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