36 Commits (3a8af7be8f977cbf393dc77884a9ee6dfd611d95)

Author SHA1 Message Date
Johannes Schindelin fc56c7b34b mingw: accomodate t0060-path-utils for MSYS2 9 years ago
Johannes Schindelin 7d1aaa684d t0060: verify that basename() and dirname() work as expected 9 years ago
David Turner ce414b33ec refs: make refs/bisect/* per-worktree 10 years ago
David Turner 4e09cf2acf path: optimize common dir checking 10 years ago
Nguyễn Thái Ngọc Duy 6cfbdcb2ab git_path(): keep "info/sparse-checkout" per work-tree 10 years ago
Nguyễn Thái Ngọc Duy c7b3a3d2fe $GIT_COMMON_DIR: a new environment variable 10 years ago
Nguyễn Thái Ngọc Duy 557bd833bb git_path(): be aware of file relocation in $GIT_DIR 10 years ago
Martin Erik Werner 655ee9ea3e setup: don't dereference in-tree symlinks for absolute paths 11 years ago
Martin Erik Werner e131daa4c6 t0060: add tests for prefix_path when path begins with work tree 11 years ago
Martin Erik Werner e5aa1fc472 t0060: add test for prefix_path when path == work tree 11 years ago
Martin Erik Werner 74af95d6aa t0060: add test for prefix_path on symlinks via absolute paths 11 years ago
Sebastian Schuberth 7ffd18fce1 path-utils test: rename mingw_path function to print_path 12 years ago
Jiang Xin 7fbd422162 relative_path should honor dos-drive-prefix 12 years ago
Jiang Xin daf19a80fa test: use unambigous leading path (/foo) for MSYS 12 years ago
Jiang Xin abd4284bc6 test: run testcases with POSIX absolute paths on Windows 12 years ago
Jiang Xin e02ca72f70 path.c: refactor relative_path(), not only strip prefix 12 years ago
Jiang Xin 203439b284 test: add test cases for relative_path 12 years ago
Michael Haggerty 9e2326c7e1 longest_ancestor_length(): require prefix list entries to be normalized 13 years ago
Johannes Sixt bacca7852f t0060: split absolute path test in two to exercise some of it on Windows 13 years ago
Michael Haggerty 379a03ad81 t0060: verify that real_path() removes extra slashes 13 years ago
Michael Haggerty f4c21e89d7 real_path(): properly handle nonexistent top-level paths 13 years ago
Michael Haggerty 7bcf48dad8 t0060: verify that real_path() works correctly with absolute paths 13 years ago
Michael Haggerty 3efe5d1d32 real_path(): reject the empty string 13 years ago
Michael Haggerty a5c45218b6 t0060: verify that real_path() fails if passed the empty string 13 years ago
Michael Haggerty a0601dc11f absolute_path(): reject the empty string 13 years ago
Michael Haggerty 17264bcc4f t0060: verify that absolute_path() fails if passed the empty string 13 years ago
Michael Haggerty 8da650b456 t0060: move tests of real_path() from t0000 to here 13 years ago
Jeff King 28baf82ea3 t0060: fix whitespace in "wc -c" invocation 16 years ago
Johannes Sixt 2718e852e9 t0060: Fix tests on Windows 16 years ago
Johannes Schindelin 4fcc86b07d Introduce the function strip_path_suffix() 16 years ago
Johannes Sixt f42302b493 Test and fix normalize_path_copy() 16 years ago
David Reiss 0454dd93bf Add support for GIT_CEILING_DIRECTORIES 17 years ago
David Reiss ae299be0e5 Implement normalize_absolute_path 17 years ago