index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-rebase.sh
Commit message (
Expand
)
Author
Age
*
update 'git rebase' documentation
SZEDER Gábor
2008-03-10
*
am: --rebasing
Junio C Hamano
2008-03-05
*
git rebase --abort: always restore the right commit
Mike Hommey
2008-03-01
*
Merge branch 'maint'
Junio C Hamano
2007-11-28
|
\
|
*
scripts: do not get confused with HEAD in work tree
Junio C Hamano
2007-11-28
|
*
Fixing path quoting in git-rebase
Jonathan del Strother
2007-11-02
*
|
Merge branch 'mh/rebase-skip-hard'
Junio C Hamano
2007-11-24
|
\
\
|
*
|
Do git reset --hard HEAD when using git rebase --skip
Mike Hommey
2007-11-11
*
|
|
Merge branch 'ph/parseopt-sh'
Junio C Hamano
2007-11-17
|
\
\
\
|
*
|
|
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
2007-11-06
|
|
/
/
*
|
|
rebase: fix "rebase --continue" breakage
Johannes Schindelin
2007-11-12
*
|
|
rebase: operate on a detached HEAD
Johannes Schindelin
2007-11-09
|
/
/
*
|
Fixing path quoting in git-rebase
Jonathan del Strother
2007-10-18
*
|
Merge branch 'maint'
Junio C Hamano
2007-09-23
|
\
\
|
|
/
|
*
Supplant the "while case ... break ;; esac" idiom
David Kastrup
2007-09-23
*
|
git-rebase: fix -C option
J. Bruce Fields
2007-09-07
*
|
git-rebase: support --whitespace=<option>
J. Bruce Fields
2007-09-07
|
/
*
Avoid one-or-more (\+) non BRE in sed scripts.
Junio C Hamano
2007-09-01
*
rebase -m: Fix incorrect short-logs of already applied commits.
Johannes Sixt
2007-09-01
*
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
2007-07-06
*
Allow rebase to run if upstream is completely merged
Johannes Sixt
2007-07-04
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
Teach rebase an interactive mode
Johannes Schindelin
2007-06-24
*
git-rebase: suggest to use git-add instead of git-update-index
Jonas Fonseca
2007-06-02
*
Add colour support in rebase and merge tree diff stats output.
James Bowes
2007-05-10
*
Use rev-list --reverse in git-rebase.sh
Alex Riesen
2007-04-13
*
Use diff* with --exit-code in git-am, git-rebase and git-merge-ours
Alex Riesen
2007-03-24
*
git-rebase: make 'rebase HEAD branch' work as expected.
Junio C Hamano
2007-03-22
*
add -C[NUM] to git-am
Michael S. Tsirkin
2007-02-08
*
Improved error message from git-rebase
David Kågedal
2007-01-31
*
git-rebase: allow rebasing a detached HEAD.
Junio C Hamano
2007-01-20
*
Allow whole-tree operations to be started from a subdirectory
Junio C Hamano
2007-01-12
*
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-10
*
Use branch names in 'git-rebase -m' conflict hunks.
Shawn O. Pearce
2006-12-28
*
Use GIT_REFLOG_ACTION environment variable instead.
Shawn O. Pearce
2006-12-28
*
merge and reset: adjust for "reset --hard" messages
Junio C Hamano
2006-12-22
*
rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/am
Eric Wong
2006-12-09
*
remove merge-recursive-old
Junio C Hamano
2006-11-21
*
git-rebase: Add a -v option to show a diffstat of the changes upstream at the...
Robert Shearman
2006-10-04
*
git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.
Robert Shearman
2006-10-04
*
Deprecate merge-recursive.py
Junio C Hamano
2006-09-24
*
Merge branch 'master' into js/c-merge-recursive
Junio C Hamano
2006-08-12
|
\
|
*
rebase: Make the fast-fowarding message more user-friendly by using branch na...
Robert Shearman
2006-07-31
|
*
rebase: Fix the detection of fast-forwarding of the current branch to upstream.
Robert Shearman
2006-07-31
*
|
Merge branch 'js/read-tree' into js/c-merge-recursive
Junio C Hamano
2006-07-30
|
\
\
|
|
/
|
*
Record rebase changes as 'rebase' in the reflog.
Shawn Pearce
2006-07-13
*
|
recur vs recursive: help testing without touching too many stuff.
Junio C Hamano
2006-07-13
*
|
Status update on merge-recursive in C
Johannes Schindelin
2006-07-13
|
/
*
Using 'perl' in *.sh
Michal Rokos
2006-07-08
*
rebase: check for errors from git-commit
Eric Wong
2006-06-28
[next]