summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2023-06-12t1006: modernize test style to use `test_cmp`Patrick Steinhardt1-23/+47
2023-06-12t1006: don't strip timestamps from expected resultsPatrick Steinhardt1-42/+26
2023-06-12worktree: integrate with sparse-indexShuqi Liang2-0/+38
2023-06-12run-command: report exec error even on ENOENTRené Scharfe1-1/+1
2023-06-12t1800: loosen matching of error message for bad shebangRené Scharfe1-15/+5
2023-06-12add: test use of brackets when color is disabledDerrick Stolee1-0/+23
2023-06-12add: check color.ui for interactive addDerrick Stolee1-0/+15
2023-06-06ref-filter: add new "signature" atomKousik Sanagavarapu1-0/+191
2023-06-06t/lib-gpg: introduce new prereq GPG2Kousik Sanagavarapu2-0/+28
2023-06-03diff: detect pathspec magic not supported by --followJeff King1-0/+15
2023-05-26repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye1-4/+19
2023-05-26config: use gitdir to get worktree configVictoria Dye2-2/+29
2023-05-26t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0Todd Zullinger1-1/+1
2023-05-26trace2 tests: fix PTHREADS prereqTodd Zullinger1-2/+2
2023-05-25Merge branch 'sl/sparse-write-tree-part-2'Junio C Hamano1-4/+14
2023-05-25builtin/submodule--helper.c: handle missing submodule URLsTaylor Blau1-0/+16
2023-05-23ls-files: align format atoms with ls-treeZheNing Hu1-0/+35
2023-05-23t9400-git-cvsserver-server: modernize test formatJohn Cai1-252/+278
2023-05-23t9200-git-cvsexportcommit: modernize test formatJohn Cai1-174/+173
2023-05-23t9104-git-svn-follow-parent: modernize test formatJohn Cai1-31/+31
2023-05-23t9100-git-svn-basic: modernize test formatJohn Cai1-16/+15
2023-05-23t7700-repack: modernize test formatJohn Cai1-5/+5
2023-05-23t7600-merge: modernize test formatJohn Cai1-20/+20
2023-05-23t7508-status: modernize test formatJohn Cai1-2/+2
2023-05-23t7201-co: modernize test formatJohn Cai1-46/+46
2023-05-23t7111-reset-table: modernize test formatJohn Cai1-10/+10
2023-05-23t7110-reset-merge: modernize test formatJohn Cai1-157/+157
2023-05-20Merge branch 'js/rebase-count-fixes'Junio C Hamano1-0/+8
2023-05-20Merge branch 'jc/do-not-negate-test-helpers'Junio C Hamano5-7/+7
2023-05-19t7101-reset-empty-subdirs: modernize test formatJohn Cai1-24/+24
2023-05-19t6050-replace: modernize test formatJohn Cai1-148/+148
2023-05-19t5306-pack-nobase: modernize test formatJohn Cai1-49/+45
2023-05-19t5303-pack-corruption-resilience: modernize test formatJohn Cai1-266/+266
2023-05-19t5301-sliding-window: modernize test formatJohn Cai1-45/+45
2023-05-19t5300-pack-object: modernize test formatJohn Cai1-78/+78
2023-05-19t4206-log-follow-harder-copies: modernize test formatJohn Cai1-18/+18
2023-05-19t4202-log: modernize test formatJohn Cai1-4/+4
2023-05-19t4004-diff-rename-symlink: modernize test formatJohn Cai1-21/+21
2023-05-19t4003-diff-rename-1: modernize test formatJohn Cai1-30/+30
2023-05-19t4002-diff-basic: modernize test formatJohn Cai1-105/+104
2023-05-19t3903-stash: modernize test formatJohn Cai1-13/+13
2023-05-19t3700-add: modernize test formatJohn Cai1-17/+17
2023-05-19t3500-cherry: modernize test formatJohn Cai1-30/+27
2023-05-19t1006-cat-file: modernize test formatJohn Cai1-13/+13
2023-05-19t1002-read-tree-m-u-2way: modernize test formatJohn Cai1-278/+275
2023-05-19t1001-read-tree-m-2way: modernize test formatJohn Cai1-1/+1
2023-05-19t3210-pack-refs: modernize test formatJohn Cai1-74/+74
2023-05-19t0030-stripspace: modernize test formatJohn Cai1-286/+268
2023-05-19t0000-basic: modernize test formatJohn Cai1-1/+1
2023-05-19Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache'Junio C Hamano3-0/+22