Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |