aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-parse-pathspec-file.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-21treewide: remove unnecessary inclusion of gettext.hElijah Newren1-1/+0
2023-03-06parse-options: consistently allocate memory in fix_filename()Jeff King1-1/+2
2020-04-27test-parse-pathspec-file.c: s/0/NULL/ for pointer typeĐoàn Trần Công Danh1-3/+3
2020-01-15t: directly test parse_pathspec_file()Alexandr Miloslavskiy1-0/+33