summaryrefslogtreecommitdiffstats
path: root/Documentation/config
AgeCommit message (Expand)AuthorLines
13 daysSync with 'master'nextJunio C Hamano-3/+3
13 daysdoc: fix grammar errors in submodule descriptionHEADmastermainElijah Newren-1/+1
13 daysdoc: fix plural agreement in pack.preferBitmapTipsElijah Newren-1/+1
13 daysdoc: fix self-referential config in sendemail.smtpSSLClientKeyElijah Newren-1/+1
2026-04-14Revert "Merge branch 'pt/fsmonitor-linux' into next"Junio C Hamano-2/+2
2026-04-13Merge branch 'ar/parallel-hooks' into nextJunio C Hamano-0/+76
2026-04-13Merge branch 'pt/fsmonitor-linux' into nextJunio C Hamano-2/+2
2026-04-13Merge branch 'ja/doc-difftool-synopsis-style' into nextJunio C Hamano-16/+16
2026-04-10hook: allow hook.jobs=-1 to use all available CPU coresAdrian Ratiu-1/+3
2026-04-10hook: add hook.<event>.enabled switchAdrian Ratiu-0/+20
2026-04-10hook: add per-event jobs configAdrian Ratiu-0/+19
2026-04-10hook: mark non-parallelizable hooksEmily Shaffer-0/+14
2026-04-10hook: allow pre-push parallel executionAdrian Ratiu-0/+4
2026-04-10hook: allow parallel hook executionEmily Shaffer-0/+13
2026-04-10hook: parse the hook.jobs configAdrian Ratiu-0/+4
2026-04-09fsmonitor: implement filesystem change listener for LinuxPaul Tarjan-2/+2
2026-04-06doc: convert git-difftool manual page to synopsis styleJean-Noël Avila-16/+16
2026-04-03Merge branch 'ar/config-hook-cleanups'Junio C Hamano-15/+15
2026-04-03Merge branch 'mf/format-patch-commit-list-format-doc'Junio C Hamano-1/+1
2026-04-03Merge branch 'mf/format-patch-commit-list-format'Junio C Hamano-1/+1
2026-04-03Merge branch 'mf/format-patch-cover-letter-format'Junio C Hamano-0/+5
2026-04-01Merge branch 'vp/http-rate-limit-retries'Junio C Hamano-0/+26
2026-03-31Merge branch 'mf/format-patch-commit-list-format-doc' into nextJunio C Hamano-1/+1
2026-03-30Merge branch 'ar/config-hook-cleanups' into nextJunio C Hamano-15/+15
2026-03-27docs: fix --commit-list-format related entriesMirko Faina-1/+1
2026-03-27Merge branch 'kh/doc-interpret-trailers-1'Junio C Hamano-60/+61
2026-03-25hook: make consistent use of friendly-name in docsAdrian Ratiu-15/+15
2026-03-24Merge branch 'mf/format-patch-commit-list-format' into nextJunio C Hamano-1/+1
2026-03-24Merge branch 'vp/http-rate-limit-retries' into nextJunio C Hamano-0/+26
2026-03-23format-patch: add preset for --commit-list-formatMirko Faina-1/+1
2026-03-20Merge branch 'kh/doc-interpret-trailers-1' into nextJunio C Hamano-60/+61
2026-03-17http: add support for HTTP 429 rate limit retriesVaidas Pilkauskas-0/+26
2026-03-16doc: config: convert trailers section to synopsis styleKristoffer Haugsbakk-60/+61
2026-03-16Merge branch 'mf/format-patch-cover-letter-format' into mf/format-patch-commi...Junio C Hamano-0/+5
2026-03-13Merge branch 'jc/neuter-sideband-fixup' into nextJunio C Hamano-0/+27
2026-03-12Merge branch 'hn/status-compare-with-push'Junio C Hamano-0/+25
2026-03-12Merge branch 'dt/send-email-client-cert'Junio C Hamano-0/+16
2026-03-10Merge branch 'jh/alias-i18n-fixes'Junio C Hamano-4/+5
2026-03-10Merge branch 'ar/config-hooks'Junio C Hamano-0/+24
2026-03-09Merge branch 'mf/format-patch-cover-letter-format' into nextJunio C Hamano-0/+5
2026-03-09Merge branch 'cs/add-skip-submodule-ignore-all'Junio C Hamano-6/+7
2026-03-09Merge branch 'ar/config-hooks' into ar/config-hook-cleanupsJunio C Hamano-0/+24
2026-03-06docs: add usage for the cover-letter fmt featureMirko Faina-0/+5
2026-03-06Merge branch 'dt/send-email-client-cert' into nextJunio C Hamano-0/+16
2026-03-06sideband: drop 'default' configurationJunio C Hamano-1/+0
2026-03-06sideband: offer to configure sanitizing on a per-URL basisJohannes Schindelin-0/+4
2026-03-06sideband: add options to allow more control sequences to be passed throughJohannes Schindelin-1/+8
2026-03-06sideband: do allow ANSI color sequences by defaultJohannes Schindelin-3/+15
2026-03-06sideband: introduce an "escape hatch" to allow control charactersJohannes Schindelin-0/+5
2026-03-06Merge branch 'hn/status-compare-with-push' into nextJunio C Hamano-0/+6