summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-03-21git-p4: fix issue with multiple perforce remotesKirill Frolov-1/+9
2022-03-21Makefile: use ' ', not non-existing $(wspfx_SQ)Ævar Arnfjörð Bjarmason-1/+1
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin-1/+79
2022-03-21Add a function to determine whether a path is owned by the current userJohannes Schindelin-0/+106
2022-03-18rebase: set REF_HEAD_DETACH in checkout_up_to_date()John Cai-0/+11
2022-03-18rebase: use test_commit helper in setupJohn Cai-7/+2
2022-03-17reflog exists: use parse_options() APIÆvar Arnfjörð Bjarmason-22/+21
2022-03-17git reflog [expire|delete]: make -h output consistent with SYNOPSISÆvar Arnfjörð Bjarmason-6/+5
2022-03-17reflog: move "usage" variables and use macrosÆvar Arnfjörð Bjarmason-15/+24
2022-03-17reflog tests: add missing "git reflog exists" testsÆvar Arnfjörð Bjarmason-5/+32
2022-03-17reflog: refactor cmd_reflog() to "if" branchesÆvar Arnfjörð Bjarmason-6/+3
2022-03-17reflog.c: indent argument listsÆvar Arnfjörð Bjarmason-10/+10
2022-03-17shallow: reset commit grafts when shallow is resetJonathan Tan-0/+22
2022-03-17http tests: use "test_hook" for "smart" and "dumb" http testsÆvar Arnfjörð Bjarmason-21/+14
2022-03-17proc-receive hook tests: use "test_hook" instead of "write_script"Ævar Arnfjörð Bjarmason-67/+67
2022-03-17tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason-163/+165
2022-03-17refs debug: add a wrapper for "read_symbolic_ref"Ævar Arnfjörð Bjarmason-13/+27
2022-03-17packed-backend: remove stub BUG(...) functionsÆvar Arnfjörð Bjarmason-79/+9
2022-03-17misc *.c: use designated initializers for struct assignmentsÆvar Arnfjörð Bjarmason-5/+7
2022-03-17refs: use designated initializers for "struct ref_iterator_vtable"Ævar Arnfjörð Bjarmason-23/+24
2022-03-17refs: use designated initializers for "struct ref_storage_be"Ævar Arnfjörð Bjarmason-78/+78
2022-03-17Revert "unpack-trees: improve performance of next_cache_entry"Victoria Dye-17/+6
2022-03-17unpack-trees: increment cache_bottom for sparse directoriesVictoria Dye-11/+11
2022-03-17t1092: add sparse directory before cone in test repoVictoria Dye-4/+9
2022-03-17diff.c: fix a double-free regression in a18d66cefbÆvar Arnfjörð Bjarmason-4/+13
2022-03-17tests: demonstrate "show --word-diff --color-moved" regressionMichael J Gruber-1/+7
2022-03-17tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason-78/+56
2022-03-17tests: change "mkdir -p && write_script" to use "test_hook"Ævar Arnfjörð Bjarmason-60/+27
2022-03-17tests: change "cat && chmod +x" to use "test_hook"Ævar Arnfjörð Bjarmason-10/+10
2022-03-17gc + p4 tests: use "test_hook", remove sub-shellsÆvar Arnfjörð Bjarmason-21/+24
2022-03-17fetch+push tests: use "test_hook" and "test_when_finished" patternÆvar Arnfjörð Bjarmason-103/+88
2022-03-17bugreport tests: tighten up "git bugreport -s hooks" testÆvar Arnfjörð Bjarmason-11/+15
2022-03-17tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason-5/+1
2022-03-17http tests: don't rely on "hook/post-update.sample"Ævar Arnfjörð Bjarmason-1/+3
2022-03-17hook tests: turn exit code assertions into a loopÆvar Arnfjörð Bjarmason-25/+10
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason-43/+97
2022-03-17Merge branch 'cb/mingw-gmtime-r'Johannes Schindelin-1/+5
2022-03-17mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón-1/+5
2022-03-17GIT-VERSION-GEN: bump to v2.33.1Johannes Schindelin-1/+1
2022-03-16The twelfth batchJunio C Hamano-0/+21
2022-03-16Merge branch 'ab/string-list-count-in-size-t'Junio C Hamano-35/+39
2022-03-16Merge branch 'ab/racy-hooks'Junio C Hamano-25/+57
2022-03-16Merge branch 'ab/keep-git-exit-codes-in-tests'Junio C Hamano-218/+245
2022-03-16Merge branch 'tk/t7063-chmtime-dirs-too'Junio C Hamano-16/+28
2022-03-16Merge branch 'ds/commit-graph-gen-v2-fixes'Junio C Hamano-58/+176
2022-03-16Merge branch 'jc/stash-drop'Junio C Hamano-467/+527
2022-03-16Merge branch 'tb/rename-remote-progress'Junio C Hamano-10/+35
2022-03-16Merge branch 'vd/sparse-read-tree'Junio C Hamano-13/+308
2022-03-16Merge branch 'ab/object-file-api-updates'Junio C Hamano-137/+202
2022-03-16Merge branch 'mf/fix-type-in-config-h'Junio C Hamano-1/+1