summaryrefslogtreecommitdiff
path: root/Documentation/config
AgeCommit message (Expand)AuthorFilesLines
2022-10-05fsmonitor: add documentation for allowRemote and socketDir optionsEric DeCosta1-0/+11
2022-10-01transport: make `protocol.file.allow` be "user" by defaultTaylor Blau1-3/+3
2022-09-16diff-merges: clarify log.diffMerges documentationSergey Organov1-3/+3
2022-09-15Merge branch 'js/typofix'Junio C Hamano1-1/+1
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano6-40/+97
2022-09-12Documentation: fix various repeat word typosJacob Stopak1-1/+1
2022-09-09Merge branch 'jc/format-patch-force-in-body-from'Junio C Hamano1-0/+4
2022-09-07log docs: de-duplicate configuration sectionsÆvar Arnfjörð Bjarmason1-0/+4
2022-09-07difftool docs: de-duplicate configuration sectionsÆvar Arnfjörð Bjarmason2-18/+25
2022-09-07notes docs: de-duplicate and combine configuration sectionsÆvar Arnfjörð Bjarmason1-17/+26
2022-09-07send-email docs: de-duplicate configuration sectionsÆvar Arnfjörð Bjarmason1-3/+37
2022-09-07grep docs: de-duplicate configuration sectionsÆvar Arnfjörð Bjarmason1-2/+5
2022-09-05Merge branch 'ac/bitmap-lookup-table'Junio C Hamano1-0/+7
2022-08-29Merge branch 'ds/decorate-filter-tweak'Junio C Hamano1-0/+5
2022-08-29format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano1-0/+4
2022-08-26pack-bitmap-write: learn pack.writeBitmapLookupTable and add testsAbhradeep Chakraborty1-0/+7
2022-08-14Merge branch 'ab/tech-docs-to-help'Junio C Hamano3-3/+3
2022-08-05Merge branch 'ma/sparse-checkout-cone-doc-fix' into maintJunio C Hamano1-2/+2
2022-08-05Merge branch 'mb/config-document-include' into maintJunio C Hamano1-0/+6
2022-08-05log: create log.initialDecorationSet=allDerrick Stolee1-0/+5
2022-08-04docs: move pack format docs to man section 5Ævar Arnfjörð Bjarmason1-1/+1
2022-08-04docs: move protocol-related docs to man section 5Ævar Arnfjörð Bjarmason2-2/+2
2022-08-01Merge branch 'ds/rebase-update-ref'Junio C Hamano1-0/+3
2022-07-27Merge branch 'mb/config-document-include'Junio C Hamano1-0/+6
2022-07-27Merge branch 'ma/sparse-checkout-cone-doc-fix'Junio C Hamano1-2/+2
2022-07-22Merge branch 'gc/bare-repo-discovery'Junio C Hamano2-6/+25
2022-07-19rebase: add rebase.updateRefs config optionDerrick Stolee1-0/+3
2022-07-18config/core.txt: fix minor issues for `core.sparseCheckoutCone`Martin Ågren1-2/+2
2022-07-17config.txt: document include, includeIfManuel Boni1-0/+6
2022-07-14setup.c: create `safe.bareRepository`Glen Choo1-0/+19
2022-07-14safe.directory: use git_protected_config()Glen Choo1-3/+3
2022-07-14Documentation: define protected configurationGlen Choo1-3/+3
2022-07-14Merge branch 'hx/unpack-streaming'Junio C Hamano1-9/+24
2022-07-13Merge branch 'zk/push-use-bitmaps'Junio C Hamano1-0/+5
2022-06-27Merge branch 'jc/revert-show-parent-info'Junio C Hamano1-1/+1
2022-06-27revert: config documentation fixesRené Scharfe1-1/+1
2022-06-23Merge branch 'ab/credentials-in-url-more'Junio C Hamano1-1/+1
2022-06-23Documentation/config/transfer.txt: fix typoTaylor Blau1-1/+1
2022-06-23Sync with 2.35.4Johannes Schindelin1-0/+14
2022-06-23Sync with 2.34.4Johannes Schindelin1-0/+14
2022-06-23Sync with 2.33.4Johannes Schindelin1-0/+14
2022-06-23Sync with 2.32.3Johannes Schindelin1-0/+14
2022-06-23Sync with 2.31.4Johannes Schindelin1-0/+14
2022-06-23Sync with 2.30.5Johannes Schindelin1-0/+14
2022-06-17Merge branch 'cb/path-owner-check-with-sudo-plus'Junio C Hamano1-3/+4
2022-06-17send-pack.c: add config push.useBitmapsKyle Zhao1-0/+5
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón1-3/+4
2022-06-17i18n: fix mismatched camelCase config variablesJiang Xin1-1/+1
2022-06-17Merge branch 'ab/credentials-in-url-more'Junio C Hamano2-14/+38
2022-06-15Merge branch 'fs/ssh-default-key-command-doc'Junio C Hamano1-3/+6