ssh signing: make fmt-merge-msg consider key lifetime
Fabian Stelzer committed over 4 years ago
ssh signing: make verify-tag consider key lifetime
Fabian Stelzer committed over 4 years ago
ssh signing: make git log verify key lifetime
Fabian Stelzer committed over 4 years ago
ssh signing: make verify-commit consider key lifetime
Fabian Stelzer committed over 4 years ago
ssh signing: add key lifetime test prereqs
Fabian Stelzer committed over 4 years ago
ssh signing: use sigc struct to pass payload
Fabian Stelzer committed over 4 years ago
t/fmt-merge-msg: make gpgssh tests more specific
Fabian Stelzer committed over 4 years ago
t/fmt-merge-msg: do not redirect stderr
Fabian Stelzer committed over 4 years ago
t/lib-pager: use sane_unset() to avoid breaking &&-chain
Eric Sunshine committed over 4 years ago
t2501: simplify the tests since we can now assume desired behavior
Elijah Newren committed over 4 years ago
dir: new flag to remove_dir_recurse() to spare the original_cwd
Elijah Newren committed over 4 years ago
dir: avoid incidentally removing the original_cwd in remove_path()
Elijah Newren committed over 4 years ago
stash: do not attempt to remove startup_info->original_cwd
Elijah Newren committed over 4 years ago
rebase: do not attempt to remove startup_info->original_cwd
Elijah Newren committed over 4 years ago
clean: do not attempt to remove startup_info->original_cwd
Elijah Newren committed over 4 years ago
symlinks: do not include startup_info->original_cwd in dir removal
Elijah Newren committed over 4 years ago
unpack-trees: add special cwd handling
Elijah Newren committed over 4 years ago
unpack-trees: refuse to remove startup_info->original_cwd
Elijah Newren committed over 4 years ago
setup: introduce startup_info->original_cwd
Elijah Newren committed over 4 years ago
t2501: add various tests for removing the current working directory
Elijah Newren committed over 4 years ago