aboutsummaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
Commit message (Expand)AuthorAge
* Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'Junio C Hamano2018-01-10
|\
| * rebase -p: fix quoting when calling `git merge`Johannes Schindelin2018-01-05
| * Merge branch 'ad/rebase-i-serie-typofix' into maintJunio C Hamano2017-11-21
| |\
* | | rebase: do not continue when the todo list generation failedJohannes Schindelin2017-12-27
* | | rebase -i -x: add exec commands via the rebase--helperLiam Beguin2017-12-05
* | | Merge branch 'ad/rebase-i-serie-typofix'Junio C Hamano2017-11-15
|\ \ \ | |/ / |/| / | |/
| * rebase -i: fix comment typoAdam Dinwoodie2017-11-09
* | Merge branch 'js/rebase-i-final'Junio C Hamano2017-10-03
|\ \
| * | rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-27
| * | rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin2017-07-27
| * | rebase -i: check for missing commits in the rebase--helperJohannes Schindelin2017-07-27
| * | rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin2017-07-27
| * | rebase -i: do not invent onelines when expanding/collapsing SHA-1sJohannes Schindelin2017-07-27
| * | rebase -i: remove useless indentationJohannes Schindelin2017-07-27
| * | rebase -i: generate the script via rebase--helperJohannes Schindelin2017-07-27
* | | rebase -i: honor --rerere-autoupdatePhillip Wood2017-08-02
|/ /
* | doc: replace more gmane linksJunio C Hamano2017-05-09
* | rebase -i: use the rebase--helper builtinJohannes Schindelin2017-02-09
|/
* Merge branch 'jk/rebase-i-squash-count-fix'Junio C Hamano2017-01-18
|\
| * rebase--interactive: count squash commits above 10 correctlyJeff King2017-01-07
| * Merge branch 'rt/rebase-i-broken-insn-advise' into maintJunio C Hamano2016-09-29
| |\
| * \ Merge branch 'jk/rebase-i-drop-ident-check' into maintJunio C Hamano2016-09-29
| |\ \
* | \ \ Merge branch 'va/i18n-even-more'Junio C Hamano2016-12-27
|\ \ \ \
| * | | | i18n: fix misconversion in shell scriptsJunio C Hamano2016-12-20
* | | | | Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano2016-11-23
|\ \ \ \ \
| * | | | | rebase -i: handle core.commentChar=autoJohannes Schindelin2016-11-21
* | | | | | Merge branch 'rt/rebase-i-broken-insn-advise'Junio C Hamano2016-09-26
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | rebase -i: improve advice on bad instruction linesRalf Thielow2016-09-07
* | | | | | Merge branch 'jk/rebase-i-drop-ident-check'Junio C Hamano2016-09-21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | rebase-interactive: drop early check for valid identJeff King2016-07-29
* | | | | git-rebase--interactive: fix English grammarAlex Henrie2016-09-08
| |/ / / |/| | |
* | | | i18n: fix git rebase interactive commit messagesJean-Noel Avila2016-08-24
* | | | Merge branch 'js/rebase-i-progress-tidy'Junio C Hamano2016-08-08
|\ \ \ \ | |/ / / |/| | |
| * | | rebase-interactive: trim leading whitespace from progress countJohannes Sixt2016-07-28
* | | | Merge branch 'ps/rebase-i-auto-unstash-upon-abort'Junio C Hamano2016-07-13
|\ \ \ \
| * | | | rebase -i: restore autostash on abortPatrick Steinhardt2016-06-29
* | | | | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | i18n: rebase-interactive: mark comments of squash for translationVasco Almeida2016-06-17
| * | | | i18n: rebase-interactive: mark here-doc strings for translationVasco Almeida2016-06-17
| | |/ / | |/| |
| * | | i18n: rebase-interactive: mark strings for translationVasco Almeida2016-06-17
* | | | Merge branch 'em/newer-freebsd-shells-are-fine-with-returns'Junio C Hamano2016-06-27
|\ \ \ \
| * | | | rebase: update comment about FreeBSD /bin/shEd Maste2016-06-17
* | | | | Merge branch 'js/rebase-i-dedup-call-to-rerere'Junio C Hamano2016-06-03
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rebase -i: remove an unnecessary 'rerere' invocationJohannes Sixt2016-05-31
| |/ / /
| * | | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maintJunio C Hamano2015-08-03
| |\ \ \
| * \ \ \ Merge branch 'mm/rebase-i-post-rewrite-exec' into maintJunio C Hamano2015-06-25
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/test-z-n-unquoted'Junio C Hamano2016-05-23
|\ \ \ \ \ \
| * | | | | | always quote shell arguments to test -z/-nJeff King2016-05-14
* | | | | | | Merge branch 'jk/rebase-interative-eval-fix'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | rebase--interactive: avoid empty list in shell for-loopJeff King2016-05-10