aboutsummaryrefslogtreecommitdiffstats
path: root/git-rebase--am.sh
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Merge branch 'km/avoid-non-function-return-in-rebase'Junio C Hamano1-0/+15
2014-04-17rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay1-0/+15
2014-02-11rebase: add the --gpg-sign optionNicolas Vigier1-3/+5
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder1-1/+2
2013-05-12am: return control to caller, for housekeepingRamkumar Ramachandra1-4/+4
2013-04-14rebase-am: explicitly disable cover-letterFelipe Contreras1-2/+2
2012-10-11rebase: Handle cases where format-patch failsAndrew Wong1-6/+43
2012-06-26rebase: don't source git-sh-setup twiceMartin von Zweigbergk1-2/+0
2012-04-24git-rebase: add keep_empty flagNeil Horman1-5/+14
2011-02-10git-rebase--am: remove unnecessary --3way optionMartin von Zweigbergk1-2/+2
2011-02-10rebase: extract code for writing basic stateMartin von Zweigbergk1-5/+1
2011-02-10rebase: extract am code to new source fileMartin von Zweigbergk1-0/+34