summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
AgeCommit message (Expand)AuthorFilesLines
2018-03-06Merge branch 'nd/rebase-show-current-patch'Junio C Hamano1-0/+6
2018-02-27Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'Junio C Hamano1-1/+1
2018-02-12rebase: introduce and use pseudo-ref REBASE_HEADNguyễn Thái Ngọc Duy1-1/+4
2018-02-12rebase: add --show-current-patchNguyễn Thái Ngọc Duy1-0/+3
2018-02-08rebase -p: fix incorrect commit message when calling `git merge`.Gregory Herrero1-1/+1
2018-02-07rebase: add --allow-empty-message optionGenki Sky1-10/+15
2018-01-10Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'Junio C Hamano1-3/+6
2018-01-05rebase -p: fix quoting when calling `git merge`Johannes Schindelin1-3/+6
2017-12-27rebase: do not continue when the todo list generation failedJohannes Schindelin1-1/+2
2017-12-05rebase -i -x: add exec commands via the rebase--helperLiam Beguin1-22/+1
2017-11-21Merge branch 'ad/rebase-i-serie-typofix' into maintJunio C Hamano1-1/+1
2017-11-15Merge branch 'ad/rebase-i-serie-typofix'Junio C Hamano1-1/+1
2017-11-09rebase -i: fix comment typoAdam Dinwoodie1-1/+1
2017-10-03Merge branch 'js/rebase-i-final'Junio C Hamano1-332/+39
2017-08-02rebase -i: honor --rerere-autoupdatePhillip Wood1-3/+4
2017-07-27rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin1-89/+1
2017-07-27rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin1-38/+3
2017-07-27rebase -i: check for missing commits in the rebase--helperJohannes Schindelin1-159/+5
2017-07-27rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin1-25/+2
2017-07-27rebase -i: do not invent onelines when expanding/collapsing SHA-1sJohannes Schindelin1-1/+6
2017-07-27rebase -i: remove useless indentationJohannes Schindelin1-7/+7
2017-07-27rebase -i: generate the script via rebase--helperJohannes Schindelin1-20/+22
2017-05-09doc: replace more gmane linksJunio C Hamano1-1/+1
2017-02-09rebase -i: use the rebase--helper builtinJohannes Schindelin1-0/+13
2017-01-18Merge branch 'jk/rebase-i-squash-count-fix'Junio C Hamano1-1/+1
2017-01-07rebase--interactive: count squash commits above 10 correctlyJeff King1-1/+1
2016-12-27Merge branch 'va/i18n-even-more'Junio C Hamano1-1/+2
2016-12-20i18n: fix misconversion in shell scriptsJunio C Hamano1-1/+2
2016-11-23Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano1-2/+11
2016-11-21rebase -i: handle core.commentChar=autoJohannes Schindelin1-2/+11
2016-09-29Merge branch 'rt/rebase-i-broken-insn-advise' into maintJunio C Hamano1-1/+1
2016-09-29Merge branch 'jk/rebase-i-drop-ident-check' into maintJunio C Hamano1-3/+0
2016-09-26Merge branch 'rt/rebase-i-broken-insn-advise'Junio C Hamano1-1/+1
2016-09-21Merge branch 'jk/rebase-i-drop-ident-check'Junio C Hamano1-3/+0
2016-09-08git-rebase--interactive: fix English grammarAlex Henrie1-1/+1
2016-09-07rebase -i: improve advice on bad instruction linesRalf Thielow1-1/+1
2016-08-24i18n: fix git rebase interactive commit messagesJean-Noel Avila1-42/+3
2016-08-08Merge branch 'js/rebase-i-progress-tidy'Junio C Hamano1-1/+1
2016-07-29rebase-interactive: drop early check for valid identJeff King1-3/+0
2016-07-28rebase-interactive: trim leading whitespace from progress countJohannes Sixt1-1/+1
2016-07-13Merge branch 'ps/rebase-i-auto-unstash-upon-abort'Junio C Hamano1-0/+1
2016-07-13Merge branch 'va/i18n-even-more'Junio C Hamano1-118/+172
2016-06-29rebase -i: restore autostash on abortPatrick Steinhardt1-0/+1
2016-06-27Merge branch 'em/newer-freebsd-shells-are-fine-with-returns'Junio C Hamano1-2/+2
2016-06-17i18n: rebase-interactive: mark strings for translationVasco Almeida1-90/+101
2016-06-17i18n: rebase-interactive: mark comments of squash for translationVasco Almeida1-13/+56
2016-06-17i18n: rebase-interactive: mark here-doc strings for translationVasco Almeida1-15/+15
2016-06-17rebase: update comment about FreeBSD /bin/shEd Maste1-2/+2
2016-06-03Merge branch 'js/rebase-i-dedup-call-to-rerere'Junio C Hamano1-1/+0
2016-05-31rebase -i: remove an unnecessary 'rerere' invocationJohannes Sixt1-1/+0