index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-rebase--interactive.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rebase -i: do not fail when there is no commit to cherry-pick
Johannes Schindelin
2008-10-10
1
-1
/
+2
*
Merge branch 'sg/maint-intrebase-msghook' into maint
Shawn O. Pearce
2008-10-09
1
-6
/
+11
|
\
|
*
rebase -i: remove leftover debugging
SZEDER Gábor
2008-10-03
1
-1
/
+1
|
*
rebase -i: proper prepare-commit-msg hook argument when squashing
SZEDER Gábor
2008-10-03
1
-6
/
+11
*
|
Teach rebase -i to honor pre-rebase hook
Nanako Shiraishi
2008-10-06
1
-0
/
+11
|
/
*
git-rebase--interactive: auto amend only edited commit
Dmitry Potapov
2008-09-09
1
-1
/
+5
*
git-rebase-interactive: do not squash commits on abort
Dmitry Potapov
2008-09-09
1
-2
/
+6
*
rebase -i -p: fix parent rewriting
Thomas Rast
2008-08-14
1
-4
/
+2
*
rebase -i -p: handle index and workdir correctly
Thomas Rast
2008-08-14
1
-2
/
+12
*
rebase -i: When an 'edit' stops, mention the commit
Johannes Sixt
2008-07-23
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2008-07-17
1
-0
/
+2
|
\
|
*
rebase-i: keep old parents when preserving merges
Stephan Beyer
2008-07-17
1
-0
/
+2
*
|
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Johannes Schindelin
2008-07-16
1
-1
/
+1
*
|
Merge branch 'jc/rebase-orig-head'
Junio C Hamano
2008-07-15
1
-0
/
+1
|
\
\
|
*
|
Teach "am" and "rebase" to mark the original position with ORIG_HEAD
Junio C Hamano
2008-07-07
1
-0
/
+1
|
|
/
*
/
Make rebase--interactive use OPTIONS_SPEC
Stephan Beyer
2008-07-14
1
-26
/
+51
|
/
*
git-rebase -i: mention the short command aliases in the todo list
Miklos Vajna
2008-06-08
1
-3
/
+3
*
rebase --interactive: Compute upstream SHA1 before switching branches
Johannes Sixt
2008-06-03
1
-4
/
+3
*
Ignore dirty submodule states during rebase and stash
Johannes Schindelin
2008-05-16
1
-5
/
+6
*
remove use of "tail -n 1" and "tail -1"
Jeff King
2008-03-13
1
-1
/
+1
*
grep portability fix: don't use "-e" or "-q"
Jeff King
2008-03-13
1
-3
/
+3
*
Prompt to continue when editing during rebase --interactive
Jonathan del Strother
2008-02-27
1
-0
/
+4
*
rebase -i: accept -m as advertised in the man page
Uwe Kleine-K,Av(Bnig
2008-02-11
1
-1
/
+1
*
Squelch bogus progress output from git-rebase--interactive
Junio C Hamano
2008-01-15
1
-2
/
+7
*
git-rebase -i: clean-up error check codepath.
Junio C Hamano
2007-12-30
1
-10
/
+19
*
git-rebase -i behaves better on commits with incomplete messages
Junio C Hamano
2007-12-30
1
-2
/
+4
*
Reallow git-rebase --interactive --continue if commit is unnecessary
Shawn O. Pearce
2007-12-20
1
-1
/
+3
*
Catch and handle git-commit failures in git-rebase --interactive
Shawn O. Pearce
2007-12-20
1
-8
/
+9
*
Avoid update hook during git-rebase --interactive
Shawn O. Pearce
2007-12-20
1
-2
/
+2
*
Fix interactive rebase to preserve author email address
Sean
2007-12-19
1
-1
/
+1
*
rebase -p -i: handle "no changes" gracefully
Johannes Schindelin
2007-12-18
1
-1
/
+6
*
Merge branch 'js/rebase-i-rerere'
Junio C Hamano
2007-12-03
1
-1
/
+4
|
\
|
*
rebase -i: give rerere a chance
Johannes Schindelin
2007-11-29
1
-1
/
+4
*
|
revert/cherry-pick: Allow overriding the help text by the calling Porcelain
Wincent Colaiuta
2007-11-30
1
-0
/
+5
|
/
*
Merge branch 'maint'
Junio C Hamano
2007-11-29
1
-2
/
+2
|
\
|
*
scripts: do not get confused with HEAD in work tree
Junio C Hamano
2007-11-29
1
-2
/
+2
*
|
rebase -i: move help to end of todo file
Johannes Schindelin
2007-11-23
1
-6
/
+8
*
|
Merge branch 'ph/parseopt-sh'
Junio C Hamano
2007-11-18
1
-0
/
+1
|
\
\
|
*
|
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
2007-11-06
1
-0
/
+1
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-11-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Avoid a few unportable, needlessly nested "...`...".
Ralf Wildenhues
2007-11-09
1
-1
/
+1
*
|
Merge branch 'maint' into HEAD
Junio C Hamano
2007-10-31
1
-3
/
+4
|
\
|
|
*
git-rebase--interactive.sh: Make 3-way merge strategies work for -p.
Björn Steinbrink
2007-10-31
1
-0
/
+2
|
*
git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.
Björn Steinbrink
2007-10-31
1
-2
/
+2
|
*
Fix --strategy parsing in git-rebase--interactive.sh
Björn Steinbrink
2007-10-31
1
-1
/
+0
*
|
git-rebase--interactive.sh: Quote arguments to test
Michael W. Olson
2007-10-16
1
-1
/
+1
*
|
Merge branch 'maint'
Shawn O. Pearce
2007-10-16
1
-2
/
+2
|
\
|
|
*
rebase -i: use diff plumbing instead of porcelain
Johannes Schindelin
2007-10-16
1
-2
/
+2
*
|
Merge branch 'js/rebase-i'
Junio C Hamano
2007-10-03
1
-8
/
+15
|
\
\
|
*
|
rebase -i: work on a detached HEAD
Johannes Schindelin
2007-09-26
1
-8
/
+15
[next]