summaryrefslogtreecommitdiff
path: root/git-rebase.sh
AgeCommit message (Expand)Author
2006-02-22Fix typo in git-rebase.sh.Jason Riedy
2006-02-22git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth
2006-02-18Merge branch 'jc/rebase-limit'Junio C Hamano
2006-02-15rebase: allow rebasing onto different base.Junio C Hamano
2006-02-13rebase: allow a hook to refuse rebasing.Junio C Hamano
2005-12-15Bugfixes for git-rebaseLukas Sandström
2005-12-14rebase: do not get confused in fast-forward situation.Junio C Hamano
2005-12-14git-rebase: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-11-28rebase: one safety net, one bugfix and one optimization.Junio C Hamano
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano
2005-11-18Rewrite rebase to use git-format-patch piped to git-am.Junio C Hamano
2005-09-28Use git-update-ref in scripts.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano