- 4f215d2 Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41 by Junio C Hamano · 8 months ago
- 35dfccb Revert "Add a helper function to compare file contents" by Johannes Schindelin · 8 months ago
- f5b2af0 Sync with 2.40.2 by Johannes Schindelin · 9 months ago
- 584de0b Add a helper function to compare file contents by Johannes Schindelin · 10 months ago
- 4bd0785 tests: don't lose exit status with "test <op> $(git ...)" by Ævar Arnfjörð Bjarmason · 2 years ago
- 0cd1a88 tests: don't lose exit status with "(cd ...; test <op> $(git ...))" by Ævar Arnfjörð Bjarmason · 2 years ago
- 96a28a9 submodule--helper: move "resolve-relative-url-test" to a test-tool by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
- e287a5b test-tool path-utils: fix a memory leak by Ævar Arnfjörð Bjarmason · 2 years, 7 months ago
- 58407e0 tests: using custom GIT_EXEC_PATH breaks --valgrind tests by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- 1f480d5 Sync with 2.34.2 by Johannes Schindelin · 2 years, 10 months ago
- 93fbff0 Sync with 2.33.2 by Johannes Schindelin · 2 years, 10 months ago
- 201b0c7 Sync with 2.31.2 by Johannes Schindelin · 2 years, 10 months ago
- 6a2381a Sync with 2.30.3 by Johannes Schindelin · 2 years, 10 months ago
- fdcad5a Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes by Johannes Schindelin · 2 years, 10 months ago
- c576868 tests: fix broken &&-chains in `$(...)` command substitutions by Eric Sunshine · 3 years, 2 months ago
- e394a16 interpolate_path(): allow specifying paths relative to the runtime prefix by Johannes Schindelin · 3 years, 6 months ago
- b7d11a0 tests: exercise the RUNTIME_PREFIX feature by Johannes Schindelin · 3 years, 6 months ago
- 801ed01 t0060: test ntfs/hfs-obscured dotfiles by Jeff King · 3 years, 9 months ago
- 06d5314 t[01]*: adjust the references to the default branch name "main" by Johannes Schindelin · 4 years, 2 months ago
- c2fdc88 t0060: preemptively adjust alignment by Johannes Schindelin · 4 years, 2 months ago
- b6852e1 mingw: do not treat `COM0` as a reserved file name by Johannes Schindelin · 4 years, 10 months ago
- 13432fc Merge branch 'js/mingw-reserved-filenames' by Junio C Hamano · 5 years ago
- 4dc42c6 mingw: refuse paths containing reserved names by Johannes Schindelin · 5 years ago
- 7034cd0 Sync with Git 2.24.1 by Junio C Hamano · 5 years ago
- d851d94 Sync with 2.19.3 by Johannes Schindelin · 5 years ago
- 7c9fbda Sync with 2.18.2 by Johannes Schindelin · 5 years ago
- 14af7ed Sync with 2.17.3 by Johannes Schindelin · 5 years ago
- f82a97e mingw: handle `subst`-ed "DOS drives" by Johannes Schindelin · 5 years ago
- 817ddd6 mingw: refuse to access paths with illegal characters by Johannes Schindelin · 5 years ago
- d2c84da mingw: refuse to access paths with trailing spaces or periods by Johannes Schindelin · 5 years ago
- 91bd465 path: also guard `.gitmodules` against NTFS Alternate Data Streams by Johannes Schindelin · 5 years ago
- a2b0451 Merge branch 'js/git-path-head-dot-lock-fix' by Junio C Hamano · 5 years ago
- 76a53d6 git_path(): handle `.lock` files correctly by Johannes Schindelin · 5 years ago
- f45f88b path.c: don't call the match function without value in trie_find() by SZEDER Gábor · 5 years ago
- 8aff1a9 Add a place for (not) sharing stuff between worktrees by Nguyễn Thái Ngọc Duy · 6 years ago
- 2711b1a submodule: add more exhaustive up-path testing by Ævar Arnfjörð Bjarmason · 6 years ago
- 7913f53 Sync with Git 2.17.1 by Junio C Hamano · 7 years ago
- dc2d9ba is_{hfs,ntfs}_dotgitmodules: add tests by Johannes Schindelin · 7 years ago
- b8d5cf4 t/helper: merge test-path-utils into test-tool by Nguyễn Thái Ngọc Duy · 7 years ago
- 496f256 cygwin: allow pushing to UNC paths by Torsten Bögershausen · 8 years ago
- 77b63ac t0060: sidestep surprising path mangling results on Windows by Johannes Sixt · 8 years ago
- 3389e78 submodule: ignore trailing slash in relative url by Stefan Beller · 8 years ago
- 0878850 submodule: ignore trailing slash on superproject URL by Stefan Beller · 8 years ago
- 63e95be submodule: port resolve_relative_url from shell to C by Stefan Beller · 9 years ago
- 4b589e5 Merge branch 'js/mingw-tests' by Junio C Hamano · 9 years ago
- e01c6b1 Merge branch 'js/dirname-basename' by Junio C Hamano · 9 years ago
- fc56c7b mingw: accomodate t0060-path-utils for MSYS2 by Johannes Schindelin · 9 years ago
- 7d1aaa6 t0060: verify that basename() and dirname() work as expected by Johannes Schindelin · 9 years ago
- ce414b3 refs: make refs/bisect/* per-worktree by David Turner · 9 years ago
- 4e09cf2 path: optimize common dir checking by David Turner · 9 years ago
- 6cfbdcb git_path(): keep "info/sparse-checkout" per work-tree by Nguyễn Thái Ngọc Duy · 10 years ago
- c7b3a3d $GIT_COMMON_DIR: a new environment variable by Nguyễn Thái Ngọc Duy · 10 years ago
- 557bd83 git_path(): be aware of file relocation in $GIT_DIR by Nguyễn Thái Ngọc Duy · 10 years ago
- 655ee9e setup: don't dereference in-tree symlinks for absolute paths by Martin Erik Werner · 11 years ago
- e131daa t0060: add tests for prefix_path when path begins with work tree by Martin Erik Werner · 11 years ago
- e5aa1fc t0060: add test for prefix_path when path == work tree by Martin Erik Werner · 11 years ago
- 74af95d t0060: add test for prefix_path on symlinks via absolute paths by Martin Erik Werner · 11 years ago
- e22c1c7 Merge branch 'jx/relative-path-regression-fix' by Junio C Hamano · 11 years ago
- 7ffd18f path-utils test: rename mingw_path function to print_path by Sebastian Schuberth · 11 years ago
- 7fbd422 relative_path should honor dos-drive-prefix by Jiang Xin · 11 years ago
- daf19a8 test: use unambigous leading path (/foo) for MSYS by Jiang Xin · 11 years ago
- abd4284 test: run testcases with POSIX absolute paths on Windows by Jiang Xin · 12 years ago
- e02ca72 path.c: refactor relative_path(), not only strip prefix by Jiang Xin · 12 years ago
- 203439b test: add test cases for relative_path by Jiang Xin · 12 years ago
- 9e2326c longest_ancestor_length(): require prefix list entries to be normalized by Michael Haggerty · 12 years ago
- bacca78 t0060: split absolute path test in two to exercise some of it on Windows by Johannes Sixt · 12 years ago
- 379a03a t0060: verify that real_path() removes extra slashes by Michael Haggerty · 12 years ago
- f4c21e8 real_path(): properly handle nonexistent top-level paths by Michael Haggerty · 12 years ago
- 7bcf48d t0060: verify that real_path() works correctly with absolute paths by Michael Haggerty · 12 years ago
- 3efe5d1 real_path(): reject the empty string by Michael Haggerty · 12 years ago
- a5c4521 t0060: verify that real_path() fails if passed the empty string by Michael Haggerty · 12 years ago
- a0601dc absolute_path(): reject the empty string by Michael Haggerty · 12 years ago
- 17264bc t0060: verify that absolute_path() fails if passed the empty string by Michael Haggerty · 12 years ago
- 8da650b t0060: move tests of real_path() from t0000 to here by Michael Haggerty · 12 years ago
- 28baf82 t0060: fix whitespace in "wc -c" invocation by Jeff King · 16 years ago
- 2718e85 t0060: Fix tests on Windows by Johannes Sixt · 16 years ago
- 4fcc86b Introduce the function strip_path_suffix() by Johannes Schindelin · 16 years ago
- f42302b Test and fix normalize_path_copy() by Johannes Sixt · 16 years ago
- 0454dd9 Add support for GIT_CEILING_DIRECTORIES by David Reiss · 17 years ago
- ae299be Implement normalize_absolute_path by David Reiss · 17 years ago