hgext/rebase.py
Mon, 01 Jun 2009 14:11:32 -0500 Matt Mackall commit: drop the now-unused files parameter
Mon, 01 Jun 2009 13:51:21 -0500 Matt Mackall rebase: remove unneeded status call before commit
Sun, 24 May 2009 22:37:20 +0200 Martin Geisler use ui instead of repo.ui when the former is in scope
Sun, 17 May 2009 02:55:22 +0200 Benoit Boissinot rebase: use set instead of dict
Fri, 01 May 2009 12:35:13 +0200 Patrick Mezard Merge with crew-stable
Fri, 01 May 2009 12:26:37 +0200 Patrick Mezard rebase: fix bug where --keepbranches could leave wrong branch in dirstate
Wed, 29 Apr 2009 18:36:55 +0200 Martin Geisler merge with crew-stable
Wed, 29 Apr 2009 11:39:49 +0200 Martijn Pieters Fix typeerror when specifying both --rebase and --pull
Wed, 29 Apr 2009 11:39:49 +0200 Martijn Pieters Fix typeerror when specifying both --rebase and --pull
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Mon, 27 Apr 2009 12:37:19 +0200 Dirkjan Ochtman more whitespace cleanup and some other style nits
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace various uses of list.reverse()
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Sat, 25 Apr 2009 22:25:49 +0200 Martin Geisler rebase, revlog: use set(x) instead of set(x.keys())
Wed, 22 Apr 2009 00:55:32 +0200 Martin Geisler util: use built-in set and frozenset
Wed, 22 Apr 2009 01:39:47 +0200 Martin Geisler remove unnecessary outer parenthesis in if-statements
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch lock releasing in the extensions from gc to explicit
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
Thu, 26 Mar 2009 16:58:50 +0200 Stefano Tortarolo rebase: keep original mq patch format (Issue1574)
Mon, 30 Mar 2009 18:26:32 +0200 Stefano Tortarolo rebase: don't lose rename/copy data (Issue1423)
Sun, 29 Mar 2009 14:43:49 +0200 Stefano Tortarolo rebase: store/restore arguments correctly
Sun, 29 Mar 2009 14:47:59 +0200 Stefano Tortarolo rebase: correct help text
Wed, 11 Mar 2009 20:28:09 +0100 Stefano Tortarolo rebase: remove unused statement
Mon, 23 Mar 2009 13:13:27 +0100 Peter Arrenbrecht cleanup: whitespace cleanup
Mon, 23 Mar 2009 13:13:06 +0100 Peter Arrenbrecht cleanup: drop unused assignments
Sun, 18 Jan 2009 19:59:51 +0100 Stefano Tortarolo rebase: pull --rebase updates if there is nothing to rebase
Sun, 11 Jan 2009 23:04:24 -0600 Matt Mackall error: move ParseError
Mon, 12 Jan 2009 09:16:03 +0100 Dirkjan Ochtman use dict.iteritems() rather than dict.items()
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase ui.debug and assert output
Tue, 18 Nov 2008 21:46:01 -0600 Augie Fackler rebase: add support to keep branch names
Sat, 01 Nov 2008 13:06:36 +0100 Dirkjan Ochtman kill some trailing spaces
Wed, 29 Oct 2008 11:39:32 +0100 Dirkjan Ochtman merge with mpm
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Tue, 16 Sep 2008 17:51:14 +0200 Stefano Tortarolo rebase: avoid redundant merges (issue1301)
Wed, 22 Oct 2008 17:34:52 -0500 Matt Mackall extensions: use new wrapper functions
Wed, 22 Oct 2008 17:34:08 -0500 Matt Mackall findcmd: have dispatch look up strict flag
Sat, 18 Oct 2008 17:00:28 +0200 Stefano Tortarolo rebase: disable rollback after rebasing
Sat, 18 Oct 2008 16:56:39 +0200 Dirkjan Ochtman help: better documentation intro for a few extensions
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in rebase extension
Thu, 21 Aug 2008 11:35:17 +0200 Dirkjan Ochtman strip trailing whitespace, replace tabs by spaces
Mon, 18 Aug 2008 21:16:31 +0200 Stefano Tortarolo Add rebase extension
less more (0) tip