summaryrefslogtreecommitdiffstats
path: root/git-legacy-rebase.sh
Commit message (Expand)AuthorAgeFilesLines
* rebase: introduce a shortcut for --reschedule-failed-execJohannes Schindelin2018-12-111-0/+6
* rebase: add a config option to default to --reschedule-failed-execJohannes Schindelin2018-12-111-0/+2
* rebase: introduce --reschedule-failed-execJohannes Schindelin2018-12-111-1/+15
* rebase --stat: fix when rebasing to an unrelated historyJohannes Schindelin2018-11-301-2/+8
* legacy-rebase: backport -C<n> and --whitespace=<option> checksJohannes Schindelin2018-11-211-0/+8
* Merge branch 'ag/rebase-i-in-c'Junio C Hamano2018-11-021-5/+42
* Merge branch 'pk/rebase-in-c'Junio C Hamano2018-11-021-3/+3
* rebase: refactor common shell functions into their own filePratik Karki2018-08-061-67/+2
* rebase: start implementing it as a builtinPratik Karki2018-08-061-0/+773