hgext/rebase.py
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Mon, 03 Aug 2009 00:19:01 +0200 Martin Geisler rebase: link to RebaseExtension
Sun, 26 Jul 2009 01:59:59 +0200 Martin Geisler rebase: wrap docstrings at 70 characters
Wed, 22 Jul 2009 22:56:45 +0200 Martin Geisler merge with crew-stable
Wed, 22 Jul 2009 22:50:34 +0200 Martin Geisler do not translate commit messages
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler rebase: wrapped docstrings at 78 characters
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)
less more (0) -30 tip