aboutsummaryrefslogtreecommitdiffstats
path: root/git-rebase.sh
AgeCommit message (Expand)AuthorFilesLines
2006-05-14Make git rebase interactive help match documentation.Sean1-5/+16
2006-04-26Add --continue and --abort options to git-rebase.sean1-24/+38
2006-04-26rebase: typofix.Junio C Hamano1-1/+1
2006-04-13Shell utilities: Guard against expr' magic tokens.Mark Wooding1-1/+1
2006-02-21Fix typo in git-rebase.sh.Jason Riedy1-1/+1
2006-02-21git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth1-10/+14
2006-02-18Merge branch 'jc/rebase-limit'Junio C Hamano1-18/+71
2006-02-14rebase: allow rebasing onto different base.Junio C Hamano1-18/+71
2006-02-13rebase: allow a hook to refuse rebasing.Junio C Hamano1-0/+9
2005-12-14Bugfixes for git-rebaseLukas Sandström1-11/+18
2005-12-14rebase: do not get confused in fast-forward situation.Junio C Hamano1-0/+3
2005-12-14git-rebase: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se1-2/+3
2005-11-28rebase: one safety net, one bugfix and one optimization.Junio C Hamano1-1/+27
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano1-1/+1
2005-11-18Rewrite rebase to use git-format-patch piped to git-am.Junio C Hamano1-56/+16
2005-09-28Use git-update-ref in scripts.Junio C Hamano1-2/+3
2005-09-07Big tool rename.Junio C Hamano1-0/+68