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
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
2010-08-11
test-lib: user-friendly alternatives to test [-d|-f|-e]
Matthieu Moy
1
-9
/
+9
2010-08-11
rebase -i: add exec command to launch a shell command
Matthieu Moy
1
-0
/
+61
2010-07-25
git-rebase--interactive.sh: use printf instead of echo to print commit message
Brandon Casey
1
-1
/
+7
2010-07-05
rebase-i: do not get fooled by a log message ending with backslash
Junio C Hamano
1
-0
/
+18
2010-06-21
Merge branch 'ic/maint-rebase-i-abort'
Junio C Hamano
1
-0
/
+10
2010-06-11
rebase -i: Abort cleanly if new base cannot be checked out
Ian Ward Comfort
1
-0
/
+10
2010-06-11
rebase -i -p: document shortcomings
Jonathan Nieder
1
-0
/
+6
2010-04-03
Merge branch 'mb/rebase-i-no-ff'
Junio C Hamano
1
-4
/
+32
2010-04-03
Merge branch 'do/rebase-i-arbitrary'
Junio C Hamano
1
-0
/
+9
2010-03-24
Teach rebase the --no-ff option.
Marc Branchaud
1
-4
/
+32
2010-03-14
rebase--interactive: don't require what's rebased to be a branch
Dave Olszewski
1
-0
/
+9
2010-03-12
rebase: support automatic notes copying
Thomas Rast
1
-0
/
+24
2010-01-14
rebase -i: Retain user-edited commit messages after squash/fixup conflicts
Michael Haggerty
1
-0
/
+36
2010-01-14
t3404: Set up more of the test repo in the "setup" step
Michael Haggerty
1
-25
/
+26
2010-01-14
rebase -i: For fixup commands without squashes, do not start editor
Michael Haggerty
1
-4
/
+3
2010-01-14
rebase -i: Improve consistency of commit count in generated commit messages
Michael Haggerty
1
-2
/
+2
2010-01-14
t3404: Test the commit count in commit messages generated by "rebase -i"
Michael Haggerty
1
-2
/
+7
2010-01-12
rebase-i: Ignore comments and blank lines in peek_next_command
Michael Haggerty
1
-0
/
+24
2009-12-07
Add a command "fixup" to rebase --interactive
Michael Haggerty
1
-0
/
+30
2009-12-06
t3404: Use test_commit to set up test repository
Michael Haggerty
1
-46
/
+20
2009-10-07
Teach 'rebase -i' the command "reword"
Björn Gustavsson
1
-0
/
+14
2009-08-09
tests: use "$TEST_DIRECTORY" instead of ".."
Jeff King
1
-1
/
+1
2009-07-01
Remove filename from conflict markers
Martin Renold
1
-2
/
+2
2009-03-03
rebase -i: avoid 'git reset' when possible
Johannes Schindelin
1
-0
/
+11
2009-01-31
Merge branch 'js/maint-rebase-i-submodule'
Junio C Hamano
1
-0
/
+26
2009-01-28
t3404 & t3411: undo copy&paste
Johannes Schindelin
1
-33
/
+4
2009-01-28
Fix submodule squashing into unrelated commit
Johannes Schindelin
1
-1
/
+1
2009-01-28
rebase -i squashes submodule changes into unrelated commit
Junio C Hamano
1
-0
/
+26
2009-01-15
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
1
-0
/
+17
2009-01-15
t3404: Add test case for aborted --continue after "edit"
Stephan Beyer
1
-0
/
+15
2008-10-10
rebase -i: do not fail when there is no commit to cherry-pick
Johannes Schindelin
1
-0
/
+11
2008-09-03
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
1
-1
/
+1
2008-08-13
rebase -i -p: fix parent rewriting
Thomas Rast
1
-0
/
+12
2008-08-13
rebase -i -p: handle index and workdir correctly
Thomas Rast
1
-0
/
+6
2008-07-15
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Johannes Schindelin
1
-4
/
+4
2008-07-13
t3404: test two "preserve merges with -p" cases
Stephan Beyer
1
-5
/
+21
2008-06-22
t3404: stricter tests for git-rebase--interactive
Stephan Beyer
1
-9
/
+34
[next]