| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-02 | string-list: align string_list_split() with its _in_place() counterpart | Junio C Hamano | 1 | -1/+2 |
| 2025-04-16 | Merge branch 'ps/test-wo-perl-prereq' | Junio C Hamano | 1 | -0/+13 |
| 2025-04-07 | t: adapt `test_readlink()` to not use Perl | Patrick Steinhardt | 1 | -0/+13 |
| 2025-03-25 | test-tool path-utils: support debugging "dubious ownership" issues | Johannes Schindelin | 1 | -0/+19 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+1 |
| 2024-09-23 | Merge branch 'ps/environ-wo-the-repository' | Junio C Hamano | 1 | -0/+2 |
| 2024-09-12 | environment: guard state depending on a repository | Patrick Steinhardt | 1 | -0/+2 |
| 2024-09-05 | drop trailing newline from warning/error/die messages | Jeff King | 1 | -3/+3 |
| 2024-05-24 | Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42 | Junio C Hamano | 1 | -10/+0 |
| 2024-05-24 | Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41 | Junio C Hamano | 1 | -10/+0 |
| 2024-05-21 | Revert "Add a helper function to compare file contents" | Johannes Schindelin | 1 | -10/+0 |
| 2024-04-19 | Sync with 2.41.1 | Johannes Schindelin | 1 | -0/+11 |
| 2024-04-19 | Sync with 2.40.2 | Johannes Schindelin | 1 | -0/+11 |
| 2024-04-19 | Add a helper function to compare file contents | Johannes Schindelin | 1 | -0/+10 |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -1/+0 |
| 2023-06-21 | read-cache*.h: move declarations for read-cache.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 1 | -0/+1 |
| 2023-04-11 | treewide: be explicit about dependence on trace.h & trace2.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | environment.h: move declarations for environment.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-21 | abspath.h: move absolute path functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2022-10-17 | string-list: mark unused callback parameters | Jeff King | 1 | -1/+2 |
| 2022-07-01 | test-tool path-utils: fix a memory leak | Ævar Arnfjörð Bjarmason | 1 | -4/+7 |
| 2021-05-04 | t0060: test ntfs/hfs-obscured dotfiles | Jeff King | 1 | -13/+33 |
| 2020-03-10 | real_path: remove unsafe API | Alexandr Miloslavskiy | 1 | -1/+4 |
| 2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -0/+113 |
| 2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -0/+113 |
| 2019-12-05 | mingw: refuse to access paths with trailing spaces or periods | Johannes Schindelin | 1 | -0/+17 |
| 2019-12-05 | test-path-utils: offer to run a protectNTFS/protectHFS benchmark | Garima Singh | 1 | -0/+96 |
| 2019-01-29 | ci: parallelize testing on Windows | Johannes Schindelin | 1 | -0/+31 |
| 2019-01-29 | tests: include detailed trace logs with --write-junit-xml upon failure | Johannes Schindelin | 1 | -0/+21 |
| 2019-01-29 | tests: avoid calling Perl just to determine file sizes | Johannes Schindelin | 1 | -0/+12 |
| 2018-05-29 | Sync with Git 2.17.1 | Junio C Hamano | 1 | -0/+20 |
| 2018-05-22 | Sync with Git 2.13.7 | Junio C Hamano | 1 | -0/+20 |
| 2018-05-21 | is_{hfs,ntfs}_dotgitmodules: add tests | Johannes Schindelin | 1 | -0/+20 |
| 2018-03-27 | t/helper: merge test-path-utils into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2017-08-07 | test-path-utils: handle const parameter of basename and dirname | René Scharfe | 1 | -2/+16 |
| 2016-07-06 | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 1 | -2/+2 |
| 2016-04-15 | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 1 | -0/+262 |