summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'Junio C Hamano2018-01-101-3/+6
|\
| * rebase -p: fix quoting when calling `git merge`Johannes Schindelin2018-01-051-3/+6
| * Merge branch 'ad/rebase-i-serie-typofix' into maintJunio C Hamano2017-11-211-1/+1
| |\
* | | rebase: do not continue when the todo list generation failedJohannes Schindelin2017-12-271-1/+2
* | | rebase -i -x: add exec commands via the rebase--helperLiam Beguin2017-12-051-22/+1
* | | Merge branch 'ad/rebase-i-serie-typofix'Junio C Hamano2017-11-151-1/+1
|\ \ \ | |/ / |/| / | |/
| * rebase -i: fix comment typoad/rebase-i-serie-typofixAdam Dinwoodie2017-11-091-1/+1
* | Merge branch 'js/rebase-i-final'Junio C Hamano2017-10-031-333/+40
|\ \
| * | rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-271-89/+1
| * | rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin2017-07-271-38/+3
| * | rebase -i: check for missing commits in the rebase--helperJohannes Schindelin2017-07-271-159/+5
| * | rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin2017-07-271-25/+2
| * | rebase -i: do not invent onelines when expanding/collapsing SHA-1sJohannes Schindelin2017-07-271-1/+6
| * | rebase -i: remove useless indentationJohannes Schindelin2017-07-271-7/+7
| * | rebase -i: generate the script via rebase--helperJohannes Schindelin2017-07-271-21/+23
* | | rebase -i: honor --rerere-autoupdatePhillip Wood2017-08-021-3/+4
|/ /
* | doc: replace more gmane linksab/doc-replace-gmane-linksJunio C Hamano2017-05-091-1/+1
* | rebase -i: use the rebase--helper builtinJohannes Schindelin2017-02-091-0/+13
|/
* Merge branch 'jk/rebase-i-squash-count-fix'Junio C Hamano2017-01-181-1/+1
|\
| * rebase--interactive: count squash commits above 10 correctlyjk/rebase-i-squash-count-fixJeff King2017-01-071-1/+1
| * Merge branch 'rt/rebase-i-broken-insn-advise' into maintJunio C Hamano2016-09-291-1/+1
| |\
| * \ Merge branch 'jk/rebase-i-drop-ident-check' into maintJunio C Hamano2016-09-291-3/+0
| |\ \
* | \ \ Merge branch 'va/i18n-even-more'Junio C Hamano2016-12-271-1/+2
|\ \ \ \
| * | | | i18n: fix misconversion in shell scriptsva/i18n-even-moreJunio C Hamano2016-12-201-1/+2
* | | | | Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano2016-11-231-2/+11
|\ \ \ \ \
| * | | | | rebase -i: handle core.commentChar=autojs/rebase-i-commentchar-fixJohannes Schindelin2016-11-211-2/+11
* | | | | | Merge branch 'rt/rebase-i-broken-insn-advise'Junio C Hamano2016-09-261-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | rebase -i: improve advice on bad instruction linesrt/rebase-i-broken-insn-adviseRalf Thielow2016-09-071-1/+1
* | | | | | Merge branch 'jk/rebase-i-drop-ident-check'Junio C Hamano2016-09-211-3/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | rebase-interactive: drop early check for valid identjk/rebase-i-drop-ident-checkJeff King2016-07-291-3/+0
* | | | | git-rebase--interactive: fix English grammarAlex Henrie2016-09-081-1/+1
| |/ / / |/| | |
* | | | i18n: fix git rebase interactive commit messagesJean-Noel Avila2016-08-241-42/+3
* | | | Merge branch 'js/rebase-i-progress-tidy'Junio C Hamano2016-08-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | rebase-interactive: trim leading whitespace from progress countjs/rebase-i-progress-tidyJohannes Sixt2016-07-281-1/+1
* | | | Merge branch 'ps/rebase-i-auto-unstash-upon-abort'Junio C Hamano2016-07-131-0/+1
|\ \ \ \
| * | | | rebase -i: restore autostash on abortps/rebase-i-auto-unstash-upon-abortPatrick Steinhardt2016-06-291-0/+1
* | | | | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-131-118/+172
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | i18n: rebase-interactive: mark comments of squash for translationVasco Almeida2016-06-171-13/+56
| * | | | i18n: rebase-interactive: mark here-doc strings for translationVasco Almeida2016-06-171-15/+15
| | |/ / | |/| |
| * | | i18n: rebase-interactive: mark strings for translationVasco Almeida2016-06-171-90/+101
* | | | Merge branch 'em/newer-freebsd-shells-are-fine-with-returns'Junio C Hamano2016-06-271-2/+2
|\ \ \ \
| * | | | rebase: update comment about FreeBSD /bin/shem/newer-freebsd-shells-are-fine-with-returnsEd Maste2016-06-171-2/+2
* | | | | Merge branch 'js/rebase-i-dedup-call-to-rerere'Junio C Hamano2016-06-031-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rebase -i: remove an unnecessary 'rerere' invocationjs/rebase-i-dedup-call-to-rerereJohannes Sixt2016-05-311-1/+0
| |/ / /
| * | | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maintJunio C Hamano2015-08-031-1/+5
| |\ \ \
| * \ \ \ Merge branch 'mm/rebase-i-post-rewrite-exec' into maintJunio C Hamano2015-06-251-5/+5
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/test-z-n-unquoted'Junio C Hamano2016-05-231-2/+2
|\ \ \ \ \ \
| * | | | | | always quote shell arguments to test -z/-njk/test-z-n-unquotedJeff King2016-05-141-2/+2
* | | | | | | Merge branch 'jk/rebase-interative-eval-fix'Junio C Hamano2016-05-171-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | rebase--interactive: avoid empty list in shell for-loopjk/rebase-interative-eval-fixjk/rebase-interactive-eval-fixJeff King2016-05-101-0/+1