aboutsummaryrefslogtreecommitdiff
path: root/t/t3404-rebase-interactive.sh
Commit message (Expand)AuthorAge
* 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
|/
* Merge branch 'rr/rebase-reflog-message-reword'Junio C Hamano2013-07-18
|\
| * rebase -i: use a better reflog messageRamkumar Ramachandra2013-06-23
* | Do not ignore merge options in interactive rebaseArnaud Fontaine2013-07-02
* | Merge branch 'rr/rebase-sha1-by-string-query'Junio C Hamano2013-06-24
|\ \
| * | rebase: use peel_committish() where appropriateRamkumar Ramachandra2013-06-14
| * | t/rebase: add failing tests for a peculiar revisionRamkumar Ramachandra2013-06-14
* | | Merge branch 'mz/rebase-tests'Junio C Hamano2013-06-23
|\ \ \ | |/ / |/| |
| * | add tests for rebasing merged historyMartin von Zweigbergk2013-06-07
| |/
* | test: rebase: fix --interactive testFelipe Contreras2013-05-28
|/
* t4304: use test_config to set/unset git config variablesYann Droneaud2013-03-25
* Merge branch 'jk/rebase-i-comment-char'Junio C Hamano2013-02-17
|\
| * rebase -i: respect core.commentcharJohn Keeping2013-02-12
* | tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-22
|/
* Merge branch 'aw/rebase-i-edit-todo'Junio C Hamano2012-09-29
|\
| * rebase -i: Add tests for "--edit-todo"Andrew Wong2012-09-17
* | rebase -i: fix misleading error message after 'exec no-such' instructionJohannes Sixt2012-09-18
|/
* Merge branch 'jx/i18n-1.7.11'Junio C Hamano2012-07-31
|\
| * i18n: Rewrite gettext messages start with dashJiang Xin2012-07-26
* | Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-25
|\ \ | |/ |/|
| * rebase -i: handle fixup of root commit correctlyChris Webb2012-07-24
* | Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-15
|\ \ | |/
| * t3404: make test 57 work with dash and othersMichael J Gruber2012-07-05
| * Add tests for rebase -i --root without --ontoChris Webb2012-06-26
* | rebase -i: teach "--exec <cmd>"Lucien Kong2012-06-13
|/
* Merge branch 'maint'Junio C Hamano2012-05-20
|\
| * t3404: begin "exchange commits with -p" test with correct preconditionsJohannes Sixt2012-05-20
* | diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-30
|/
* rebase -i continue: don't skip commits that only change submodulesJohn Keeping2012-04-09
* rebase -i: clean error message for --continue after failed execMatthieu Moy2011-08-26
* rebase -i -p: include non-first-parent commits in todo listAndrew Wong2011-06-19
* rebase: write a reflog entry when finishingJeff King2011-05-27
* Merge branch 'maint'Junio C Hamano2010-12-28
|\
| * Fix false positives in t3404 due to SHELL=/bin/falseRobin H. Johnson2010-12-28
* | Merge branch 'jh/notes-merge'Junio C Hamano2010-12-08
|\ \