summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-04-04Merge branch 'gc/branch-recurse-submodules-fix'Junio C Hamano1-1/+37
2022-04-04Merge branch 'ds/t7700-kept-pack-test'Junio C Hamano2-37/+54
2022-04-04Merge branch 'ds/partial-bundle-more'Junio C Hamano1-8/+18
2022-04-04Merge branch 'tl/ls-tree-oid-only'Junio C Hamano3-25/+119
2022-04-04Merge branch 'ab/reflog-parse-options'Junio C Hamano4-6/+60
2022-04-03Merge branch 'ds/partial-bundle-more' into ab/plug-leak-in-revisionsJunio C Hamano1-8/+18
2022-04-01untracked-cache: support '--untracked-files=all' if configuredTao Klerks1-0/+81
2022-04-01untracked-cache: test untracked-cache-bypassing behavior with -uallTao Klerks1-0/+32
2022-04-01tracking branches: add advice to ambiguous refspec errorTao Klerks1-2/+16
2022-03-31cli: add -v and -h shorthandsGarrit Franke1-1/+1
2022-03-31worktree: add -z option for list subcommandPhillip Wood1-0/+19
2022-03-30Merge branch 'ab/test-tap-fix-for-immediate'Junio C Hamano2-1/+18
2022-03-30Merge branch 'ab/hook-tests-updates'Junio C Hamano67-601/+570
2022-03-30Merge branch 'vd/stash-silence-reset'Junio C Hamano2-7/+66
2022-03-30branch: support more tracking modes when recursingGlen Choo1-1/+37
2022-03-30vimdiff: integrate layout tests in the unit tests framework ('t' folder)Fernando Ramos1-0/+14
2022-03-30trace2: add stats for fsync operationsNeeraj Singh1-0/+4
2022-03-29Merge branch 'jc/rebase-detach-fix'Junio C Hamano1-7/+11
2022-03-29Merge branch 'jt/reset-grafts-when-resetting-shallow'Junio C Hamano1-0/+9
2022-03-29Merge branch 'vd/cache-bottom-fix'Junio C Hamano1-1/+6
2022-03-29mv: refresh stat info for moved entryVictoria Dye1-0/+19
2022-03-28fetch: after refetch, encourage auto gc repackingRobert Coup1-0/+29
2022-03-28t5615-partial-clone: add test for fetch --refetchRobert Coup1-1/+51
2022-03-25Merge branch 'gc/recursive-fetch-with-unused-submodules'Junio C Hamano1-131/+414
2022-03-25t7527: test status with untracked-cache and fsmonitor--daemonJeff Hostetler1-0/+115
2022-03-25t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler1-4/+34
2022-03-25t/perf/p7519: speed up test on WindowsJeff Hostetler1-8/+16
2022-03-25t/perf/p7519: fix coding styleJeff Hostetler1-4/+4
2022-03-25t/helper/test-chmtime: skip directories on WindowsJeff Hostetler1-0/+15
2022-03-25t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler1-1/+1
2022-03-25t7527: create test for fsmonitor--daemonJeff Hostetler1-0/+494
2022-03-25t/helper/fsmonitor-client: create IPC client to talk to FSMonitor DaemonJeff Hostetler3-0/+118
2022-03-25help: include fsmonitor--daemon feature flag in version infoJeff Hostetler1-0/+7
2022-03-25fsmonitor: config settings are repository-specificJeff Hostetler1-2/+2
2022-03-25test-lib-functions: remove test_subcommand_inexactDerrick Stolee1-34/+0
2022-03-25t7700: check post-condition in kept-pack testDerrick Stolee1-3/+54
2022-03-24test-lib: have --immediate emit valid TAP on failureÆvar Arnfjörð Bjarmason2-1/+18
2022-03-24Sync with 2.34.2Johannes Schindelin1-6/+14
2022-03-24Sync with 2.33.2Johannes Schindelin1-6/+14
2022-03-24Sync with 2.32.1Johannes Schindelin1-6/+14
2022-03-24Sync with 2.31.2Johannes Schindelin1-6/+14
2022-03-24Sync with 2.30.3Johannes Schindelin1-6/+14
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin1-6/+14
2022-03-23reflog [show]: display sensible -h outputÆvar Arnfjörð Bjarmason1-0/+5
2022-03-23reflog: convert to parse_options() APIÆvar Arnfjörð Bjarmason2-1/+18
2022-03-23reset: remove 'reset.refresh' config optionVictoria Dye1-12/+2
2022-03-23reset: remove 'reset.quiet' config optionVictoria Dye1-2/+1
2022-03-23reset: do not make '--quiet' disable index refreshVictoria Dye1-27/+5
2022-03-23Merge branch 'ab/plug-random-leaks'Junio C Hamano1-2/+10
2022-03-23Merge branch 'jc/cat-file-batch-default-format-optim'Junio C Hamano1-0/+12