summary refs log tree commit diff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-04-13Revert "fetch: increase test coverage of fetches"Junio C Hamano2-93/+0
2022-04-13Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"Junio C Hamano1-50/+0
2022-04-13Sync with Git 2.35.3Junio C Hamano1-0/+49
2022-04-13Git 2.35.3Junio C Hamano1-0/+49
2022-04-13Git 2.34.3Junio C Hamano1-0/+49
2022-04-13Git 2.33.3Junio C Hamano1-0/+49
2022-04-13Git 2.32.2Junio C Hamano1-0/+49
2022-04-13Git 2.31.3Junio C Hamano1-0/+49
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee1-0/+10
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares1-0/+5
2022-04-13t0033: add tests for safe.directoryDerrick Stolee1-0/+34
2022-04-11Merge tag 'v2.35.2'Junio C Hamano1-6/+14
2022-04-08Merge branch 'ld/sparse-index-bash-completion'Junio C Hamano1-9/+26
2022-04-08t9902: split test to run on appropriate systemsAdam Dinwoodie1-9/+26
2022-04-04Merge branch 'pw/worktree-list-with-z'Junio C Hamano1-0/+19
2022-04-04Merge branch 'vd/mv-refresh-stat'Junio C Hamano1-0/+19
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano9-18/+805
2022-04-04Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano1-2/+16
2022-04-04Merge branch 'rc/fetch-refetch'Junio C Hamano1-1/+80
2022-04-04Merge branch 'ns/trace2-fsync-stat'Junio C Hamano1-0/+4
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-26/+120
2022-04-04Merge branch 'ab/reflog-parse-options'Junio C Hamano4-6/+60
2022-04-01tracking branches: add advice to ambiguous refspec errorTao Klerks1-2/+16
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-606/+575
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-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