parse-options: decouple "--end-of-options" and "--"
Jeff King committed over 2 years ago
worktree: simplify incompatibility message for --orphan and commit-ish
René Scharfe committed over 2 years ago
worktree: standardize incompatibility messages
René Scharfe committed over 2 years ago
clean: factorize incompatibility message
René Scharfe committed over 2 years ago
revision, rev-parse: factorize incompatibility messages about - -exclude-hidden
René Scharfe committed over 2 years ago
revision: use die_for_incompatible_opt3() for - -graph/--reverse/--walk-reflogs
René Scharfe committed over 2 years ago
repack: use die_for_incompatible_opt3() for -A/-k/--cruft
René Scharfe committed over 2 years ago
push: use die_for_incompatible_opt4() for - -delete/--tags/--all/--mirror
René Scharfe committed over 2 years ago
completion: avoid user confusion in non-cone mode
Elijah Newren committed over 2 years ago
completion: avoid misleading completions in cone mode
Elijah Newren committed over 2 years ago
completion: fix logic for determining whether cone mode is active
Elijah Newren committed over 2 years ago
completion: squelch stray errors in sparse-checkout completion
Elijah Newren committed over 2 years ago
hooks--pre-commit: detect non-ASCII when renaming
Julian Prein committed over 2 years ago
t6301: write invalid object ID via `test-tool ref-store`
Patrick Steinhardt committed over 2 years ago
t5551: stop writing packed-refs directly
Patrick Steinhardt committed over 2 years ago
t5401: speed up creation of many branches
Patrick Steinhardt committed over 2 years ago
t4013: simplify magic parsing and drop "failure"
Patrick Steinhardt committed over 2 years ago
t3310: stop checking for reference existence via `test -f`
Patrick Steinhardt committed over 2 years ago
t1417: make `reflog --updateref` tests backend agnostic
Patrick Steinhardt committed over 2 years ago
t1410: use test-tool to create empty reflog
Patrick Steinhardt committed over 2 years ago