summaryrefslogtreecommitdiff
path: root/t/t3404-rebase-interactive.sh
Commit message (Expand)AuthorAgeFilesLines
* rebase -i: improve advice on bad instruction linesrt/rebase-i-broken-insn-adviseRalf Thielow2016-09-071-3/+3
* t3404: become resilient to GETTEXT_POISONVasco Almeida2016-08-121-1/+1
* Merge branch 'js/rebase-i-tests'Junio C Hamano2016-07-281-0/+8
|\
| * t3404: add a test for the --gpg-sign optionJohannes Schindelin2016-07-071-0/+8
* | Merge branch 'js/t3404-grammo-fix'Junio C Hamano2016-07-131-1/+1
|\ \
| * | t3404: fix a grammo (commands are ran -> commands are run)js/t3404-grammo-fixJohannes Schindelin2016-06-291-1/+1
* | | tests: unpack-trees: update to use test_i18n* functionsVasco Almeida2016-06-171-2/+2
* | | i18n: rebase-interactive: mark here-doc strings for translationVasco Almeida2016-06-171-7/+7
| |/ |/|
* | t3404: fix typojs/t3404-typofixJohannes Schindelin2016-05-101-1/+1
* | Merge branch 'jk/use-write-script-more'Junio C Hamano2016-04-221-4/+3
|\ \
| * | t3404: use write_scriptjk/use-write-script-moreJunio C Hamano2016-04-121-4/+3
* | | t3404: cleanup double empty lines between testssb/rebase-xStefan Beller2016-03-181-6/+0
* | | rebase: decouple --exec from --interactiveStefan Beller2016-03-181-7/+6
|/ /
* | rebase -i: remember merge options beyond continue actionsfr/rebase-i-continue-preserve-optionsFabian Ruch2015-12-111-0/+16
* | Merge branch 'cb/t3404-shellquote' into maintJunio C Hamano2015-12-111-1/+1
|\ \
| * | t3404: fix quoting of redirect for some versions of bashcb/t3404-shellquoteCharles Bailey2015-12-041-1/+1
* | | Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano2015-11-031-0/+12
|\ \ \
| * | | rebase-i: work around Windows CRLF line endingsgr/rebase-i-drop-warnJunio C Hamano2015-10-281-1/+1
| * | | t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endingsJohannes Schindelin2015-10-281-0/+12
| |/ /
* | | Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano2015-10-161-0/+15
|\ \ \ | |/ /
| * | rebase-i: loosen over-eager check_bad_cmd checkMatthieu Moy2015-10-051-0/+15
* | | Merge branch 'dt/reflog-tests'Junio C Hamano2015-08-121-5/+5
|\ \ \
| * | | tests: remove some direct access to .git/logsdt/reflog-testsDavid Turner2015-07-281-5/+5
| * | | Merge branch 'ph/rebase-i-redo' into maintJunio C Hamano2015-06-051-0/+47
| |\ \ \
* | \ \ \ Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano2015-08-031-0/+123
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | git rebase -i: add static check for commands and SHA-1Galan Rémi2015-06-301-0/+39
| * | | | git rebase -i: warn about removed commitsGalan Rémi2015-06-301-0/+66
| * | | | git-rebase -i: add command "drop" to remove a commitGalan Rémi2015-06-301-0/+18
* | | | | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip'Junio C Hamano2015-07-131-0/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rebase -i: do not leave a CHERRY_PICK_HEAD file behindjs/rebase-i-clean-up-upon-continue-to-skipJohannes Schindelin2015-06-291-1/+1
| * | | | t3404: demonstrate CHERRY_PICK_HEAD bugJohannes Schindelin2015-06-291-0/+21
* | | | | Merge branch 'ph/rebase-i-redo'Junio C Hamano2015-05-191-0/+47
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | rebase -i: redo tasks that die during cherry-pickph/rebase-i-redoPhil Hord2015-04-291-0/+47
| * | | Merge branch 'es/rebase-i-count-todo' into maintJunio C Hamano2015-03-231-0/+9
| |\ \ \
* | | | | t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* | | | | t: fix moderate &&-chain breakageJeff King2015-03-201-1/+1
* | | | | Merge branch 'es/rebase-i-count-todo'Junio C Hamano2015-03-171-0/+9
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | rebase-interactive: suppress whitespace preceding item countEric Sunshine2015-03-061-0/+9
| |/ /
* | | rebase -i: use full object name internally throughout the scriptks/rebase-i-abbrevKirill A. Shutemov2015-01-221-0/+7
|/ /
* | Merge branch 'mt/rebase-i-keep-empty-test'Junio C Hamano2014-06-061-0/+8
|\ \
| * | rebase --keep-empty -i: add testmt/rebase-i-keep-empty-testMichael S. Tsirkin2014-05-191-0/+8
* | | tests: use "env" to run commands with temporary env-var settingsdt/tests-with-env-not-subshellDavid Tran2014-03-191-56/+13
|/ /
* | Merge branch 'es/rebase-i-no-abbrev'Junio C Hamano2013-09-111-2/+87
|\ \
| * | rebase -i: fix short SHA-1 collisiones/rebase-i-no-abbrevJunio C Hamano2013-08-251-1/+1
| * | t3404: rebase -i: demonstrate short SHA-1 collisionEric Sunshine2013-08-251-0/+24
| * | t3404: make tests more self-containedEric Sunshine2013-08-251-2/+63
* | | die_with_status: use "printf '%s\n'", not "echo"mm/no-shell-escape-in-die-messageMatthieu Moy2013-08-071-0/+13
|/ /
* | Merge branch 'rr/rebase-reflog-message-reword'Junio C Hamano2013-07-181-0/+15
|\ \
| * | rebase -i: use a better reflog messageRamkumar Ramachandra2013-06-231-0/+15
* | | Do not ignore merge options in interactive rebaseaf/rebase-i-merge-optionsArnaud Fontaine2013-07-021-0/+11