index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0060-path-utils.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
t0060: fix EBUSY in MinGW when setting up runtime prefix
Patrick Steinhardt
1
-4
/
+6
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
1
-41
/
+0
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
1
-41
/
+0
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-0
/
+41
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
1
-0
/
+41
2023-02-06
tests: don't lose exit status with "test <op> $(git ...)"
Ævar Arnfjörð Bjarmason
1
-28
/
+75
2023-02-06
tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2022-09-02
submodule--helper: move "resolve-relative-url-test" to a test-tool
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-07-01
test-tool path-utils: fix a memory leak
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-05-12
tests: using custom GIT_EXEC_PATH breaks --valgrind tests
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-03-24
Sync with 2.34.2
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.33.2
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.31.2
Johannes Schindelin
1
-6
/
+14
2022-03-24
Sync with 2.30.3
Johannes Schindelin
1
-6
/
+14
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
1
-6
/
+14
2021-12-13
tests: fix broken &&-chains in `$(...)` command substitutions
Eric Sunshine
1
-2
/
+2
2021-07-26
interpolate_path(): allow specifying paths relative to the runtime prefix
Johannes Schindelin
1
-0
/
+8
2021-07-26
tests: exercise the RUNTIME_PREFIX feature
Johannes Schindelin
1
-0
/
+18
2021-05-04
t0060: test ntfs/hfs-obscured dotfiles
Jeff King
1
-0
/
+30
2020-11-19
t[01]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-2
/
+2
2020-11-19
t0060: preemptively adjust alignment
Johannes Schindelin
1
-2
/
+2
2020-04-08
mingw: do not treat `COM0` as a reserved file name
Johannes Schindelin
1
-0
/
+2
2020-01-02
Merge branch 'js/mingw-reserved-filenames'
Junio C Hamano
1
-2
/
+11
2019-12-21
mingw: refuse paths containing reserved names
Johannes Schindelin
1
-2
/
+11
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
1
-1
/
+31
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-1
/
+31
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-1
/
+31
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-1
/
+31
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
1
-0
/
+9
2019-12-05
mingw: refuse to access paths with illegal characters
Johannes Schindelin
1
-1
/
+3
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
1
-0
/
+14
2019-12-05
path: also guard `.gitmodules` against NTFS Alternate Data Streams
Johannes Schindelin
1
-1
/
+6
2019-12-01
Merge branch 'js/git-path-head-dot-lock-fix'
Junio C Hamano
1
-0
/
+2
2019-10-29
git_path(): handle `.lock` files correctly
Johannes Schindelin
1
-0
/
+2
2019-10-23
path.c: don't call the match function without value in trie_find()
SZEDER Gábor
1
-0
/
+2
2018-10-07
Add a place for (not) sharing stuff between worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-08-14
submodule: add more exhaustive up-path testing
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2018-05-29
Sync with Git 2.17.1
Junio C Hamano
1
-0
/
+86
2018-05-21
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
1
-0
/
+86
2018-03-27
t/helper: merge test-path-utils into test-tool
Nguyễn Thái Ngọc Duy
1
-30
/
+30
2017-07-05
cygwin: allow pushing to UNC paths
Torsten Bögershausen
1
-0
/
+2
2016-10-25
t0060: sidestep surprising path mangling results on Windows
Johannes Sixt
1
-13
/
+14
2016-10-10
submodule: ignore trailing slash in relative url
Stefan Beller
1
-0
/
+1
2016-10-10
submodule: ignore trailing slash on superproject URL
Stefan Beller
1
-0
/
+1
2016-04-16
submodule: port resolve_relative_url from shell to C
Stefan Beller
1
-0
/
+46
2016-02-17
Merge branch 'js/mingw-tests'
Junio C Hamano
1
-0
/
+9
2016-02-03
Merge branch 'js/dirname-basename'
Junio C Hamano
1
-0
/
+3
2016-01-27
mingw: accomodate t0060-path-utils for MSYS2
Johannes Schindelin
1
-0
/
+9
2016-01-12
t0060: verify that basename() and dirname() work as expected
Johannes Schindelin
1
-0
/
+3
[next]