aboutsummaryrefslogtreecommitdiff
path: root/git-rebase--am.sh
Commit message (Expand)AuthorAge
* rebase: use mboxrd format to avoid split errorsEric Wong2017-11-18
* Merge branch 'kw/rebase-progress'Junio C Hamano2017-08-23
|\
| * rebase: turn on progress option by default for format-patchKevin Willford2017-08-14
* | rebase: honor --rerere-autoupdatePhillip Wood2017-08-02
|/
* rebase: update comment about FreeBSD /bin/shEd Maste2016-06-17
* rebase: return non-zero error code if format-patch failsClemens Buchacher2015-07-08
* rebase: omit patch-identical commits with --fork-pointJohn Keeping2014-07-16
* rebase--am: use --cherry-pick instead of --ignore-if-in-upstreamJohn Keeping2014-07-15
* Merge branch 'km/avoid-non-function-return-in-rebase'Junio C Hamano2014-04-21
|\
| * rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay2014-04-17
* | rebase: add the --gpg-sign optionNicolas Vigier2014-02-11
|/
* remove #!interpreter line from shell librariesJonathan Nieder2013-11-26
* am: return control to caller, for housekeepingRamkumar Ramachandra2013-05-12
* rebase-am: explicitly disable cover-letterFelipe Contreras2013-04-14
* rebase: Handle cases where format-patch failsAndrew Wong2012-10-11
* rebase: don't source git-sh-setup twiceMartin von Zweigbergk2012-06-26
* git-rebase: add keep_empty flagNeil Horman2012-04-24
* git-rebase--am: remove unnecessary --3way optionMartin von Zweigbergk2011-02-10
* rebase: extract code for writing basic stateMartin von Zweigbergk2011-02-10
* rebase: extract am code to new source fileMartin von Zweigbergk2011-02-10