summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2021-08-02Merge branch 'jt/bulk-prefetch'Junio C Hamano1-0/+33
2021-08-02Merge branch 'ab/bundle-tests'Junio C Hamano1-16/+56
2021-08-02Merge branch 'ps/perf-with-separate-output-directory'Junio C Hamano3-13/+24
2021-08-02t6001: avoid direct file system accessHan-Wen Nienhuys1-1/+2
2021-08-02t6500: use "ls -1" to snapshot ref database stateHan-Wen Nienhuys1-2/+3
2021-08-02t7064: use update-ref -d to remove upstream branchHan-Wen Nienhuys1-4/+1
2021-08-02t1410: mark test as REFFILESHan-Wen Nienhuys1-1/+3
2021-08-02t1405: mark test for 'git pack-refs' as REFFILESHan-Wen Nienhuys1-4/+10
2021-08-02t1405: use 'git reflog exists' to check reflog existenceHan-Wen Nienhuys1-2/+2
2021-08-02t2402: use ref-store test helper to create broken symlinkHan-Wen Nienhuys1-1/+1
2021-08-02t3320: use git-symbolic-ref rather than filesystem accessHan-Wen Nienhuys1-5/+7
2021-08-02t6120: use git-update-ref rather than filesystem accessHan-Wen Nienhuys1-2/+4
2021-08-02t1503: mark symlink test as REFFILESHan-Wen Nienhuys1-1/+1
2021-08-02t6050: use git-update-ref rather than filesystem accessHan-Wen Nienhuys1-1/+1
2021-07-30t0001: fix broken not-quite getcwd(3) test in bed67874e2Ævar Arnfjörð Bjarmason4-1/+32
2021-07-29add: ignore outside the sparse-checkout in refresh()Derrick Stolee1-5/+1
2021-07-29pathspec: stop calling ensure_full_indexDerrick Stolee1-4/+3
2021-07-29add: allow operating on a sparse-only indexDerrick Stolee1-7/+18
2021-07-29t1092: test merge conflicts outside coneDerrick Stolee1-0/+43
2021-07-28Merge branch 'ps/t0000-output-directory-fix'Junio C Hamano2-2/+14
2021-07-28Merge branch 'tb/reverse-midx'Junio C Hamano1-0/+5
2021-07-28Merge branch 'pb/dont-complete-aliased-options'Junio C Hamano1-0/+13
2021-07-28Merge branch 'ds/status-with-sparse-index'Junio C Hamano2-11/+206
2021-07-28Merge branch 'ab/pkt-line-tests'Junio C Hamano5-34/+24
2021-07-28Merge branch 'jk/t0000-subtests-fix'Junio C Hamano1-10/+29
2021-07-28Merge branch 'ab/attribute-format'Junio C Hamano1-1/+1
2021-07-28Merge branch 'jk/log-decorate-optim'Junio C Hamano1-0/+14
2021-07-28Merge branch 'sm/worktree-add-lock'Junio C Hamano1-1/+15
2021-07-28Merge branch 'ew/many-alternate-optim'Junio C Hamano4-0/+100
2021-07-28Merge branch 'hj/commit-allow-empty-message'Junio C Hamano1-1/+1
2021-07-26t4060: remove unused variableDavid Turner1-1/+0
2021-07-26interpolate_path(): allow specifying paths relative to the runtime prefixJohannes Schindelin1-0/+8
2021-07-26tests: exercise the RUNTIME_PREFIX featureJohannes Schindelin1-0/+18
2021-07-26ref-filter: add %(rest) atomZheNing Hu4-0/+16
2021-07-26ref-filter: --format=%(raw) support --perlZheNing Hu1-2/+17
2021-07-26ref-filter: add %(raw) atomZheNing Hu1-0/+216
2021-07-23merge: apply autostash if merge strategy failsPhilippe Blain1-0/+8
2021-07-23merge: apply autostash if fast-forward failsPhilippe Blain1-0/+11
2021-07-23cache-tree: prefetch in partial clone read-treeJonathan Tan1-0/+33
2021-07-22tr2: log parent process nameEmily Shaffer3-1/+15
2021-07-22bundle tests: use test_cmp instead of grepÆvar Arnfjörð Bjarmason1-13/+53
2021-07-22bundle tests: use ">file" not ": >file"Ævar Arnfjörð Bjarmason1-3/+3
2021-07-22Merge branch 'bc/rev-list-without-commit-line'Junio C Hamano1-2/+78
2021-07-22Merge branch 'ab/send-email-optim'Junio C Hamano1-0/+29
2021-07-22pull: fix handling of multiple headsElijah Newren1-1/+1
2021-07-22pull: abort by default when fast-forwarding is not possibleElijah Newren11-66/+66
2021-07-22pull: make --rebase and --no-rebase override pull.ff=onlyElijah Newren1-2/+2
2021-07-21test-lib tests: move "run_sub_test" to a new lib-subtest.shÆvar Arnfjörð Bjarmason2-87/+87
2021-07-20pull: abort if --ff-only is given and fast-forwarding is impossibleAlex Henrie1-5/+5
2021-07-20t7601: add tests of interactions with multiple merge heads and configElijah Newren1-0/+22