index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3404-rebase-interactive.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-02
Merge branch 'en/rebase-backend'
Junio C Hamano
1
-9
/
+10
2020-02-16
rebase: rename the two primary rebase backends
Elijah Newren
1
-1
/
+1
2020-02-16
rebase tests: mark tests specific to the am-backend with --am
Elijah Newren
1
-1
/
+1
2020-02-16
rebase: drop '-i' from the reflog for interactive-based rebases
Elijah Newren
1
-5
/
+5
2020-01-28
rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
Alban Gruin
1
-0
/
+121
2020-01-23
rebase -i: also avoid SHA-1 collisions with missingCommitsCheck
Johannes Schindelin
1
-0
/
+2
2020-01-23
rebase -i: re-fix short SHA-1 collision
Johannes Schindelin
1
-2
/
+13
2020-01-17
t3404: directly test the behavior of interest
Elijah Newren
1
-3
/
+4
2019-12-09
t3404: fix indentation
Johannes Schindelin
1
-5
/
+5
2019-11-10
Merge branch 'pw/post-commit-from-sequencer'
Junio C Hamano
1
-228
/
+368
2019-10-16
sequencer: run post-commit hook
Phillip Wood
1
-0
/
+19
2019-10-16
t3404: remove uneeded calls to set_fake_editor
Phillip Wood
1
-20
/
+5
2019-10-16
t3404: set $EDITOR in subshell
Phillip Wood
1
-204
/
+342
2019-10-16
t3404: remove unnecessary subshell
Phillip Wood
1
-4
/
+2
2019-10-11
Merge branch 'pw/rebase-i-show-HEAD-to-reword'
Junio C Hamano
1
-3
/
+13
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
1
-1
/
+1
2019-09-30
Merge branch 'dl/use-sq-from-test-lib'
Junio C Hamano
1
-1
/
+0
2019-09-30
Merge branch 'bc/hash-independent-tests-part-5'
Junio C Hamano
1
-11
/
+11
2019-09-06
t: use common $SQ variable
Denton Liu
1
-1
/
+0
2019-09-05
t: use LF variable defined in the test harness
Junio C Hamano
1
-2
/
+0
2019-08-27
rebase: fast-forward --onto in more cases
Denton Liu
1
-1
/
+1
2019-08-20
t3404: abstract away SHA-1-specific constants
brian m. carlson
1
-11
/
+11
2019-08-19
rebase -i: always update HEAD before rewording
Phillip Wood
1
-3
/
+13
2019-07-29
Merge branch 'sg/rebase-progress' into maint
Junio C Hamano
1
-70
/
+50
2019-07-29
Merge branch 'js/t3404-typofix' into maint
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'sg/rebase-progress'
Junio C Hamano
1
-70
/
+50
2019-07-09
Merge branch 'js/t3404-typofix'
Junio C Hamano
1
-1
/
+1
2019-06-24
t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused
SZEDER Gábor
1
-14
/
+1
2019-06-24
t3404: modernize here doc style
SZEDER Gábor
1
-65
/
+58
2019-06-14
t3404: fix a typo
Johannes Schindelin
1
-1
/
+1
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
1
-6
/
+3
2019-02-13
rebase: fix regression in rebase.useBuiltin=false test mode
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2019-02-06
Merge branch 'pw/rebase-x-sanity-check'
Junio C Hamano
1
-0
/
+19
2019-01-29
rebase -x: sanity check command
Phillip Wood
1
-0
/
+19
2019-01-28
implicit interactive rebase: don't run sequence editor
Phillip Wood
1
-0
/
+5
2018-11-13
Merge branch 'js/rebase-p-tests'
Junio C Hamano
1
-11
/
+12
2018-11-06
Merge branch 'sg/test-rebase-editor-fix'
Junio C Hamano
1
-5
/
+5
2018-11-02
tests: optionally skip `git rebase -p` tests
Johannes Schindelin
1
-4
/
+4
2018-11-02
t3404: decouple some test cases from outcomes of previous test cases
Johannes Schindelin
1
-7
/
+8
2018-11-02
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
1
-0
/
+10
2018-10-29
t3404-rebase-interactive: test abbreviated commands
Johannes Sixt
1
-5
/
+5
2018-09-24
Merge branch 'en/sequencer-empty-edit-result-aborts'
Junio C Hamano
1
-4
/
+3
2018-09-13
sequencer: fix --allow-empty-message behavior, make it smarter
Elijah Newren
1
-4
/
+3
2018-09-04
Merge branch 'pw/rebase-i-author-script-fix'
Junio C Hamano
1
-3
/
+15
2018-08-29
rebase -i: rewrite complete_action() in C
Alban Gruin
1
-1
/
+1
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-3
/
+2
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-3
/
+2
2018-08-17
Merge branch 'es/rebase-i-author-script-fix'
Junio C Hamano
1
-1
/
+9
2018-08-10
t3404: todo list with commented-out commands only aborts
Alban Gruin
1
-0
/
+10
2018-08-07
sequencer: fix quoting in write_author_script
Phillip Wood
1
-3
/
+15
[next]