hgext/rebase.py
Wed, 24 Jun 2009 15:32:37 +0200 Dirkjan Ochtman change wiki/bts URLs to point to new hostname
Wed, 24 Jun 2009 13:42:02 +0200 Dirkjan Ochtman extensions: change descriptions for extensions providing a few commands
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
less more (0) -30 tip