Fri, 04 Jun 2010 17:22:33 -0500 |
Matt Mackall |
rebase: use usual util.abort rather than error.ParseError
|
Thu, 20 May 2010 15:58:16 -0500 |
Matt Mackall |
rebase: add error codes
|
Thu, 20 May 2010 15:15:11 -0500 |
Matt Mackall |
rebase: only show "rebase completed" message with -v
|
Thu, 20 May 2010 13:27:28 -0500 |
Matt Mackall |
strip: hide unbundle messages by default
|
Thu, 20 May 2010 12:21:35 -0500 |
Matt Mackall |
Fix up rebase's handling of strip backups
|
Wed, 19 May 2010 19:46:39 -0500 |
Matt Mackall |
strip: be quiet about temporary internal bundle
|
Mon, 17 May 2010 21:16:35 +0200 |
Martin Geisler |
rebase: stress that only local changesets should be rebased
stable
|
Tue, 09 Mar 2010 21:53:16 -0500 |
Greg Ward |
rebase: improve help text
|
Sat, 06 Feb 2010 10:51:50 +0100 |
Stefano Tortarolo |
rebase: add --detach option to detach intermediate revisions (issue1950)
|
Fri, 16 Oct 2009 00:45:18 +0200 |
Martin Geisler |
Merge with crew-stable
|
Wed, 14 Oct 2009 20:55:39 +0300 |
timeless |
rebase: change rebase help to talk about changesets and branch names
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
rebase: wrapped docstrings at 78 characters
|
Sat, 18 Apr 2009 14:40:21 +0200 |
Martin Geisler |
help texts: write command line switches as -a/--abc
|
Wed, 08 Apr 2009 20:43:19 +0200 |
Martin Geisler |
upper-case command line meta variables
|
Sat, 04 Apr 2009 23:19:11 +0200 |
Martin Geisler |
rebase: word-wrap help texts at 70 characters
|
Sun, 29 Mar 2009 14:47:59 +0200 |
Stefano Tortarolo |
rebase: correct help text
|
Tue, 18 Nov 2008 21:46:01 -0600 |
Augie Fackler |
rebase: add support to keep branch names
|
Sat, 18 Oct 2008 17:00:28 +0200 |
Stefano Tortarolo |
rebase: disable rollback after rebasing
|
Mon, 18 Aug 2008 21:16:31 +0200 |
Stefano Tortarolo |
Add rebase extension
|