summaryrefslogtreecommitdiff
path: root/t/t3405-rebase-malformed.sh
Commit message (Expand)AuthorAgeFilesLines
* sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* t34*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-5/+5
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* sequencer: fix --allow-empty-message behavior, make it smarterElijah Newren2018-09-131-1/+1
* git-rebase: make --allow-empty-message the defaultElijah Newren2018-06-271-8/+3
* rebase: add --allow-empty-message optiongs/rebase-allow-empty-messageGenki Sky2018-02-071-0/+23
* t: fix trivial &&-chain breakageJeff King2015-03-201-2/+2
* am --rebasing: get patch body from commit, not from mailboxMartin von Zweigbergk2012-06-261-4/+28
* add test_cmp function for test scriptsJeff King2008-03-131-2/+2
* rebase: try not to munge commit log messageJunio C Hamano2007-07-291-0/+48