summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Git 2.36-rc0v2.36.0-rc0Junio C Hamano2022-04-041-0/+32
* Merge branch 'pw/worktree-list-with-z'Junio C Hamano2022-04-041-4/+12
|\
| * worktree: add -z option for list subcommandPhillip Wood2022-03-311-4/+12
* | Merge branch 'jc/coding-guidelines-decl-in-for-loop'Junio C Hamano2022-04-041-1/+4
|\ \
| * | CodingGuidelines: give deadline for "for (int i = 0; ..."Junio C Hamano2022-03-311-1/+4
* | | Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano2022-04-043-17/+126
|\ \ \
| * | | fsmonitor: document builtin fsmonitorJeff Hostetler2022-03-253-17/+126
* | | | Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano2022-04-041-0/+4
|\ \ \ \
| * | | | tracking branches: add advice to ambiguous refspec errorTao Klerks2022-04-011-0/+4
* | | | | Merge branch 'rc/fetch-refetch'Junio C Hamano2022-04-044-2/+21
|\ \ \ \ \
| * | | | | docs: mention --refetch fetch optionRobert Coup2022-03-282-2/+7
| * | | | | fetch: after refetch, encourage auto gc repackingRobert Coup2022-03-281-1/+2
| * | | | | fetch: add --refetch optionRobert Coup2022-03-281-0/+9
| * | | | | builtin/fetch-pack: add --refetch optionRobert Coup2022-03-281-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ds/partial-bundle-more'Junio C Hamano2022-04-041-5/+5
|\ \ \ \ \
| * | | | | bundle: move capabilities to end of 'verify'Derrick Stolee2022-03-231-5/+5
* | | | | | Merge branch 'tl/ls-tree-oid-only'Junio C Hamano2022-04-041-4/+64
|\ \ \ \ \ \
| * | | | | | ls-tree: support --object-only option for "git-ls-tree"Teng Long2022-03-231-1/+10
| * | | | | | ls-tree: introduce "--format" optionÆvar Arnfjörð Bjarmason2022-03-231-4/+55
* | | | | | | The 17th batchJunio C Hamano2022-03-301-0/+4
* | | | | | | Merge branch 'vd/stash-silence-reset'Junio C Hamano2022-03-304-12/+9
|\ \ \ \ \ \ \
| * | | | | | | reset: remove 'reset.refresh' config optionVictoria Dye2022-03-231-3/+1
| * | | | | | | reset: remove 'reset.quiet' config optionVictoria Dye2022-03-233-8/+1
| * | | | | | | reset: do not make '--quiet' disable index refreshVictoria Dye2022-03-231-4/+1
| * | | | | | | reset: replace '--quiet' with '--no-refresh' in performance adviceVictoria Dye2022-03-141-4/+4
| * | | | | | | reset: introduce --[no-]refresh option to --mixedVictoria Dye2022-03-141-0/+9
| * | | | | | | reset: revise index refresh adviceVictoria Dye2022-03-141-2/+2
* | | | | | | | The 16th batchJunio C Hamano2022-03-291-0/+7
| |_|_|_|/ / / |/| | | | | |
* | | | | | | The 15th batchJunio C Hamano2022-03-251-0/+12
* | | | | | | Merge branch 'gc/recursive-fetch-with-unused-submodules'Junio C Hamano2022-03-252-15/+21
|\ \ \ \ \ \ \
| * | | | | | | fetch: fetch unpopulated, changed submodulesGlen Choo2022-03-162-15/+21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ps/fsync-refs'Junio C Hamano2022-03-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | core.fsync: new option to harden referencesPatrick Steinhardt2022-03-151-0/+1
| * | | | | | | Merge branch 'ns/core-fsyncmethod' into ps/fsync-refsJunio C Hamano2022-03-151-4/+54
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ns/core-fsyncmethod'Junio C Hamano2022-03-251-4/+54
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | core.fsync: documentation and user-friendly aggregate optionsNeeraj Singh2022-03-151-0/+40
| * | | | | | | core.fsync: add configuration parsingNeeraj Singh2022-03-101-4/+5
| * | | | | | | core.fsyncmethod: add writeout-only modeNeeraj Singh2022-03-101-0/+9
* | | | | | | | The 14th batchJunio C Hamano2022-03-231-0/+13
* | | | | | | | Merge branch 'ps/repack-with-server-info'Junio C Hamano2022-03-231-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | repack: add config to skip updating server infoPatrick Steinhardt2022-03-141-0/+5
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ds/doc-maintenance-synopsis-fix'Junio C Hamano2022-03-231-18/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | maintenance: fix synopsis in documentationDerrick Stolee2022-03-151-18/+20
* | | | | | | | | Merge branch 'jd/userdiff-kotlin'Junio C Hamano2022-03-231-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | userdiff: add builtin diff driver for kotlin language.Jaydeep P Das2022-03-121-0/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | The thirteenth batchJunio C Hamano2022-03-211-0/+15
* | | | | | | | Merge branch 'ds/partial-bundles'Junio C Hamano2022-03-214-33/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | bundle: parse filter capabilityDerrick Stolee2022-03-092-5/+13
| * | | | | | | | MyFirstObjectWalk: update recommended usageDerrick Stolee2022-03-091-28/+16
| * | | | | | | | index-pack: document and test the --promisor optionDerrick Stolee2022-03-091-0/+8
| | |_|_|_|_|/ / | |/| | | | | |