aboutsummaryrefslogtreecommitdiff
path: root/git-rebase.sh
Commit message (Expand)AuthorAge
* rebase -m: do not trigger pre-commit verificationJunio C Hamano2008-03-16
* git rebase --abort: always restore the right commitMike Hommey2008-03-11
* Merge branch 'maint'Junio C Hamano2007-11-28
|\
| * scripts: do not get confused with HEAD in work treeJunio C Hamano2007-11-28
| * Fixing path quoting in git-rebaseJonathan del Strother2007-11-02
* | Merge branch 'mh/rebase-skip-hard'Junio C Hamano2007-11-24
|\ \
| * | Do git reset --hard HEAD when using git rebase --skipMike Hommey2007-11-11
* | | Merge branch 'ph/parseopt-sh'Junio C Hamano2007-11-17
|\ \ \
| * | | scripts: Add placeholders for OPTIONS_SPECJunio C Hamano2007-11-06
| |/ /
* | | rebase: fix "rebase --continue" breakageJohannes Schindelin2007-11-12
* | | rebase: operate on a detached HEADJohannes Schindelin2007-11-09
|/ /
* | Fixing path quoting in git-rebaseJonathan del Strother2007-10-18
* | Merge branch 'maint'Junio C Hamano2007-09-23
|\ \ | |/
| * Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-23
* | git-rebase: fix -C optionJ. Bruce Fields2007-09-07
* | git-rebase: support --whitespace=<option>J. Bruce Fields2007-09-07
|/
* Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano2007-09-01
* rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-01
* Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-07-06
* Allow rebase to run if upstream is completely mergedJohannes Sixt2007-07-04
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Teach rebase an interactive modeJohannes Schindelin2007-06-24
* git-rebase: suggest to use git-add instead of git-update-indexJonas Fonseca2007-06-02
* Add colour support in rebase and merge tree diff stats output.James Bowes2007-05-10
* Use rev-list --reverse in git-rebase.shAlex Riesen2007-04-13
* Use diff* with --exit-code in git-am, git-rebase and git-merge-oursAlex Riesen2007-03-24
* git-rebase: make 'rebase HEAD branch' work as expected.Junio C Hamano2007-03-22
* add -C[NUM] to git-amMichael S. Tsirkin2007-02-08
* Improved error message from git-rebaseDavid Kågedal2007-01-31
* git-rebase: allow rebasing a detached HEAD.Junio C Hamano2007-01-20
* Allow whole-tree operations to be started from a subdirectoryJunio C Hamano2007-01-12
* Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
* Use branch names in 'git-rebase -m' conflict hunks.Shawn O. Pearce2006-12-28
* Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce2006-12-28
* merge and reset: adjust for "reset --hard" messagesJunio C Hamano2006-12-22
* rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/amEric Wong2006-12-09
* remove merge-recursive-oldJunio C Hamano2006-11-21
* git-rebase: Add a -v option to show a diffstat of the changes upstream at the...Robert Shearman2006-10-04
* git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.Robert Shearman2006-10-04
* Deprecate merge-recursive.pyJunio C Hamano2006-09-24
* Merge branch 'master' into js/c-merge-recursiveJunio C Hamano2006-08-12
|\
| * rebase: Make the fast-fowarding message more user-friendly by using branch na...Robert Shearman2006-07-31
| * rebase: Fix the detection of fast-forwarding of the current branch to upstream.Robert Shearman2006-07-31
* | Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano2006-07-30
|\ \ | |/
| * Record rebase changes as 'rebase' in the reflog.Shawn Pearce2006-07-13
* | recur vs recursive: help testing without touching too many stuff.Junio C Hamano2006-07-13
* | Status update on merge-recursive in CJohannes Schindelin2006-07-13
|/
* Using 'perl' in *.shMichal Rokos2006-07-08
* rebase: check for errors from git-commitEric Wong2006-06-28
* rebase: get rid of outdated MRESOLVEMSGEric Wong2006-06-28