summaryrefslogtreecommitdiff
path: root/git-rebase--am.sh
AgeCommit message (Expand)Author
2014-07-16rebase: omit patch-identical commits with --fork-pointJohn Keeping
2014-07-15rebase--am: use --cherry-pick instead of --ignore-if-in-upstreamJohn Keeping
2014-04-21Merge branch 'km/avoid-non-function-return-in-rebase'Junio C Hamano
2014-04-17rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay
2014-02-11rebase: add the --gpg-sign optionNicolas Vigier
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder
2013-05-13am: return control to caller, for housekeepingRamkumar Ramachandra
2013-04-15rebase-am: explicitly disable cover-letterFelipe Contreras
2012-10-11rebase: Handle cases where format-patch failsAndrew Wong
2012-06-26rebase: don't source git-sh-setup twiceMartin von Zweigbergk
2012-04-24git-rebase: add keep_empty flagNeil Horman
2011-02-10git-rebase--am: remove unnecessary --3way optionMartin von Zweigbergk
2011-02-10rebase: extract code for writing basic stateMartin von Zweigbergk
2011-02-10rebase: extract am code to new source fileMartin von Zweigbergk