hgext/transplant.py
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Sun, 26 Apr 2009 14:20:41 -0700 Brendan Cully transplant: forbid transplant to nonempty repositories with no working directory.
Fri, 24 Apr 2009 17:00:18 -0500 Jacob Lee transplant: remove the restriction that the destination be nonempty.
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
Sat, 04 Apr 2009 23:19:29 +0200 Martin Geisler transplant: word-wrap help texts at 70 characters
Mon, 23 Mar 2009 13:13:02 +0100 Peter Arrenbrecht cleanup: drop variables for unused return values
Mon, 09 Feb 2009 00:14:07 +0100 Martin Geisler transplant: wrapped long lines
Sun, 11 Jan 2009 22:48:28 -0600 Matt Mackall errors: move revlog errors
Tue, 13 Jan 2009 13:43:42 +0100 Dirkjan Ochtman transplant: move docstrings before imports (see issue1466)
Tue, 25 Nov 2008 23:26:33 +0100 Benoit Boissinot protocol: use changegroupsubset() if possible (issue1389)
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in transplant extension
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Sat, 21 Jul 2007 16:02:10 -0500 Matt Mackall Make repo locks recursive, eliminate all passing of lock/wlock
Sat, 21 Jul 2007 16:02:10 -0500 Matt Mackall Use try/finally pattern to cleanup locks and transactions
Fri, 22 Jun 2007 19:43:29 -0300 Alexis S. L. Carvalho transplant: fix locking order
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Wed, 06 Jun 2007 20:22:52 +0200 Thomas Arendsen Hein Removed trailing whitespace and tabs from python files
Tue, 20 Mar 2007 13:13:39 -0700 Brendan Cully transplant: fix ignoring empty changesets (eg after filter)
Sun, 11 Feb 2007 18:37:23 +0100 Patrick Mezard transplant: remote bundle source was not closed before deleting the fetched bundle.
Tue, 30 Jan 2007 11:39:47 -0800 Brendan Cully transplant: update to current writebundle API
Tue, 16 Jan 2007 12:51:02 -0800 Brendan Cully Update transplant's merge.update call
Tue, 26 Dec 2006 15:42:40 +0100 Thomas Arendsen Hein Corrected synopsis for transplant.
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Fri, 08 Dec 2006 12:52:17 -0800 Brendan Cully transplant: don't add extra newlines to changelog entry in filter
Fri, 01 Dec 2006 15:43:48 -0800 Brendan Cully transplant: split filter args into changelog entry and patch
Fri, 01 Dec 2006 15:00:33 -0800 Brendan Cully transplant: log source node when recovering too.
Fri, 01 Dec 2006 14:30:17 -0800 Brendan Cully transplant: clobber old series when transplant fails
Fri, 01 Dec 2006 13:50:09 -0800 Brendan Cully transplant: "filtering %s\n"
Thu, 30 Nov 2006 13:51:58 -0800 Brendan Cully transplant: recover added/removed files after failed application
Thu, 30 Nov 2006 11:32:40 -0800 Brendan Cully transplant: preserve filter changes in --continue log
Thu, 30 Nov 2006 11:09:25 -0800 Brendan Cully transplant: fix --continue; add --continue test
Wed, 29 Nov 2006 22:34:22 -0800 Brendan Cully transplant: show_changeset moved to cmdutil
Mon, 27 Nov 2006 15:13:01 -0800 Brendan Cully Add transplant extension
less more (0) tip