summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-07-14unpack-trees: compare sparse directories correctlyDerrick Stolee-1/+13
2021-07-14unpack-trees: preserve cache_bottomDerrick Stolee-0/+7
2021-07-14t1092: add tests for status/add and sparse filesDerrick Stolee-0/+38
2021-07-14t1092: expand repository data shapeDerrick Stolee-3/+41
2021-07-14t1092: replace incorrect 'echo' with 'cat'Derrick Stolee-1/+1
2021-07-14sparse-index: include EXTENDED flag when expandingDerrick Stolee-1/+1
2021-07-14sparse-index: skip indexes with unmerged entriesDerrick Stolee-0/+40
2021-07-14ci: run `make sparse` as part of the GitHub workflowJohannes Schindelin-0/+21
2021-07-14load_ref_decorations(): fix decoration with tagsJeff King-2/+16
2021-07-14worktree: mark lock strings with `_()` for translationStephen Manz-2/+2
2021-07-14t2400: clean up '"add" worktree with lock' testStephen Manz-1/+1
2021-07-13The fourth batchJunio C Hamano-0/+26
2021-07-13Merge branch 'rs/grep-parser-fix'Junio C Hamano-0/+11
2021-07-13Merge branch 'bk/doc-commit-typofix'Junio C Hamano-1/+1
2021-07-13Merge branch 'dc/p4-binary-submit-fix'Junio C Hamano-2/+5
2021-07-13Merge branch 'ab/pre-auto-gc-hook-test'Junio C Hamano-0/+46
2021-07-13Merge branch 'jk/union-merge-binary'Junio C Hamano-4/+24
2021-07-13Merge branch 'mr/cmake'Junio C Hamano-9/+28
2021-07-13Merge branch 'ab/describe-tests-fix'Junio C Hamano-62/+72
2021-07-13Merge branch 'ab/pickaxe-pcre2'Junio C Hamano-107/+312
2021-07-13Merge branch 'hn/prep-tests-for-reftable'Junio C Hamano-159/+170
2021-07-13Merge branch 'fc/push-simple-updates-cleanup'Junio C Hamano-59/+34
2021-07-13Merge branch 'fc/push-simple-updates'Junio C Hamano-23/+38
2021-07-13Merge branch 'zh/cat-file-batch-fix'Junio C Hamano-6/+26
2021-07-13doc/rev-list-options: fix duplicate word typoJeff King-1/+1
2021-07-13advice.h: add missing __attribute__((format)) & fix usageÆvar Arnfjörð Bjarmason-1/+2
2021-07-13*.h: add a few missing __attribute__((format))Ævar Arnfjörð Bjarmason-0/+3
2021-07-13*.c static functions: add missing __attribute__((format))Ævar Arnfjörð Bjarmason-0/+20
2021-07-12git-diff: fix missing --merge-base docsDenton Liu-5/+9
2021-07-12sequencer.c: move static function to avoid forward declÆvar Arnfjörð Bjarmason-22/+19
2021-07-12*.c static functions: don't forward-declare __attribute__Ævar Arnfjörð Bjarmason-6/+3
2021-07-12submodule--helper: introduce add-clone subcommandAtharva Raykar-37/+178
2021-07-12submodule--helper: refactor module_clone()Atharva Raykar-113/+128
2021-07-12submodule: prefix die messages with 'fatal'Atharva Raykar-26/+26
2021-07-12rev-list: add option for --pretty=format without headerbrian m. carlson-12/+112
2021-07-09commit: remove irrelavent prompt on `--allow-empty-message`Hu Jialun-10/+17
2021-07-09commit: reorganise commit hint stringsHu Jialun-10/+10
2021-07-09pack-objects: fix segfault in --stdin-packs optionÆvar Arnfjörð Bjarmason-3/+39
2021-07-09pkt-line: replace "stateless separator" with "response end"Denton Liu-3/+3
2021-07-09l10n: fixed typos of mismatched constant stringsPeter Krefting-49/+49
2021-07-09Merge branch 'master' of github.com:Softcatala/git-poJiang Xin-342/+322
2021-07-08The third batchJunio C Hamano-0/+77
2021-07-08Merge branch 'js/stop-exporting-bogus-columns'Junio C Hamano-3/+13
2021-07-08Merge branch 'dd/document-log-decorate-default'Junio C Hamano-1/+3
2021-07-08Merge branch 'ar/test-code-cleanup'Junio C Hamano-8/+8
2021-07-08Merge branch 'ba/object-info'Junio C Hamano-1/+1
2021-07-08Merge branch 'ab/progress-cleanup'Junio C Hamano-6/+3
2021-07-08Merge branch 'ab/xdiff-bug-cleanup'Junio C Hamano-14/+8
2021-07-08Merge branch 'ms/mergetools-kdiff3-on-windows'Junio C Hamano-0/+9
2021-07-08Merge branch 'ab/cmd-foo-should-return'Junio C Hamano-14/+13