Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-09 | t2501: simplify the tests since we can now assume desired behavior | 1 | -87/+36 | |
2021-12-09 | dir: new flag to remove_dir_recurse() to spare the original_cwd | 1 | -5/+0 | |
2021-12-09 | dir: avoid incidentally removing the original_cwd in remove_path() | 1 | -8/+4 | |
2021-12-09 | stash: do not attempt to remove startup_info->original_cwd | 1 | -1/+1 | |
2021-12-09 | rebase: do not attempt to remove startup_info->original_cwd | 1 | -2/+2 | |
2021-12-09 | clean: do not attempt to remove startup_info->original_cwd | 1 | -2/+3 | |
2021-12-09 | symlinks: do not include startup_info->original_cwd in dir removal | 1 | -5/+5 | |
2021-12-09 | unpack-trees: add special cwd handling | 1 | -1/+1 | |
2021-12-09 | unpack-trees: refuse to remove startup_info->original_cwd | 1 | -13/+7 | |
2021-12-09 | t2501: add various tests for removing the current working directory | 1 | -0/+342 |