index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-path-utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test helpers: move test-* to t/helper/ subdirectory
Nguyễn Thái Ngọc Duy
2016-04-15
1
-262
/
+0
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-11
/
+4
|
\
|
*
test-path-utils: fix normalize_path_copy output buffer size
Jeff King
2016-02-22
1
-11
/
+4
*
|
test-path-utils: use xsnprintf in favor of strcpy
Jeff King
2016-02-08
1
-1
/
+1
|
/
*
t0060: loosen overly strict expectations
Johannes Schindelin
2016-01-15
1
-57
/
+21
*
t0060: verify that basename() and dirname() work as expected
Johannes Schindelin
2016-01-12
1
-0
/
+166
*
test-path-utils.c: remove incorrect assumption
Ray Donnelly
2015-10-09
1
-2
/
+0
*
path-utils test: rename mingw_path function to print_path
Sebastian Schuberth
2013-10-14
1
-1
/
+1
*
test: run testcases with POSIX absolute paths on Windows
Jiang Xin
2013-06-26
1
-0
/
+5
*
path.c: refactor relative_path(), not only strip prefix
Jiang Xin
2013-06-26
1
-1
/
+3
*
test: add test cases for relative_path
Jiang Xin
2013-06-26
1
-0
/
+25
*
longest_ancestor_length(): require prefix list entries to be normalized
Michael Haggerty
2012-10-29
1
-1
/
+44
*
longest_ancestor_length(): take a string_list argument for prefixes
Michael Haggerty
2012-10-29
1
-1
/
+7
*
test-path-utils: Add subcommand "prefix_path"
Michael Haggerty
2011-08-05
1
-0
/
+13
*
test-path-utils: Add subcommand "absolute_path"
Michael Haggerty
2011-08-05
1
-0
/
+9
*
Name make_*_path functions more accurately
Carlos Martín Nieto
2011-03-18
1
-2
/
+2
*
Introduce the function strip_path_suffix()
Johannes Schindelin
2009-02-20
1
-0
/
+6
*
Test and fix normalize_path_copy()
Johannes Sixt
2009-02-07
1
-3
/
+4
*
Make test-path-utils more robust against incorrect use
Johannes Sixt
2009-02-07
1
-1
/
+6
*
test-path-utils: Fix off by one, found by valgrind
Johannes Schindelin
2009-01-28
1
-1
/
+1
*
Add support for GIT_CEILING_DIRECTORIES
David Reiss
2008-05-23
1
-0
/
+5
*
Fold test-absolute-path into test-path-utils
David Reiss
2008-05-23
1
-0
/
+8
*
Implement normalize_absolute_path
David Reiss
2008-05-23
1
-0
/
+13