Age | Commit message (Expand) | Author | Files | Lines |
2017-08-23 | Merge branch 'kw/rebase-progress' | Junio C Hamano | 1 | -0/+1 |
2017-08-14 | rebase: turn on progress option by default for format-patch | Kevin Willford | 1 | -0/+1 |
2017-08-02 | rebase: honor --rerere-autoupdate | Phillip Wood | 1 | -1/+2 |
2016-06-17 | rebase: update comment about FreeBSD /bin/sh | Ed Maste | 1 | -2/+2 |
2015-07-08 | rebase: return non-zero error code if format-patch fails | Clemens Buchacher | 1 | -1/+1 |
2014-07-16 | rebase: omit patch-identical commits with --fork-point | John Keeping | 1 | -2/+4 |
2014-07-15 | rebase--am: use --cherry-pick instead of --ignore-if-in-upstream | John Keeping | 1 | -4/+11 |
2014-04-21 | Merge branch 'km/avoid-non-function-return-in-rebase' | Junio C Hamano | 1 | -0/+15 |
2014-04-17 | rebase: avoid non-function use of "return" on FreeBSD | Kyle J. McKay | 1 | -0/+15 |
2014-02-11 | rebase: add the --gpg-sign option | Nicolas Vigier | 1 | -3/+5 |
2013-11-26 | remove #!interpreter line from shell libraries | Jonathan Nieder | 1 | -1/+2 |
2013-05-12 | am: return control to caller, for housekeeping | Ramkumar Ramachandra | 1 | -4/+4 |
2013-04-14 | rebase-am: explicitly disable cover-letter | Felipe Contreras | 1 | -2/+2 |
2012-10-11 | rebase: Handle cases where format-patch fails | Andrew Wong | 1 | -6/+43 |
2012-06-26 | rebase: don't source git-sh-setup twice | Martin von Zweigbergk | 1 | -2/+0 |
2012-04-24 | git-rebase: add keep_empty flag | Neil Horman | 1 | -5/+14 |
2011-02-10 | git-rebase--am: remove unnecessary --3way option | Martin von Zweigbergk | 1 | -2/+2 |
2011-02-10 | rebase: extract code for writing basic state | Martin von Zweigbergk | 1 | -5/+1 |
2011-02-10 | rebase: extract am code to new source file | Martin von Zweigbergk | 1 | -0/+34 |