summaryrefslogtreecommitdiffstats
path: root/Documentation/config
AgeCommit message (Expand)AuthorLines
12 daysMerge branch 'pt/fsmonitor-linux' into seenJunio C Hamano-2/+2
12 daysMerge branch 'jc/neuter-sideband-post-3.0' into seenJunio C Hamano-2/+10
12 daysMerge branch 'ab/clone-default-object-filter' into seenJunio C Hamano-0/+34
12 daysMerge branch 'tb/incremental-midx-part-3.3' into seenJunio C Hamano-0/+18
13 daysMerge branch 'ds/fetch-negotiation-options' into jchJunio C Hamano-0/+40
13 daysMerge branch 'ar/parallel-hooks' into jchJunio C Hamano-0/+76
13 daysMerge branch 'ja/doc-difftool-synopsis-style' into jchJunio C Hamano-16/+16
13 daysMerge branch 'jc/neuter-sideband-fixup' into jchJunio C Hamano-0/+27
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-15remote: add negotiationRequire config as default for --negotiation-requireDerrick Stolee-0/+24
2026-04-15remote: add remote.*.negotiationRestrict configDerrick Stolee-0/+16
2026-04-15fsmonitor: implement filesystem change listener for LinuxPaul Tarjan-2/+2
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-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-29repack: introduce `--write-midx=incremental`Taylor Blau-0/+18
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-23format-patch: add preset for --commit-list-formatMirko Faina-1/+1
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-15clone: add clone.<url>.defaultObjectFilter configAlan Braithwaite-0/+34
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 '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-06sideband: delay sanitizing by default to Git v3.0Johannes Schindelin-2/+10
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-04Merge branch 'ps/maintenance-geometric-default'Junio C Hamano-3/+3