summaryrefslogtreecommitdiffstats
path: root/git-rebase--am.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pw/rebase-signoff'Junio C Hamano2018-04-251-46/+33
|\
| * rebase --keep-empty: always use interactive rebasePhillip Wood2018-03-291-45/+33
* | rebase: update invocation of rebase dot-sourced scriptsWink Saville2018-03-231-11/+0
* | Merge branch 'nd/rebase-show-current-patch'Junio C Hamano2018-03-061-0/+3
|\ \
| * | rebase: add --show-current-patchNguyễn Thái Ngọc Duy2018-02-121-0/+3
| |/
* / rebase: add --allow-empty-message optionGenki Sky2018-02-071-0/+1
|/
* rebase: use mboxrd format to avoid split errorsEric Wong2017-11-181-0/+2
* Merge branch 'kw/rebase-progress'Junio C Hamano2017-08-231-0/+1
|\
| * rebase: turn on progress option by default for format-patchKevin Willford2017-08-141-0/+1
* | rebase: honor --rerere-autoupdatePhillip Wood2017-08-031-1/+2
|/
* rebase: update comment about FreeBSD /bin/shEd Maste2016-06-171-2/+2
* rebase: return non-zero error code if format-patch failsClemens Buchacher2015-07-091-1/+1
* rebase: omit patch-identical commits with --fork-pointJohn Keeping2014-07-161-2/+4
* rebase--am: use --cherry-pick instead of --ignore-if-in-upstreamJohn Keeping2014-07-161-4/+11
* Merge branch 'km/avoid-non-function-return-in-rebase'Junio C Hamano2014-04-211-0/+15
|\
| * rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay2014-04-171-0/+15
* | rebase: add the --gpg-sign optionNicolas Vigier2014-02-111-3/+5
|/
* remove #!interpreter line from shell librariesJonathan Nieder2013-11-261-1/+2
* am: return control to caller, for housekeepingRamkumar Ramachandra2013-05-131-4/+4
* rebase-am: explicitly disable cover-letterFelipe Contreras2013-04-151-2/+2
* rebase: Handle cases where format-patch failsAndrew Wong2012-10-111-6/+43
* rebase: don't source git-sh-setup twiceMartin von Zweigbergk2012-06-261-2/+0
* git-rebase: add keep_empty flagNeil Horman2012-04-251-5/+14
* git-rebase--am: remove unnecessary --3way optionMartin von Zweigbergk2011-02-101-2/+2
* rebase: extract code for writing basic stateMartin von Zweigbergk2011-02-101-5/+1
* rebase: extract am code to new source fileMartin von Zweigbergk2011-02-101-0/+34