Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |