summary refs log tree commit diff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-04-04Git 2.36-rc0Junio C Hamano1-0/+32
2022-04-04Merge branch 'pw/worktree-list-with-z'Junio C Hamano1-4/+12
2022-04-04Merge branch 'jc/coding-guidelines-decl-in-for-loop'Junio C Hamano1-1/+4
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano3-17/+126
2022-04-04Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano1-0/+4
2022-04-04Merge branch 'rc/fetch-refetch'Junio C Hamano4-2/+21
2022-04-04Merge branch 'ds/partial-bundle-more'Junio C Hamano1-5/+5
2022-04-04Merge branch 'tl/ls-tree-oid-only'Junio C Hamano1-4/+64
2022-04-01tracking branches: add advice to ambiguous refspec errorTao Klerks1-0/+4
2022-03-31worktree: add -z option for list subcommandPhillip Wood1-4/+12
2022-03-31CodingGuidelines: give deadline for "for (int i = 0; ..."Junio C Hamano1-1/+4
2022-03-30The 17th batchJunio C Hamano1-0/+4
2022-03-30Merge branch 'vd/stash-silence-reset'Junio C Hamano4-12/+9
2022-03-29The 16th batchJunio C Hamano1-0/+7
2022-03-28docs: mention --refetch fetch optionRobert Coup2-2/+7
2022-03-28fetch: after refetch, encourage auto gc repackingRobert Coup1-1/+2
2022-03-28fetch: add --refetch optionRobert Coup1-0/+9
2022-03-28builtin/fetch-pack: add --refetch optionRobert Coup1-0/+4
2022-03-25The 15th batchJunio C Hamano1-0/+12
2022-03-25Merge branch 'gc/recursive-fetch-with-unused-submodules'Junio C Hamano2-15/+21
2022-03-25Merge branch 'ps/fsync-refs'Junio C Hamano1-0/+1
2022-03-25Merge branch 'ns/core-fsyncmethod'Junio C Hamano1-4/+54
2022-03-25fsmonitor: document builtin fsmonitorJeff Hostetler3-17/+126
2022-03-23reset: remove 'reset.refresh' config optionVictoria Dye1-3/+1
2022-03-23reset: remove 'reset.quiet' config optionVictoria Dye3-8/+1
2022-03-23reset: do not make '--quiet' disable index refreshVictoria Dye1-4/+1
2022-03-23The 14th batchJunio C Hamano1-0/+13
2022-03-23Merge branch 'ps/repack-with-server-info'Junio C Hamano1-0/+5
2022-03-23Merge branch 'ds/doc-maintenance-synopsis-fix'Junio C Hamano1-18/+20
2022-03-23Merge branch 'jd/userdiff-kotlin'Junio C Hamano1-0/+2
2022-03-23bundle: move capabilities to end of 'verify'Derrick Stolee1-5/+5
2022-03-23ls-tree: support --object-only option for "git-ls-tree"Teng Long1-1/+10
2022-03-23ls-tree: introduce "--format" optionÆvar Arnfjörð Bjarmason1-4/+55
2022-03-21The thirteenth batchJunio C Hamano1-0/+15
2022-03-21Merge branch 'ds/partial-bundles'Junio C Hamano4-33/+37
2022-03-16The twelfth batchJunio C Hamano1-0/+21
2022-03-16Merge branch 'ds/commit-graph-gen-v2-fixes'Junio C Hamano1-2/+10
2022-03-16Merge branch 'tb/rename-remote-progress'Junio C Hamano1-1/+1
2022-03-16fetch: fetch unpopulated, changed submodulesGlen Choo2-15/+21
2022-03-15core.fsync: new option to harden referencesPatrick Steinhardt1-0/+1
2022-03-15Merge branch 'ns/core-fsyncmethod' into ps/fsync-refsJunio C Hamano1-4/+54
2022-03-15core.fsync: documentation and user-friendly aggregate optionsNeeraj Singh1-0/+40
2022-03-15maintenance: fix synopsis in documentationDerrick Stolee1-18/+20
2022-03-14reset: replace '--quiet' with '--no-refresh' in performance adviceVictoria Dye1-4/+4
2022-03-14reset: introduce --[no-]refresh option to --mixedVictoria Dye1-0/+9
2022-03-14reset: revise index refresh adviceVictoria Dye1-2/+2
2022-03-14repack: add config to skip updating server infoPatrick Steinhardt1-0/+5
2022-03-13The eleventh batchJunio C Hamano1-0/+21
2022-03-13Merge branch 'nj/read-tree-doc-reffix'Junio C Hamano1-2/+2
2022-03-13Merge branch 'ab/make-optim-noop'Junio C Hamano1-57/+6