| Commit message (Expand) | Author | Age |
* | rebase: do not continue when the todo list generation failed | Johannes Schindelin | 2017-12-27 |
* | rebase -i -x: add exec commands via the rebase--helper | Liam Beguin | 2017-12-05 |
* | Merge branch 'ad/rebase-i-serie-typofix' | Junio C Hamano | 2017-11-15 |
|\ |
|
| * | rebase -i: fix comment typo | Adam Dinwoodie | 2017-11-09 |
* | | Merge branch 'js/rebase-i-final' | Junio C Hamano | 2017-10-03 |
|\ \ |
|
| * | | rebase -i: rearrange fixup/squash lines using the rebase--helper | Johannes Schindelin | 2017-07-27 |
| * | | rebase -i: skip unnecessary picks using the rebase--helper | Johannes Schindelin | 2017-07-27 |
| * | | rebase -i: check for missing commits in the rebase--helper | Johannes Schindelin | 2017-07-27 |
| * | | rebase -i: also expand/collapse the SHA-1s via the rebase--helper | Johannes Schindelin | 2017-07-27 |
| * | | rebase -i: do not invent onelines when expanding/collapsing SHA-1s | Johannes Schindelin | 2017-07-27 |
| * | | rebase -i: remove useless indentation | Johannes Schindelin | 2017-07-27 |
| * | | rebase -i: generate the script via rebase--helper | Johannes Schindelin | 2017-07-27 |
* | | | rebase -i: honor --rerere-autoupdate | Phillip Wood | 2017-08-02 |
|/ / |
|
* | | doc: replace more gmane links | Junio C Hamano | 2017-05-09 |
* | | rebase -i: use the rebase--helper builtin | Johannes Schindelin | 2017-02-09 |
|/ |
|
* | Merge branch 'jk/rebase-i-squash-count-fix' | Junio C Hamano | 2017-01-18 |
|\ |
|
| * | rebase--interactive: count squash commits above 10 correctly | Jeff King | 2017-01-07 |
| * | Merge branch 'rt/rebase-i-broken-insn-advise' into maint | Junio C Hamano | 2016-09-29 |
| |\ |
|
| * \ | Merge branch 'jk/rebase-i-drop-ident-check' into maint | Junio C Hamano | 2016-09-29 |
| |\ \ |
|
* | \ \ | Merge branch 'va/i18n-even-more' | Junio C Hamano | 2016-12-27 |
|\ \ \ \ |
|
| * | | | | i18n: fix misconversion in shell scripts | Junio C Hamano | 2016-12-20 |
* | | | | | Merge branch 'js/rebase-i-commentchar-fix' | Junio C Hamano | 2016-11-23 |
|\ \ \ \ \ |
|
| * | | | | | rebase -i: handle core.commentChar=auto | Johannes Schindelin | 2016-11-21 |
* | | | | | | Merge branch 'rt/rebase-i-broken-insn-advise' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | rebase -i: improve advice on bad instruction lines | Ralf Thielow | 2016-09-07 |
* | | | | | | Merge branch 'jk/rebase-i-drop-ident-check' | Junio C Hamano | 2016-09-21 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | rebase-interactive: drop early check for valid ident | Jeff King | 2016-07-29 |
* | | | | | git-rebase--interactive: fix English grammar | Alex Henrie | 2016-09-08 |
| |/ / /
|/| | | |
|
* | | | | i18n: fix git rebase interactive commit messages | Jean-Noel Avila | 2016-08-24 |
* | | | | Merge branch 'js/rebase-i-progress-tidy' | Junio C Hamano | 2016-08-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | rebase-interactive: trim leading whitespace from progress count | Johannes Sixt | 2016-07-28 |
* | | | | Merge branch 'ps/rebase-i-auto-unstash-upon-abort' | Junio C Hamano | 2016-07-13 |
|\ \ \ \ |
|
| * | | | | rebase -i: restore autostash on abort | Patrick Steinhardt | 2016-06-29 |
* | | | | | Merge branch 'va/i18n-even-more' | Junio C Hamano | 2016-07-13 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | i18n: rebase-interactive: mark comments of squash for translation | Vasco Almeida | 2016-06-17 |
| * | | | | i18n: rebase-interactive: mark here-doc strings for translation | Vasco Almeida | 2016-06-17 |
| | |/ /
| |/| | |
|
| * | | | i18n: rebase-interactive: mark strings for translation | Vasco Almeida | 2016-06-17 |
* | | | | 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 |
* | | | | | Merge branch 'js/rebase-i-dedup-call-to-rerere' | Junio C Hamano | 2016-06-03 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | rebase -i: remove an unnecessary 'rerere' invocation | Johannes Sixt | 2016-05-31 |
| |/ / / |
|
| * | | | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maint | Junio C Hamano | 2015-08-03 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'mm/rebase-i-post-rewrite-exec' into maint | Junio C Hamano | 2015-06-25 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'jk/test-z-n-unquoted' | Junio C Hamano | 2016-05-23 |
|\ \ \ \ \ \ |
|
| * | | | | | | always quote shell arguments to test -z/-n | Jeff King | 2016-05-14 |
* | | | | | | | Merge branch 'jk/rebase-interative-eval-fix' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | rebase--interactive: avoid empty list in shell for-loop | Jeff King | 2016-05-10 |
* | | | | | | Merge branch 'rt/rebase-i-shorten-stop-report' | Junio C Hamano | 2016-04-13 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | rebase-i: print an abbreviated hash when stop for editing | Ralf Thielow | 2016-03-28 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'jc/sane-grep' | Junio C Hamano | 2016-03-16 |
|\ \ \ \ \ |
|