summaryrefslogtreecommitdiffstats
path: root/git-rebase--am.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-151-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-121-4/+4
* rebase-am: explicitly disable cover-letterFelipe Contreras2013-04-141-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-241-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