rebase: make the backend configurable via config setting
Elijah Newren committed over 6 years ago
rebase tests: repeat some tests using the merge backend instead of am
Elijah Newren committed over 6 years ago
rebase tests: mark tests specific to the am-backend with --am
Elijah Newren committed over 6 years ago
rebase: drop '-i' from the reflog for interactive-based rebases
Elijah Newren committed over 6 years ago
git-prompt: change the prompt for interactive-based rebases
Elijah Newren committed over 6 years ago
Elijah Newren committed over 6 years ago
rebase: move incompatibility checks between backend options a bit earlier
Elijah Newren committed over 6 years ago
git-rebase.txt: add more details about behavioral differences of backends
Elijah Newren committed over 6 years ago
rebase: allow more types of rebases to fast-forward
Elijah Newren committed over 6 years ago
t3432: make these tests work with either am or merge backends
Elijah Newren committed over 6 years ago
rebase: fix handling of restrict_revision
Elijah Newren committed over 6 years ago
rebase: make sure to pass along the quiet flag to the sequencer
Elijah Newren committed over 6 years ago
rebase, sequencer: remove the broken GIT_QUIET handling
Elijah Newren committed over 6 years ago
t3406: simplify an already simple test
Elijah Newren committed over 6 years ago
rebase (interactive-backend): fix handling of commits that become empty
Elijah Newren committed over 6 years ago
rebase (interactive-backend): make --keep-empty the default
Elijah Newren committed over 6 years ago
prefix_path: show gitdir when arg is outside repo
Emily Shaffer committed over 6 years ago
doc: move credential helper info into gitcredentials(7)
Jeff King committed over 6 years ago
Junio C Hamano committed over 6 years ago
Junio C Hamano committed over 6 years ago