fast-import: add 'abort-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler committed 4 months ago
fast-import: add 'sign-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler committed 4 months ago
fast-import: add 'strip-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler committed 4 months ago
fast-import: add 'abort-if-invalid' mode to '--signed-commits=<mode>'
Justin Tobler committed 4 months ago
fast-export: check for unsupported signing modes earlier
Justin Tobler committed 4 months ago
t5620: test backfill's unknown argument handling
Derrick Stolee committed 4 months ago
path-walk: support wildcard pathspecs for blob filtering
Derrick Stolee committed 4 months ago
backfill: work with prefix pathspecs
Derrick Stolee committed 4 months ago
backfill: accept revision arguments
Derrick Stolee committed 4 months ago
t5620: prepare branched repo for revision tests
Derrick Stolee committed 4 months ago
revision: include object-name.h
Derrick Stolee committed 4 months ago
worktree: reject NULL worktree in get_worktree_git_dir()
Phillip Wood committed 4 months ago
worktree add: stop reading ".git/HEAD"
Phillip Wood committed 4 months ago
worktree: remove "the_repository" from is_current_worktree()
Phillip Wood committed 4 months ago
regexp: leave a pointer to resurrect workaround for Homebrew
Junio C Hamano committed 5 months ago
Merge branch 'sa/replay-revert' into tc/replay-ref
Junio C Hamano committed 4 months ago
replay: add --revert mode to reverse commit changes
Siddharth Asthana committed 4 months ago
sequencer: extract revert message formatting into shared function
Siddharth Asthana committed 4 months ago
hook: reject unknown hook names in git-hook(1)
Adrian Ratiu committed 4 months ago
hook: show disabled hooks in "git hook list"
Adrian Ratiu committed 4 months ago