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
/
git-rebase.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-05
Merge branch 'sr/force-rebase'
Junio C Hamano
1
-5
/
+19
2009-03-02
git-rebase: Add --stat and --no-stat for producing diffstat on rebase
Tor Arne Vestbø
1
-7
/
+18
2009-02-18
disallow providing multiple upstream branches to rebase, pull --rebase
Jay Soffian
1
-0
/
+1
2009-02-13
Teach rebase to rebase even if upstream is up to date
Sverre Rabbelier
1
-5
/
+19
2009-01-11
rebase: learn to rebase root commit
Thomas Rast
1
-16
/
+40
2008-12-10
rebase: improve error messages about dirty state
Jeff King
1
-3
/
+6
2008-12-03
rebase: use git rev-parse -q
Miklos Vajna
1
-2
/
+2
2008-10-19
Merge branch 'ae/preservemerge'
Junio C Hamano
1
-3
/
+19
2008-10-06
rebase --no-verify
Nanako Shiraishi
1
-1
/
+6
2008-10-06
Teach rebase -i to honor pre-rebase hook
Nanako Shiraishi
1
-7
/
+11
2008-09-30
rebase: Support preserving merges in non-interactive mode
Andreas Ericsson
1
-3
/
+19
2008-08-16
Improve error output of git-rebase
Stephan Beyer
1
-5
/
+16
2008-07-21
Rename .git/rebase to .git/rebase-apply
Johannes Schindelin
1
-23
/
+25
2008-07-16
Merge branch 'rs/rebase-checkout-not-so-quiet'
Junio C Hamano
1
-2
/
+1
2008-07-15
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Johannes Schindelin
1
-22
/
+22
2008-07-14
git-rebase: report checkout failure
Junio C Hamano
1
-3
/
+1
2008-07-07
Teach "am" and "rebase" to mark the original position with ORIG_HEAD
Junio C Hamano
1
-1
/
+1
2008-06-22
git-rebase.sh: Add check if rebase is in progress
Stephan Beyer
1
-4
/
+10
2008-05-15
Ignore dirty submodule states during rebase and stash
Johannes Schindelin
1
-4
/
+4
2008-05-14
Merge branch 'bd/tests'
Junio C Hamano
1
-1
/
+1
2008-05-13
fix bsd shell negation
Jeff King
1
-1
/
+1
2008-05-05
git-rebase.sh: Fix --merge --abort failures when path contains whitespace
Bryan Donlan
1
-1
/
+1
2008-03-16
rebase [--onto O] A B: omit needless checkout
Junio C Hamano
1
-20
/
+32
2008-03-16
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-03-16
rebase -m: do not trigger pre-commit verification
Junio C Hamano
1
-1
/
+1
2008-03-11
git rebase --abort: always restore the right commit
Mike Hommey
1
-3
/
+2
2008-03-10
update 'git rebase' documentation
SZEDER Gábor
1
-2
/
+1
2008-03-05
am: --rebasing
Junio C Hamano
1
-1
/
+1
2008-03-01
git rebase --abort: always restore the right commit
Mike Hommey
1
-3
/
+2
2007-11-28
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2007-11-28
scripts: do not get confused with HEAD in work tree
Junio C Hamano
1
-2
/
+2
2007-11-24
Merge branch 'mh/rebase-skip-hard'
Junio C Hamano
1
-0
/
+1
2007-11-17
Merge branch 'ph/parseopt-sh'
Junio C Hamano
1
-0
/
+1
2007-11-12
rebase: fix "rebase --continue" breakage
Johannes Schindelin
1
-1
/
+5
2007-11-11
Do git reset --hard HEAD when using git rebase --skip
Mike Hommey
1
-0
/
+1
2007-11-09
rebase: operate on a detached HEAD
Johannes Schindelin
1
-5
/
+51
2007-11-06
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
1
-0
/
+1
2007-11-02
Fixing path quoting in git-rebase
Jonathan del Strother
1
-13
/
+13
2007-10-18
Fixing path quoting in git-rebase
Jonathan del Strother
1
-13
/
+13
2007-09-23
Merge branch 'maint'
Junio C Hamano
1
-3
/
+2
2007-09-23
Supplant the "while case ... break ;; esac" idiom
David Kastrup
1
-3
/
+2
2007-09-07
git-rebase: fix -C option
J. Bruce Fields
1
-1
/
+0
2007-09-07
git-rebase: support --whitespace=<option>
J. Bruce Fields
1
-1
/
+4
2007-09-01
Avoid one-or-more (\+) non BRE in sed scripts.
Junio C Hamano
1
-4
/
+1
2007-09-01
rebase -m: Fix incorrect short-logs of already applied commits.
Johannes Sixt
1
-5
/
+8
2007-07-06
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
1
-9
/
+3
2007-07-04
Allow rebase to run if upstream is completely merged
Johannes Sixt
1
-3
/
+5
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-19
/
+19
2007-06-24
Teach rebase an interactive mode
Johannes Schindelin
1
-1
/
+11
2007-06-02
git-rebase: suggest to use git-add instead of git-update-index
Jonas Fonseca
1
-2
/
+2
[prev]
[next]