Age | Commit message (Expand) | Author | Files | Lines |
2013-10-14 | path-utils test: rename mingw_path function to print_path | Sebastian Schuberth | 1 | -1/+1 |
2013-06-26 | test: run testcases with POSIX absolute paths on Windows | Jiang Xin | 1 | -0/+5 |
2013-06-26 | path.c: refactor relative_path(), not only strip prefix | Jiang Xin | 1 | -1/+3 |
2013-06-26 | test: add test cases for relative_path | Jiang Xin | 1 | -0/+25 |
2012-10-29 | longest_ancestor_length(): require prefix list entries to be normalized | Michael Haggerty | 1 | -1/+44 |
2012-10-29 | longest_ancestor_length(): take a string_list argument for prefixes | Michael Haggerty | 1 | -1/+7 |
2011-08-04 | test-path-utils: Add subcommand "prefix_path" | Michael Haggerty | 1 | -0/+13 |
2011-08-04 | test-path-utils: Add subcommand "absolute_path" | Michael Haggerty | 1 | -0/+9 |
2011-03-17 | Name make_*_path functions more accurately | Carlos MartÃn Nieto | 1 | -2/+2 |
2009-02-19 | Introduce the function strip_path_suffix() | Johannes Schindelin | 1 | -0/+6 |
2009-02-07 | Test and fix normalize_path_copy() | Johannes Sixt | 1 | -3/+4 |
2009-02-07 | Make test-path-utils more robust against incorrect use | Johannes Sixt | 1 | -1/+6 |
2009-01-27 | test-path-utils: Fix off by one, found by valgrind | Johannes Schindelin | 1 | -1/+1 |
2008-05-23 | Add support for GIT_CEILING_DIRECTORIES | David Reiss | 1 | -0/+5 |
2008-05-23 | Fold test-absolute-path into test-path-utils | David Reiss | 1 | -0/+8 |
2008-05-23 | Implement normalize_absolute_path | David Reiss | 1 | -0/+13 |