Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: document diff/merge.guitool config keys | Denton Liu | 2018-10-25 | 2 | -0/+14 |
* | mergetool: accept -g/--[no-]gui as arguments | Denton Liu | 2018-10-25 | 1 | -0/+11 |
* | Fifth batch for 2.20 | Junio C Hamano | 2018-10-19 | 1 | -0/+82 |
* | Merge branch 'tb/filter-alternate-refs' | Junio C Hamano | 2018-10-19 | 1 | -0/+18 |
|\ | |||||
| * | transport.c: introduce core.alternateRefsPrefixes | Taylor Blau | 2018-10-09 | 1 | -0/+7 |
| * | transport.c: introduce core.alternateRefsCommand | Taylor Blau | 2018-10-09 | 1 | -0/+11 |
* | | Merge branch 'rs/grep-no-recursive' | Junio C Hamano | 2018-10-19 | 1 | -2/+9 |
|\ \ | |||||
| * | | grep: add -r/--[no-]recursive | René Scharfe | 2018-10-04 | 1 | -2/+9 |
* | | | Merge branch 'nd/help-commands-verbose-by-default' | Junio C Hamano | 2018-10-19 | 1 | -3/+5 |
|\ \ \ | |||||
| * | | | help -a: improve and make --verbose default | Nguyễn Thái Ngọc Duy | 2018-10-04 | 1 | -3/+5 |
* | | | | Merge branch 'jc/how-to-document-api' | Junio C Hamano | 2018-10-19 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | CodingGuidelines: document the API in *.h files | Junio C Hamano | 2018-09-29 | 1 | -1/+4 |
| |/ / / | |||||
* | | | | Merge branch 'bp/read-cache-parallel' | Junio C Hamano | 2018-10-19 | 2 | -0/+48 |
|\ \ \ \ | |||||
| * | | | | ieot: add Index Entry Offset Table (IEOT) extension | Ben Peart | 2018-10-11 | 1 | -0/+18 |
| * | | | | config: add new index.threads config setting | Ben Peart | 2018-10-11 | 1 | -0/+7 |
| * | | | | eoie: add End of Index Entry (EOIE) extension | Ben Peart | 2018-10-11 | 1 | -0/+23 |
| | |/ / | |/| | | |||||
* | | | | 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-28 | 2 | -10/+10 |
| * | | | | | | git-commit-graph.txt: refer to "*commit*-graph file" | Martin Ågren | 2018-09-28 | 1 | -6/+6 |
| * | | | | | | git-commit-graph.txt: typeset more in monospace | Martin Ågren | 2018-09-28 | 1 | -6/+7 |
| * | | | | | | git-commit-graph.txt: fix bullet lists | Martin Ågren | 2018-09-28 | 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-28 | 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 |
|\ \ \ \ \ \ \ \ \ |