summaryrefslogtreecommitdiff
path: root/git-rebase--am.sh
AgeCommit message (Expand)Author
2018-04-25Merge branch 'pw/rebase-signoff'Junio C Hamano
2018-03-29rebase --keep-empty: always use interactive rebasePhillip Wood
2018-03-23rebase: update invocation of rebase dot-sourced scriptsWink Saville
2018-03-06Merge branch 'nd/rebase-show-current-patch'Junio C Hamano
2018-02-12rebase: add --show-current-patchNguyễn Thái Ngọc Duy
2018-02-07rebase: add --allow-empty-message optionGenki Sky
2017-11-18rebase: use mboxrd format to avoid split errorsEric Wong
2017-08-23Merge branch 'kw/rebase-progress'Junio C Hamano
2017-08-14rebase: turn on progress option by default for format-patchKevin Willford
2017-08-02rebase: honor --rerere-autoupdatePhillip Wood
2016-06-17rebase: update comment about FreeBSD /bin/shEd Maste
2015-07-08rebase: return non-zero error code if format-patch failsClemens Buchacher
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