summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: document diff/merge.guitool config keysDenton Liu2018-10-252-0/+14
* mergetool: accept -g/--[no-]gui as argumentsDenton Liu2018-10-251-0/+11
* Fifth batch for 2.20Junio C Hamano2018-10-191-0/+82
* Merge branch 'tb/filter-alternate-refs'Junio C Hamano2018-10-191-0/+18
|\
| * transport.c: introduce core.alternateRefsPrefixesTaylor Blau2018-10-091-0/+7
| * transport.c: introduce core.alternateRefsCommandTaylor Blau2018-10-091-0/+11
* | Merge branch 'rs/grep-no-recursive'Junio C Hamano2018-10-191-2/+9
|\ \
| * | grep: add -r/--[no-]recursiveRené Scharfe2018-10-041-2/+9
* | | Merge branch 'nd/help-commands-verbose-by-default'Junio C Hamano2018-10-191-3/+5
|\ \ \
| * | | help -a: improve and make --verbose defaultNguyễn Thái Ngọc Duy2018-10-041-3/+5
* | | | Merge branch 'jc/how-to-document-api'Junio C Hamano2018-10-191-1/+4
|\ \ \ \
| * | | | CodingGuidelines: document the API in *.h filesJunio C Hamano2018-09-291-1/+4
| |/ / /
* | | | Merge branch 'bp/read-cache-parallel'Junio C Hamano2018-10-192-0/+48
|\ \ \ \
| * | | | ieot: add Index Entry Offset Table (IEOT) extensionBen Peart2018-10-111-0/+18
| * | | | config: add new index.threads config settingBen Peart2018-10-111-0/+7
| * | | | eoie: add End of Index Entry (EOIE) extensionBen Peart2018-10-111-0/+23
| | |/ / | |/| |
* | | | Merge branch 'nd/the-index'Junio C Hamano2018-10-192-4/+4
|\ \ \ \
| * | | | revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-2/+2
| * | | | diff.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-2/+2
| | |/ / | |/| |
* | | | Fourth batch for 2.20Junio C Hamano2018-10-161-0/+50
* | | | Merge branch 'mw/doc-typofixes'Junio C Hamano2018-10-162-3/+2
|\ \ \ \
| * | | | docs: typo: s/isimilar/similar/Michael Witten2018-10-071-1/+1
| * | | | docs: graph: remove unnecessary `graph_update()' callMichael Witten2018-10-071-1/+0
| * | | | docs: typo: s/go/to/Michael Witten2018-10-071-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'ma/mailing-list-address-in-git-help'Junio C Hamano2018-10-161-1/+3
|\ \ \ \
| * | | | git doc: direct bug reporters to mailing list archiveJonathan Nieder2018-09-291-1/+3
* | | | | Merge branch 'nd/packobjectshook-doc-fix'Junio C Hamano2018-10-161-4/+4
|\ \ \ \ \
| * | | | | config.txt: correct the note about uploadpack.packObjectsHookNguyễn Thái Ngọc Duy2018-09-291-4/+4
* | | | | | Merge branch 'ma/commit-graph-docs'Junio C Hamano2018-10-162-19/+20
|\ \ \ \ \ \
| * | | | | | Doc: refer to the "commit-graph file" with dashMartin Ågren2018-09-282-10/+10
| * | | | | | git-commit-graph.txt: refer to "*commit*-graph file"Martin Ågren2018-09-281-6/+6
| * | | | | | git-commit-graph.txt: typeset more in monospaceMartin Ågren2018-09-281-6/+7
| * | | | | | git-commit-graph.txt: fix bullet listsMartin Ågren2018-09-281-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'dz/credential-doc-url-matching-rules'Junio C Hamano2018-10-161-0/+6
|\ \ \ \ \ \
| * | | | | | doc: clarify gitcredentials path component matchingDavid Zych2018-09-281-0/+6
| |/ / / / /
* | | | | | Merge branch 'jn/gc-auto'Junio C Hamano2018-10-161-1/+2
|\ \ \ \ \ \
| * | | | | | gc: do not return error for prior errors in daemonized modeJonathan Nieder2018-07-171-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'md/test-cleanup'Junio C Hamano2018-10-161-0/+18
|\ \ \ \ \ \
| * | | | | | Documentation: add shell guidelinesMatthew DeVore2018-10-071-0/+18
* | | | | | | Merge branch 'fe/doc-updates'Junio C Hamano2018-10-163-5/+39
|\ \ \ \ \ \ \
| * | | | | | | git-describe.1: clarify that "human readable" is also git-readableFrederick Eaton2018-09-211-1/+3
| * | | | | | | git-column.1: clarify initial description, provide examplesFrederick Eaton2018-09-211-2/+33
| * | | | | | | git-archimport.1: specify what kind of Arch we're talking aboutFrederick Eaton2018-09-211-2/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ma/config-doc-update'Junio C Hamano2018-10-163-6/+6
|\ \ \ \ \ \ \
| * | | | | | | git-config.txt: fix 'see: above' noteMartin Ågren2018-09-201-2/+2
| * | | | | | | Doc: use `--type=bool` instead of `--bool`Martin Ågren2018-09-203-4/+4
* | | | | | | | Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano2018-10-161-3/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | commit-graph: update design documentDerrick Stolee2018-08-211-3/+15
* | | | | | | | | Third batch for 2.20Junio C Hamano2018-10-101-0/+16
* | | | | | | | | Merge branch 'ab/fsck-skiplist'Junio C Hamano2018-10-101-5/+18
|\ \ \ \ \ \ \ \ \