summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* index-format: discuss recursion of cache-tree betterDerrick Stolee2021-01-161-1/+2
* index-format: update preamble to cache tree extensionDerrick Stolee2021-01-161-6/+27
* index-format: use 'cache tree' over 'cached tree'Derrick Stolee2021-01-161-3/+3
* Git 2.30v2.30.0Junio C Hamano2020-12-281-11/+8
* Merge branch 'pb/doc-git-linkit-fix'Junio C Hamano2020-12-281-2/+2
|\
| * git.txt: fix typos in 'linkgit' macro invocationPhilippe Blain2020-12-221-2/+2
* | Git 2.30-rc2v2.30.0-rc2Junio C Hamano2020-12-231-0/+5
* | git-maintenance.txt: add missing wordMartin Ågren2020-12-211-1/+1
* | Git 2.30-rc1v2.30.0-rc1Junio C Hamano2020-12-191-0/+4
* | Merge branch 'js/init-defaultbranch-advice'Junio C Hamano2020-12-191-4/+7
|\ \
| * | init: document `init.defaultBranch` betterJohannes Schindelin2020-12-141-4/+7
* | | Another batch before 2.30-rc1Junio C Hamano2020-12-181-0/+2
* | | Merge branch 'jh/index-v2-doc-on-fsmn'Junio C Hamano2020-12-181-2/+8
|\ \ \
| * | | index-format.txt: document v2 format of file system monitor extensionJeff Hostetler2020-12-141-2/+8
* | | | Merge branch 'jb/midx-doc-update'Junio C Hamano2020-12-181-4/+0
|\ \ \ \
| * | | | docs: multi-pack-index: remove note about future 'verify' workJohannes Berg2020-12-141-4/+0
* | | | | Merge branch 'rj/make-clean'Junio C Hamano2020-12-181-0/+4
|\ \ \ \ \
| * | | | | Documentation/Makefile: conditionally include ../GIT-VERSION-FILERamsay Jones2020-12-091-0/+2
| * | | | | Documentation/Makefile: conditionally include doc.depRamsay Jones2020-12-091-0/+2
* | | | | | Git 2.30-rc0v2.30.0-rc0Junio C Hamano2020-12-141-0/+28
* | | | | | Merge branch 'ae/doc-reproducible-html'Junio C Hamano2020-12-141-1/+4
|\ \ \ \ \ \
| * | | | | | doc: make HTML manual reproducibleArnout Engelen2020-12-031-1/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'so/glossary-branch-is-not-necessarily-active'Junio C Hamano2020-12-141-1/+1
|\ \ \ \ \ \
| * | | | | | glossary: improve "branch" definitionSergey Organov2020-12-021-1/+1
| |/ / / / /
* | | | | | Merge branch 'dd/help-autocorrect-never'Junio C Hamano2020-12-141-7/+8
|\ \ \ \ \ \
| * | | | | | help.c: help.autocorrect=never means "do not compute suggestions"Drew DeVault2020-11-251-7/+8
* | | | | | | Eleventh batchJunio C Hamano2020-12-091-0/+45
* | | | | | | Merge branch 'sn/config-doc-typofix'Junio C Hamano2020-12-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | config.txt: fix a typo (backslash != backquote)Štěpán Němec2020-12-011-1/+1
* | | | | | | | Merge branch 'ma/grep-init-default'Junio C Hamano2020-12-091-33/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | MyFirstObjectWalk: drop `init_walken_defaults()`Martin Ågren2020-11-301-24/+0
| * | | | | | | | grep: use designated initializers for `grep_defaults`Martin Ågren2020-11-211-9/+1
| * | | | | | | | grep: don't set up a "default" repo for grepMartin Ågren2020-11-211-1/+1
* | | | | | | | | Merge branch 'js/trace2-session-id'Junio C Hamano2020-12-093-2/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: new transfer.advertiseSID optionJosh Steadmon2020-11-121-0/+4
| * | | | | | | | | docs: new capability to advertise session IDsJosh Steadmon2020-11-122-2/+28
* | | | | | | | | | Merge branch 'ds/config-literal-value'Junio C Hamano2020-12-091-13/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config doc: value-pattern is not necessarily a regexpJunio C Hamano2020-11-261-4/+7
| * | | | | | | | | | config: add --fixed-value option, un-implementedDerrick Stolee2020-11-251-7/+13
| * | | | | | | | | | config: replace 'value_regex' with 'value_pattern'Derrick Stolee2020-11-251-10/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ps/update-ref-multi-transaction'Junio C Hamano2020-12-091-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | update-ref: allow creation of multiple transactionsPatrick Steinhardt2020-11-161-1/+2
* | | | | | | | | | | Merge branch 'jt/trace-error-on-warning'Junio C Hamano2020-12-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | usage: add trace2 entry upon warning()Jonathan Tan2020-11-251-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Tenth batchJunio C Hamano2020-12-031-5/+16
* | | | | | | | | | Merge branch 'ab/retire-parse-remote'Junio C Hamano2020-12-031-23/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parse-remote: remove this now-unused libraryÆvar Arnfjörð Bjarmason2020-11-161-23/+0
| |/ / / / / / / / /
* | | | | | | | | | Ninth batchJunio C Hamano2020-11-301-0/+21
* | | | | | | | | | Merge branch 'sa/credential-store-timeout'Junio C Hamano2020-11-301-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crendential-store: use timeout when locking fileSimão Afonso2020-11-251-0/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |