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
2014-03-19
tests: use "env" to run commands with temporary env-var settings
David Tran
1
-56
/
+13
2013-09-11
Merge branch 'es/rebase-i-no-abbrev'
Junio C Hamano
1
-2
/
+87
2013-08-25
rebase -i: fix short SHA-1 collision
Junio C Hamano
1
-1
/
+1
2013-08-25
t3404: rebase -i: demonstrate short SHA-1 collision
Eric Sunshine
1
-0
/
+24
2013-08-25
t3404: make tests more self-contained
Eric Sunshine
1
-2
/
+63
2013-08-07
die_with_status: use "printf '%s\n'", not "echo"
Matthieu Moy
1
-0
/
+13
2013-07-18
Merge branch 'rr/rebase-reflog-message-reword'
Junio C Hamano
1
-0
/
+15
2013-07-02
Do not ignore merge options in interactive rebase
Arnaud Fontaine
1
-0
/
+11
2013-06-24
Merge branch 'rr/rebase-sha1-by-string-query'
Junio C Hamano
1
-0
/
+11
2013-06-23
rebase -i: use a better reflog message
Ramkumar Ramachandra
1
-0
/
+15
2013-06-23
Merge branch 'mz/rebase-tests'
Junio C Hamano
1
-9
/
+1
2013-06-14
rebase: use peel_committish() where appropriate
Ramkumar Ramachandra
1
-1
/
+1
2013-06-14
t/rebase: add failing tests for a peculiar revision
Ramkumar Ramachandra
1
-0
/
+11
2013-06-07
add tests for rebasing merged history
Martin von Zweigbergk
1
-9
/
+1
2013-05-28
test: rebase: fix --interactive test
Felipe Contreras
1
-1
/
+1
2013-03-25
t4304: use test_config to set/unset git config variables
Yann Droneaud
1
-2
/
+1
2013-02-17
Merge branch 'jk/rebase-i-comment-char'
Junio C Hamano
1
-0
/
+14
2013-02-12
rebase -i: respect core.commentchar
John Keeping
1
-0
/
+14
2012-12-22
tests: move test_cmp_rev to test-lib-functions
Martin von Zweigbergk
1
-6
/
+0
2012-09-29
Merge branch 'aw/rebase-i-edit-todo'
Junio C Hamano
1
-0
/
+18
2012-09-18
rebase -i: fix misleading error message after 'exec no-such' instruction
Johannes Sixt
1
-0
/
+11
2012-09-17
rebase -i: Add tests for "--edit-todo"
Andrew Wong
1
-0
/
+18
2012-07-31
Merge branch 'jx/i18n-1.7.11'
Junio C Hamano
1
-1
/
+1
2012-07-26
i18n: Rewrite gettext messages start with dash
Jiang Xin
1
-1
/
+1
2012-07-25
Merge branch 'cw/rebase-i-root'
Junio C Hamano
1
-0
/
+8
2012-07-24
rebase -i: handle fixup of root commit correctly
Chris Webb
1
-0
/
+8
2012-07-15
Merge branch 'cw/rebase-i-root'
Junio C Hamano
1
-0
/
+31
2012-07-05
t3404: make test 57 work with dash and others
Michael J Gruber
1
-1
/
+5
2012-06-26
Add tests for rebase -i --root without --onto
Chris Webb
1
-0
/
+27
2012-06-13
rebase -i: teach "--exec <cmd>"
Lucien Kong
1
-0
/
+117
2012-05-20
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2012-05-20
t3404: begin "exchange commits with -p" test with correct preconditions
Johannes Sixt
1
-0
/
+1
2012-04-30
diff --stat: use less columns for change counts
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2012-04-09
rebase -i continue: don't skip commits that only change submodules
John Keeping
1
-0
/
+30
2011-08-26
rebase -i: clean error message for --continue after failed exec
Matthieu Moy
1
-0
/
+14
2011-06-19
rebase -i -p: include non-first-parent commits in todo list
Andrew Wong
1
-1
/
+1
2011-05-27
rebase: write a reflog entry when finishing
Jeff King
1
-1
/
+1
2010-12-28
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2010-12-28
Fix false positives in t3404 due to SHELL=/bin/false
Robin H. Johnson
1
-1
/
+2
2010-12-08
Merge branch 'jh/notes-merge'
Junio C Hamano
1
-0
/
+1
2010-11-17
notes.c: Use two newlines (instead of one) when concatenating notes
Johan Herland
1
-0
/
+1
2010-11-09
t3404: do not use 'describe' to implement test_cmp_rev
Junio C Hamano
1
-2
/
+2
2010-11-09
t3404 (rebase -i): introduce helper to check position of HEAD
Jonathan Nieder
1
-15
/
+9
2010-11-09
t3404 (rebase -i): move comment to description
Jonathan Nieder
1
-18
/
+17
2010-11-09
t3404 (rebase -i): unroll test_commit loops
Jonathan Nieder
1
-12
/
+11
2010-11-09
tests: add missing &&, batch 2
Jonathan Nieder
1
-3
/
+3
2010-09-06
t3404 & t7508: cd inside subshell instead of around
Jens Lehmann
1
-3
/
+3
2010-08-21
Merge branch 'mm/rebase-i-exec'
Junio C Hamano
1
-2
/
+63
2010-08-21
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
1
-1
/
+2
2010-08-11
unpack_trees: group error messages by type
Matthieu Moy
1
-1
/
+2
[next]