Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/the-index' | Junio C Hamano | 2018-10-19 | 2 | -4/+4 |
|\ | |||||
| * | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -2/+2 |
| * | diff.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -2/+2 |
* | | Fourth batch for 2.20 | Junio C Hamano | 2018-10-16 | 1 | -0/+50 |
* | | Merge branch 'mw/doc-typofixes' | Junio C Hamano | 2018-10-16 | 2 | -3/+2 |
|\ \ | |||||
| * | | docs: typo: s/isimilar/similar/ | Michael Witten | 2018-10-07 | 1 | -1/+1 |
| * | | docs: graph: remove unnecessary `graph_update()' call | Michael Witten | 2018-10-07 | 1 | -1/+0 |
| * | | docs: typo: s/go/to/ | Michael Witten | 2018-10-07 | 1 | -1/+1 |
* | | | Merge branch 'ma/mailing-list-address-in-git-help' | Junio C Hamano | 2018-10-16 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | git doc: direct bug reporters to mailing list archive | Jonathan Nieder | 2018-09-29 | 1 | -1/+3 |
* | | | | Merge branch 'nd/packobjectshook-doc-fix' | Junio C Hamano | 2018-10-16 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | config.txt: correct the note about uploadpack.packObjectsHook | Nguyễn Thái Ngọc Duy | 2018-09-29 | 1 | -4/+4 |
* | | | | | Merge branch 'ma/commit-graph-docs' | Junio C Hamano | 2018-10-16 | 2 | -19/+20 |
|\ \ \ \ \ | |||||
| * | | | | | Doc: refer to the "commit-graph file" with dash | Martin Ågren | 2018-09-27 | 2 | -10/+10 |
| * | | | | | git-commit-graph.txt: refer to "*commit*-graph file" | Martin Ågren | 2018-09-27 | 1 | -6/+6 |
| * | | | | | git-commit-graph.txt: typeset more in monospace | Martin Ågren | 2018-09-27 | 1 | -6/+7 |
| * | | | | | git-commit-graph.txt: fix bullet lists | Martin Ågren | 2018-09-27 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'dz/credential-doc-url-matching-rules' | Junio C Hamano | 2018-10-16 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | doc: clarify gitcredentials path component matching | David Zych | 2018-09-27 | 1 | -0/+6 |
| |/ / / / | |||||
* | | | | | Merge branch 'jn/gc-auto' | Junio C Hamano | 2018-10-16 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | gc: do not return error for prior errors in daemonized mode | Jonathan Nieder | 2018-07-17 | 1 | -1/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'md/test-cleanup' | Junio C Hamano | 2018-10-16 | 1 | -0/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: add shell guidelines | Matthew DeVore | 2018-10-07 | 1 | -0/+18 |
* | | | | | | Merge branch 'fe/doc-updates' | Junio C Hamano | 2018-10-16 | 3 | -5/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-describe.1: clarify that "human readable" is also git-readable | Frederick Eaton | 2018-09-21 | 1 | -1/+3 |
| * | | | | | | git-column.1: clarify initial description, provide examples | Frederick Eaton | 2018-09-21 | 1 | -2/+33 |
| * | | | | | | git-archimport.1: specify what kind of Arch we're talking about | Frederick Eaton | 2018-09-21 | 1 | -2/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'ma/config-doc-update' | Junio C Hamano | 2018-10-16 | 3 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-config.txt: fix 'see: above' note | Martin Ågren | 2018-09-20 | 1 | -2/+2 |
| * | | | | | | Doc: use `--type=bool` instead of `--bool` | Martin Ågren | 2018-09-20 | 3 | -4/+4 |
* | | | | | | | Merge branch 'ds/commit-graph-with-grafts' | Junio C Hamano | 2018-10-16 | 1 | -3/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | commit-graph: update design document | Derrick Stolee | 2018-08-21 | 1 | -3/+15 |
* | | | | | | | | Third batch for 2.20 | Junio C Hamano | 2018-10-10 | 1 | -0/+16 |
* | | | | | | | | Merge branch 'ab/fsck-skiplist' | Junio C Hamano | 2018-10-10 | 1 | -5/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fsck: support comments & empty lines in skipList | Ævar Arnfjörð Bjarmason | 2018-09-12 | 1 | -2/+3 |
| * | | | | | | | | fsck: use oidset instead of oid_array for skipList | René Scharfe | 2018-09-12 | 1 | -5/+6 |
| * | | | | | | | | fsck: document that skipList input must be unabbreviated | Ævar Arnfjörð Bjarmason | 2018-09-12 | 1 | -1/+1 |
| * | | | | | | | | fsck: document and test commented & empty line skipList input | Ævar Arnfjörð Bjarmason | 2018-09-12 | 1 | -4/+7 |
| * | | | | | | | | fsck: document and test sorted skipList input | Ævar Arnfjörð Bjarmason | 2018-09-12 | 1 | -1/+9 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ds/multi-pack-verify' | Junio C Hamano | 2018-10-10 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | multi-pack-index: add 'verify' verb | Derrick Stolee | 2018-09-17 | 1 | -0/+10 |
* | | | | | | | | | Merge branch 'nd/config-split' | Junio C Hamano | 2018-10-10 | 10 | -702/+711 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | config.txt: move submodule part out to a separate file | Nguyễn Thái Ngọc Duy | 2018-09-12 | 2 | -82/+83 |
| * | | | | | | | | | config.txt: move sequence.editor out of "core" part | Nguyễn Thái Ngọc Duy | 2018-09-12 | 1 | -6/+6 |
| * | | | | | | | | | config.txt: move sendemail part out to a separate file | Nguyễn Thái Ngọc Duy | 2018-09-12 | 2 | -63/+64 |
| * | | | | | | | | | config.txt: move receive part out to a separate file | Nguyễn Thái Ngọc Duy | 2018-09-12 | 2 | -123/+124 |
| * | | | | | | | | | config.txt: move push part out to a separate file | Nguyễn Thái Ngọc Duy | 2018-09-12 | 2 | -113/+114 |
| * | | | | | | | | | config.txt: move pull part out to a separate file | Nguyễn Thái Ngọc Duy | 2018-09-12 | 2 | -36/+37 |
| * | | | | | | | | | config.txt: move gui part out to a separate file | Nguyễn Thái Ngọc Duy | 2018-09-12 | 2 | -57/+58 |
| * | | | | | | | | | config.txt: move gitcvs part out to a separate file | Nguyễn Thái Ngọc Duy | 2018-09-12 | 2 | -67/+68 |