index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-path-utils.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
|
*
test-path-utils: fix normalize_path_copy output buffer size
Jeff King
2016-02-22
*
|
test-path-utils: use xsnprintf in favor of strcpy
Jeff King
2016-02-08
|
/
*
t0060: loosen overly strict expectations
Johannes Schindelin
2016-01-15
*
t0060: verify that basename() and dirname() work as expected
Johannes Schindelin
2016-01-12
*
test-path-utils.c: remove incorrect assumption
Ray Donnelly
2015-10-08
*
path-utils test: rename mingw_path function to print_path
Sebastian Schuberth
2013-10-14
*
test: run testcases with POSIX absolute paths on Windows
Jiang Xin
2013-06-26
*
path.c: refactor relative_path(), not only strip prefix
Jiang Xin
2013-06-26
*
test: add test cases for relative_path
Jiang Xin
2013-06-26
*
longest_ancestor_length(): require prefix list entries to be normalized
Michael Haggerty
2012-10-29
*
longest_ancestor_length(): take a string_list argument for prefixes
Michael Haggerty
2012-10-29
*
test-path-utils: Add subcommand "prefix_path"
Michael Haggerty
2011-08-04
*
test-path-utils: Add subcommand "absolute_path"
Michael Haggerty
2011-08-04
*
Name make_*_path functions more accurately
Carlos MartÃn Nieto
2011-03-17
*
Introduce the function strip_path_suffix()
Johannes Schindelin
2009-02-19
*
Test and fix normalize_path_copy()
Johannes Sixt
2009-02-07
*
Make test-path-utils more robust against incorrect use
Johannes Sixt
2009-02-07
*
test-path-utils: Fix off by one, found by valgrind
Johannes Schindelin
2009-01-27
*
Add support for GIT_CEILING_DIRECTORIES
David Reiss
2008-05-23
*
Fold test-absolute-path into test-path-utils
David Reiss
2008-05-23
*
Implement normalize_absolute_path
David Reiss
2008-05-23