hgext/rebase.py
Mon, 09 Nov 2009 20:15:49 +0100 Christian Boos rebase: make sure the newancestor is used during the whole update
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
Thu, 08 Oct 2009 10:39:43 +0200 Sune Foldager rebase: return early when source is descendant of destination
Thu, 08 Oct 2009 10:07:41 +0200 Sune Foldager rebase: improve error and debug messages
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
less more (0) -50 -30 tip