rebase: fix formatting of rebase --reapply-cherry-picks option in docs
Elijah Newren committed over 3 years ago
rebase: clarify the OPT_CMDMODE incompatibilities
Elijah Newren committed over 3 years ago
rebase: add coverage of other incompatible options
Elijah Newren committed over 3 years ago
rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks
Elijah Newren committed over 3 years ago
rebase: fix docs about incompatibilities with --root
Elijah Newren committed over 3 years ago
rebase: remove --allow-empty-message from incompatible opts
Elijah Newren committed over 3 years ago
rebase: flag --apply and --merge as incompatible
Elijah Newren committed over 3 years ago
rebase: mark --update-refs as requiring the merge backend
Elijah Newren committed over 3 years ago
ssh signing: better error message when key not in agent
Adam Szkoda committed over 3 years ago
Pratyush Yadav committed over 3 years ago
Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
Ævar Arnfjörð Bjarmason committed over 3 years ago
dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
Taylor Blau committed over 3 years ago
clone: delay picking a transport until after get_repo_path()
Taylor Blau committed over 3 years ago
t5619: demonstrate clone_local() with ambiguous transport
Taylor Blau committed over 3 years ago
Pratyush Yadav committed over 3 years ago
Work around Tcl's default `PATH` lookup
Johannes Schindelin committed almost 4 years ago
Move the `_which` function (almost) to the top
Johannes Schindelin committed over 3 years ago
Move is_<platform> functions to the beginning
Johannes Schindelin committed over 3 years ago
is_Cygwin: avoid `exec`ing anything
Johannes Schindelin committed over 3 years ago
windows: ignore empty `PATH` elements
Johannes Schindelin committed almost 4 years ago