index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0060-path-utils.sh
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-09-01
refs: make refs/bisect/* per-worktree
David Turner
1
-0
/
+5
2015-09-01
path: optimize common dir checking
David Turner
1
-0
/
+1
2014-12-01
git_path(): keep "info/sparse-checkout" per work-tree
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-12-01
$GIT_COMMON_DIR: a new environment variable
Nguyễn Thái Ngọc Duy
1
-0
/
+16
2014-12-01
git_path(): be aware of file relocation in $GIT_DIR
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2014-02-04
setup: don't dereference in-tree symlinks for absolute paths
Martin Erik Werner
1
-1
/
+1
2014-02-04
t0060: add tests for prefix_path when path begins with work tree
Martin Erik Werner
1
-0
/
+10
2014-02-04
t0060: add test for prefix_path when path == work tree
Martin Erik Werner
1
-0
/
+6
2014-02-04
t0060: add test for prefix_path on symlinks via absolute paths
Martin Erik Werner
1
-0
/
+5
2013-10-28
Merge branch 'jx/relative-path-regression-fix'
Junio C Hamano
1
-28
/
+32
2013-10-14
path-utils test: rename mingw_path function to print_path
Sebastian Schuberth
1
-2
/
+2
2013-10-14
relative_path should honor dos-drive-prefix
Jiang Xin
1
-0
/
+4
2013-10-14
test: use unambigous leading path (/foo) for MSYS
Jiang Xin
1
-28
/
+28
2013-06-26
test: run testcases with POSIX absolute paths on Windows
Jiang Xin
1
-21
/
+23
2013-06-26
path.c: refactor relative_path(), not only strip prefix
Jiang Xin
1
-21
/
+18
2013-06-26
test: add test cases for relative_path
Jiang Xin
1
-0
/
+37
2012-10-29
longest_ancestor_length(): require prefix list entries to be normalized
Michael Haggerty
1
-28
/
+13
2012-09-10
t0060: split absolute path test in two to exercise some of it on Windows
Johannes Sixt
1
-2
/
+6
2012-09-06
t0060: verify that real_path() removes extra slashes
Michael Haggerty
1
-0
/
+18
2012-09-06
real_path(): properly handle nonexistent top-level paths
Michael Haggerty
1
-1
/
+1
2012-09-06
t0060: verify that real_path() works correctly with absolute paths
Michael Haggerty
1
-1
/
+11
2012-09-06
real_path(): reject the empty string
Michael Haggerty
1
-1
/
+1
2012-09-06
t0060: verify that real_path() fails if passed the empty string
Michael Haggerty
1
-0
/
+4
2012-09-06
absolute_path(): reject the empty string
Michael Haggerty
1
-1
/
+1
2012-09-06
t0060: verify that absolute_path() fails if passed the empty string
Michael Haggerty
1
-0
/
+4
2012-09-06
t0060: move tests of real_path() from t0000 to here
Michael Haggerty
1
-0
/
+19
2009-03-23
t0060: fix whitespace in "wc -c" invocation
Jeff King
1
-1
/
+1
2009-03-22
t0060: Fix tests on Windows
Johannes Sixt
1
-33
/
+83
2009-02-19
Introduce the function strip_path_suffix()
Johannes Schindelin
1
-0
/
+4
2009-02-07
Test and fix normalize_path_copy()
Johannes Sixt
1
-16
/
+17
2008-05-23
Add support for GIT_CEILING_DIRECTORIES
David Reiss
1
-0
/
+47
2008-05-23
Implement normalize_absolute_path
David Reiss
1
-0
/
+40