summaryrefslogtreecommitdiff
path: root/git-rebase.sh
Commit message (Expand)AuthorAgeFilesLines
* git-rebase: use canonical A..B syntax to format-patchJunio C Hamano2006-05-211-1/+1
* Make git rebase interactive help match documentation.Sean2006-05-141-5/+16
* Add --continue and --abort options to git-rebase.sean2006-04-261-24/+38
* rebase: typofix.Junio C Hamano2006-04-261-1/+1
* Shell utilities: Guard against expr' magic tokens.Mark Wooding2006-04-131-1/+1
* Fix typo in git-rebase.sh.Jason Riedy2006-02-211-1/+1
* git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth2006-02-211-10/+14
* Merge branch 'jc/rebase-limit'Junio C Hamano2006-02-181-18/+71
|\
| * rebase: allow rebasing onto different base.Junio C Hamano2006-02-141-18/+71
* | rebase: allow a hook to refuse rebasing.Junio C Hamano2006-02-131-0/+9
|/
* Bugfixes for git-rebaseLukas Sandström2005-12-141-11/+18
* rebase: do not get confused in fast-forward situation.Junio C Hamano2005-12-141-0/+3
* git-rebase: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se2005-12-141-2/+3
* rebase: one safety net, one bugfix and one optimization.Junio C Hamano2005-11-281-1/+27
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-251-1/+1
* Rewrite rebase to use git-format-patch piped to git-am.Junio C Hamano2005-11-181-56/+16
* Use git-update-ref in scripts.Junio C Hamano2005-09-281-2/+3
* Big tool rename.Junio C Hamano2005-09-071-0/+68