summaryrefslogtreecommitdiff
path: root/git-rebase--am.sh
Commit message (Expand)AuthorAgeFilesLines
* Drop unused git-rebase--am.shJohannes Schindelin2019-05-151-85/+0
* rebase: define linearization ordering and enforce itElijah Newren2018-12-281-1/+1
* Merge branch 'pw/rebase-signoff'Junio C Hamano2018-04-251-46/+33
|\
| * rebase --keep-empty: always use interactive rebasepw/rebase-signoffPhillip 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 optiongs/rebase-allow-empty-messageGenki Sky2018-02-071-0/+1
|/
* rebase: use mboxrd format to avoid split errorsew/rebase-mboxrdEric 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-patchkw/rebase-progressKevin Willford2017-08-141-0/+1
* | rebase: honor --rerere-autoupdatePhillip Wood2017-08-021-1/+2
|/
* rebase: update comment about FreeBSD /bin/shem/newer-freebsd-shells-are-fine-with-returnsEd Maste2016-06-171-2/+2
* rebase: return non-zero error code if format-patch failscb/rebase-am-exit-codeClemens Buchacher2015-07-081-1/+1
* rebase: omit patch-identical commits with --fork-pointjk/rebase-am-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 librariesjn/scripts-updatesJonathan 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