Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparse-checkout: toggle sparse index from builtin | Derrick Stolee | 2021-03-30 | 1 | -0/+14 |
* | sparse-index: add index.sparse config option | Derrick Stolee | 2021-03-30 | 1 | -0/+5 |
* | sparse-index: add 'sdir' index extension | Derrick Stolee | 2021-03-30 | 1 | -0/+12 |
* | sparse-index: design doc and format update | Derrick Stolee | 2021-03-30 | 2 | -0/+182 |
* | Merged the open-eintr workaround for macOS | Junio C Hamano | 2021-03-04 | 1 | -0/+5 |
* | Documentation/RelNotes: improve release note for rename detection work | Elijah Newren | 2021-03-04 | 1 | -1/+1 |
* | Hopefully the last batch before -rc1 | Junio C Hamano | 2021-03-01 | 1 | -0/+31 |
* | Merge branch 'hv/trailer-formatting' | Junio C Hamano | 2021-03-01 | 1 | -5/+3 |
|\ | |||||
| * | ref-filter: use pretty.c logic for trailers | Hariom Verma | 2021-02-15 | 1 | -5/+3 |
* | | Merge branch 'hn/reftable-tables-doc-update' | Junio C Hamano | 2021-03-01 | 1 | -16/+26 |
|\ \ | |||||
| * | | doc/reftable: document how to handle windows | Han-Wen Nienhuys | 2021-02-23 | 1 | -16/+26 |
* | | | Merge branch 'jt/transfer-fsck-across-packs' | Junio C Hamano | 2021-03-01 | 2 | -3/+14 |
|\ \ \ | |||||
| * | | | fetch-pack: print and use dangling .gitmodules | Jonathan Tan | 2021-02-22 | 1 | -1/+6 |
| * | | | http-fetch: allow custom index-pack args | Jonathan Tan | 2021-02-22 | 1 | -2/+8 |
* | | | | Merge branch 'ds/chunked-file-api' | Junio C Hamano | 2021-03-01 | 3 | -0/+122 |
|\ \ \ \ | |||||
| * | | | | chunk-format: add technical docs | Derrick Stolee | 2021-02-18 | 3 | -0/+122 |
* | | | | | Merge branch 'en/diffcore-rename' | Junio C Hamano | 2021-03-01 | 1 | -0/+20 |
|\ \ \ \ \ | |||||
| * | | | | | gitdiffcore doc: mention new preliminary step for rename detection | Elijah Newren | 2021-02-15 | 1 | -0/+20 |
* | | | | | | Git 2.31-rc0v2.31.0-rc0 | Junio C Hamano | 2021-02-25 | 1 | -0/+49 |
* | | | | | | Merge branch 'dl/doc-config-camelcase' | Junio C Hamano | 2021-02-25 | 5 | -7/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | index-format doc: camelCase core.excludesFile | Junio C Hamano | 2021-02-24 | 1 | -2/+2 |
| * | | | | | | blame-options.txt: camelcase blame.blankBoundary | Junio C Hamano | 2021-02-24 | 1 | -1/+1 |
| * | | | | | | i18n.txt: camel case and monospace "i18n.commitEncoding" | Denton Liu | 2021-02-24 | 3 | -4/+4 |
* | | | | | | | Merge branch 'ug/doc-commit-approxidate' | Junio C Hamano | 2021-02-25 | 1 | -4/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: mention approxidates for git-commit --date | Jeff King | 2021-02-23 | 1 | -4/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'ah/rebase-no-fork-point-config' | Junio C Hamano | 2021-02-25 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rebase: add a config option for --no-fork-point | Alex Henrie | 2021-02-24 | 1 | -0/+3 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'zh/difftool-skip-to' | Junio C Hamano | 2021-02-25 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | difftool.c: learn a new way start at specified file | ZheNing Hu | 2021-02-22 | 1 | -0/+8 |
* | | | | | | | | Merge branch 'cw/pack-config-doc' | Junio C Hamano | 2021-02-25 | 2 | -1/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | doc: mention bigFileThreshold for packing | Christian Walther | 2021-02-22 | 2 | -1/+19 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jc/maint-column-doc-typofix' | Junio C Hamano | 2021-02-25 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: typofix --column description | Junio C Hamano | 2021-02-19 | 3 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'ma/doc-markup-fix' | Junio C Hamano | 2021-02-25 | 3 | -8/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitmailmap.txt: fix rendering of e-mail addresses | Martin Ågren | 2021-02-18 | 1 | -4/+4 |
| * | | | | | | | | git.txt: fix monospace rendering | Martin Ågren | 2021-02-18 | 1 | -1/+1 |
| * | | | | | | | | rev-list-options.txt: fix rendering of bonus paragraph | Martin Ågren | 2021-02-17 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'jc/diffcore-rotate' | Junio C Hamano | 2021-02-25 | 2 | -0/+29 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | diff: --{rotate,skip}-to=<path> | Junio C Hamano | 2021-02-16 | 2 | -0/+29 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'js/doc-proto-v2-response-end' | Junio C Hamano | 2021-02-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | doc: fix naming of response-end-pkt | Joey Salazar | 2021-02-17 | 1 | -2/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mz/doc-notes-are-not-anchors' | Junio C Hamano | 2021-02-25 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | docs: clarify that refs/notes/ do not keep the attached objects alive | Martin von Zweigbergk | 2021-02-10 | 1 | -6/+8 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jk/rev-list-disk-usage' | Junio C Hamano | 2021-02-25 | 2 | -0/+102 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | docs/rev-list: add some examples of --disk-usage | Jeff King | 2021-02-17 | 1 | -0/+41 |
| * | | | | | | | docs/rev-list: add an examples section | Jeff King | 2021-02-17 | 1 | -0/+52 |
| * | | | | | | | rev-list: add --disk-usage option for calculating disk usage | Jeff King | 2021-02-11 | 1 | -0/+9 |
* | | | | | | | | The tenth batch | Junio C Hamano | 2021-02-22 | 1 | -0/+7 |
* | | | | | | | | Merge branch 'ta/hash-function-transition-doc' | Junio C Hamano | 2021-02-22 | 1 | -145/+148 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | doc: use https links | Thomas Ackermann | 2021-02-05 | 1 | -5/+5 |