index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t2501-cwd-empty.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-2
/
+2
2025-04-08
tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
Elijah Newren
1
-2
/
+0
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-08-01
builtin/stash: fix various trivial memory leaks
Patrick Steinhardt
1
-0
/
+1
2021-12-09
t2501: simplify the tests since we can now assume desired behavior
Elijah Newren
1
-85
/
+34
2021-12-09
dir: new flag to remove_dir_recurse() to spare the original_cwd
Elijah Newren
1
-5
/
+0
2021-12-09
dir: avoid incidentally removing the original_cwd in remove_path()
Elijah Newren
1
-8
/
+4
2021-12-09
stash: do not attempt to remove startup_info->original_cwd
Elijah Newren
1
-1
/
+1
2021-12-09
rebase: do not attempt to remove startup_info->original_cwd
Elijah Newren
1
-2
/
+2
2021-12-09
clean: do not attempt to remove startup_info->original_cwd
Elijah Newren
1
-2
/
+3
2021-12-09
symlinks: do not include startup_info->original_cwd in dir removal
Elijah Newren
1
-5
/
+5
2021-12-09
unpack-trees: add special cwd handling
Elijah Newren
1
-1
/
+1
2021-12-09
unpack-trees: refuse to remove startup_info->original_cwd
Elijah Newren
1
-13
/
+7
2021-12-09
t2501: add various tests for removing the current working directory
Elijah Newren
1
-0
/
+342