hgext/transplant.py
Sun, 24 Oct 2010 12:52:37 +0200 Patrick Mezard hggettext: handle i18nfunctions declaration for docstrings translations stable
Sat, 23 Oct 2010 19:22:42 +0200 Patrick Mezard Fix and unify transplant and bookmarks revsets doc registration stable
Thu, 14 Oct 2010 22:41:43 +0200 Nicolas Dumazet bundlerepo: unify common code into a new getremotechanges
Tue, 28 Sep 2010 19:36:05 +0200 Juan Pablo Aroztegi transplant: add the transplanted revset predicate
Sat, 18 Sep 2010 08:30:11 +0200 Peter Arrenbrecht transplant: fix var name conflict introduced by 2912881c2a98
Mon, 20 Sep 2010 16:14:05 -0500 Matt Mackall bundlerepo: restore close() method
Fri, 17 Sep 2010 19:03:13 -0500 Matt Mackall bundlerepo: drop unused close() method
Thu, 16 Sep 2010 16:00:29 +0200 Peter Arrenbrecht transplant: maintain list of transplants in dict
Mon, 13 Sep 2010 13:08:09 +0200 Martin Geisler patch: break import cycle with cmdutil
Sun, 29 Aug 2010 22:37:58 +0200 Martin Geisler Lowercase error messages stable
Sun, 18 Jul 2010 21:29:29 -0400 Greg Ward transplant: crash if repo.commit() finds nothing to commit stable
Sat, 19 Jun 2010 12:51:57 +0200 Georg Brandl transplant: when reading journal, treat only lines starting with "# " special like patch.extract() does
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Mon, 07 Jun 2010 18:35:54 +0200 Dirkjan Ochtman move discovery methods from localrepo into new discovery module
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more
Fri, 19 Feb 2010 02:23:38 +0100 Benoit Boissinot i18n: mark more strings for translation stable
Mon, 08 Feb 2010 15:36:34 +0100 Benoit Boissinot fix coding style (reported by pylint)
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Mon, 28 Dec 2009 17:55:52 +0100 Robert Bachmann Added support for templatevar "footer" to cmdutil.py
Thu, 03 Dec 2009 11:06:44 +0100 Sune Foldager transplant: fix small bug when a patch fails while using --filter stable
Thu, 10 Sep 2009 10:31:12 +0200 Martin Geisler Merge with crew-stable
Thu, 10 Sep 2009 01:56:25 +0200 Mads Kiilerich transplant: Add trailing LF in tmp file for filtering
Sun, 26 Jul 2009 02:02:10 +0200 Martin Geisler transplant: wrap docstrings at 70 characters
Wed, 22 Jul 2009 23:26:27 +0200 Martin Geisler transplant: better reST formatting
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 transplant: wrapped docstrings at 78 characters
Wed, 24 Jun 2009 13:42:02 +0200 Dirkjan Ochtman extensions: change descriptions for extensions providing a few commands
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Mon, 15 Jun 2009 00:03:27 +0200 Patrick Mezard Make mq, record and transplant honor patch.eol
Wed, 10 Jun 2009 15:10:21 +0200 Benoit Boissinot use new style classes
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 transplant: use match object rather than files for commit
Sun, 24 May 2009 22:37:20 +0200 Martin Geisler use ui instead of repo.ui when the former is in scope
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)
less more (0) -60 tip