aboutsummaryrefslogtreecommitdiff
path: root/t/t3404-rebase-interactive.sh
Commit message (Expand)AuthorAge
* Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano2016-11-23
|\
| * rebase -i: handle core.commentChar=autoJohannes Schindelin2016-11-21
| * rebase -i: highlight problems with core.commentcharJohannes Schindelin2016-11-21
* | rebase -i: improve advice on bad instruction linesRalf Thielow2016-09-07
* | t3404: become resilient to GETTEXT_POISONVasco Almeida2016-08-12
* | Merge branch 'js/rebase-i-tests'Junio C Hamano2016-07-28
|\ \
| * | t3404: add a test for the --gpg-sign optionJohannes Schindelin2016-07-07
* | | Merge branch 'js/t3404-grammo-fix'Junio C Hamano2016-07-13
|\ \ \
| * | | t3404: fix a grammo (commands are ran -> commands are run)Johannes Schindelin2016-06-29
* | | | tests: unpack-trees: update to use test_i18n* functionsVasco Almeida2016-06-17
* | | | i18n: rebase-interactive: mark here-doc strings for translationVasco Almeida2016-06-17
| |/ / |/| |
* | | t3404: fix typoJohannes Schindelin2016-05-10
* | | Merge branch 'jk/use-write-script-more'Junio C Hamano2016-04-22
|\ \ \ | | |/ | |/|
| * | t3404: use write_scriptJunio C Hamano2016-04-12
* | | t3404: cleanup double empty lines between testsStefan Beller2016-03-18
* | | rebase: decouple --exec from --interactiveStefan Beller2016-03-18
|/ /
* | rebase -i: remember merge options beyond continue actionsFabian Ruch2015-12-11
* | Merge branch 'cb/t3404-shellquote' into maintJunio C Hamano2015-12-11
|\ \
| * | t3404: fix quoting of redirect for some versions of bashCharles Bailey2015-12-04
* | | Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano2015-11-03
|\ \ \
| * | | rebase-i: work around Windows CRLF line endingsJunio C Hamano2015-10-28
| * | | t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endingsJohannes Schindelin2015-10-28
| |/ /
* | | Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano2015-10-16
|\ \ \ | |/ /
| * | rebase-i: loosen over-eager check_bad_cmd checkMatthieu Moy2015-10-05
* | | Merge branch 'dt/reflog-tests'Junio C Hamano2015-08-12
|\ \ \
| * | | tests: remove some direct access to .git/logsDavid Turner2015-07-28
| * | | Merge branch 'ph/rebase-i-redo' into maintJunio C Hamano2015-06-05
| |\ \ \
* | \ \ \ Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano2015-08-03
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | git rebase -i: add static check for commands and SHA-1Galan Rémi2015-06-30
| * | | | git rebase -i: warn about removed commitsGalan Rémi2015-06-30
| * | | | git-rebase -i: add command "drop" to remove a commitGalan Rémi2015-06-30
* | | | | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip'Junio C Hamano2015-07-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rebase -i: do not leave a CHERRY_PICK_HEAD file behindJohannes Schindelin2015-06-29
| * | | | t3404: demonstrate CHERRY_PICK_HEAD bugJohannes Schindelin2015-06-29
* | | | | Merge branch 'ph/rebase-i-redo'Junio C Hamano2015-05-19
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | rebase -i: redo tasks that die during cherry-pickPhil Hord2015-04-29
| * | | Merge branch 'es/rebase-i-count-todo' into maintJunio C Hamano2015-03-23
| |\ \ \
* | | | | t: fix trivial &&-chain breakageJeff King2015-03-20
* | | | | t: fix moderate &&-chain breakageJeff King2015-03-20
* | | | | Merge branch 'es/rebase-i-count-todo'Junio C Hamano2015-03-17
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | rebase-interactive: suppress whitespace preceding item countEric Sunshine2015-03-06
| |/ /
* | | rebase -i: use full object name internally throughout the scriptKirill A. Shutemov2015-01-22
|/ /
* | Merge branch 'mt/rebase-i-keep-empty-test'Junio C Hamano2014-06-06
|\ \
| * | rebase --keep-empty -i: add testMichael S. Tsirkin2014-05-19
* | | tests: use "env" to run commands with temporary env-var settingsDavid Tran2014-03-19
|/ /
* | Merge branch 'es/rebase-i-no-abbrev'Junio C Hamano2013-09-11
|\ \
| * | rebase -i: fix short SHA-1 collisionJunio C Hamano2013-08-25
| * | t3404: rebase -i: demonstrate short SHA-1 collisionEric Sunshine2013-08-25
| * | t3404: make tests more self-containedEric Sunshine2013-08-25
* | | die_with_status: use "printf '%s\n'", not "echo"Matthieu Moy2013-08-07
|/ /