| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2023-11-08 | Merge branch 'jc/test-i18ngrep' | Junio C Hamano | 1 | -1/+1 |
| 2023-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -1/+1 |
| 2023-09-05 | checkout-index: delay automatic setting of to_tempfile | Jeff King | 1 | -0/+20 |
| 2021-12-13 | t0000-t3999: detect and signal failure within loop | Eric Sunshine | 1 | -2/+2 |
| 2021-10-12 | leak tests: mark all checkout-index tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2020-10-27 | checkout-index: propagate errors to exit code | Jeff King | 1 | -1/+1 |
| 2020-10-27 | checkout-index: drop error message from empty --stage=all | Jeff King | 1 | -1/+9 |
| 2014-12-29 | checkout-index: fix --temp relative path mangling | Eric Sunshine | 1 | -1/+1 |
| 2014-12-29 | t2004: demonstrate broken relative path printing | Eric Sunshine | 1 | -0/+12 |
| 2014-12-29 | t2004: standardize file naming in symlink test | Eric Sunshine | 1 | -3/+3 |
| 2014-12-29 | t2004: drop unnecessary write-tree/read-tree | Eric Sunshine | 1 | -3/+0 |
| 2014-12-29 | t2004: modernize style | Eric Sunshine | 1 | -195/+196 |
| 2013-06-07 | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 1 | -3/+2 |
| 2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 1 | -10/+10 |
| 2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -1/+1 |
| 2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -24/+24 |
| 2006-03-05 | Add --temp and --stage=all options to checkout-index. | Shawn Pearce | 1 | -0/+212 |