| Commit message (Expand) | Author | Age |
* | Merge branch 'em/newer-freebsd-shells-are-fine-with-returns' | Junio C Hamano | 2016-06-27 |
|\ |
|
| * | rebase: update comment about FreeBSD /bin/sh | Ed Maste | 2016-06-17 |
* | | git-rebase--merge: don't include absent parent as a base | Ben Woosley | 2016-04-24 |
* | | *.sh: avoid hardcoding $GIT_DIR/hooks/... | Nguyễn Thái Ngọc Duy | 2014-12-01 |
|/ |
|
* | Merge branch 'bc/fix-rebase-merge-skip' | Junio C Hamano | 2014-07-02 |
|\ |
|
| * | rebase--merge: fix --skip with two conflicts in a row | brian m. carlson | 2014-06-16 |
* | | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 2014-06-03 |
|\ \ |
|
| * | | git-rebase--merge.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 |
* | | | Merge branch 'km/avoid-non-function-return-in-rebase' | Junio C Hamano | 2014-04-21 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | rebase: avoid non-function use of "return" on FreeBSD | Kyle J. McKay | 2014-04-17 |
* | | rebase: add the --gpg-sign option | Nicolas Vigier | 2014-02-11 |
|/ |
|
* | remove #!interpreter line from shell libraries | Jonathan Nieder | 2013-11-26 |
* | rebase --merge: return control to caller, for housekeeping | Ramkumar Ramachandra | 2013-05-12 |
* | rebase: don't source git-sh-setup twice | Martin von Zweigbergk | 2012-06-26 |
* | rebase -m: only call "notes copy" when rewritten exists and is non-empty | Andrew Wong | 2012-02-26 |
* | rebase -m: don't print exit code 2 when merge fails | Martin von Zweigbergk | 2011-02-10 |
* | rebase: extract code for writing basic state | Martin von Zweigbergk | 2011-02-10 |
* | rebase: extract merge code to new source file | Martin von Zweigbergk | 2011-02-10 |