hgext/convert/hg.py
Sun, 06 Sep 2009 15:29:14 +0200 Patrick Mezard convert: fix history topology when using hg.tagsbranch
Mon, 13 Jul 2009 09:50:26 +0900 Nicolas Dumazet for calls expecting bool args, pass bool instead of int
Mon, 01 Jun 2009 17:12:42 +0200 Patrick Mezard convert: rewrite tags when converting from hg to hg
Mon, 01 Jun 2009 17:12:39 +0200 Patrick Mezard convert: fail fast if source does not support --sourcesort
Mon, 01 Jun 2009 17:12:39 +0200 Patrick Mezard convert: add --sourcesort option for source specific sort
Sun, 24 May 2009 18:30:59 +0200 Patrick Mezard convert: better feedback when filtering out empty revisions
Sun, 24 May 2009 16:27:37 +0200 Patrick Mezard convert/hg: update documentation
Mon, 18 May 2009 22:55:45 +0200 Benoit Boissinot convert: directly use nullid
Sun, 17 May 2009 03:04:17 +0200 Benoit Boissinot convert: use set instead of dict
Sun, 26 Apr 2009 01:47:44 +0200 Martin Geisler convert: add copyright and license headers to back-ends
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: print_exc() -> traceback()
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch lock releasing in the extensions from gc to explicit
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
Mon, 23 Mar 2009 13:13:02 +0100 Peter Arrenbrecht cleanup: drop variables for unused return values
Mon, 02 Mar 2009 19:19:12 -0600 Matt Mackall convert: change hg.saverev default to False
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors
Sun, 11 Jan 2009 22:48:28 -0600 Matt Mackall errors: move revlog errors
Fri, 24 Oct 2008 15:00:40 +0200 Thomas Arendsen Hein Remove trailing spaces.
Thu, 23 Oct 2008 23:03:09 +0200 Patrick Mezard convert: correctly detect missing revlog for root revisions
Tue, 21 Oct 2008 21:24:47 +0200 Patrick Mezard convert: ignore hg source errors with hg.ignoreerrors (issue 1357)
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in convert extension
Thu, 21 Aug 2008 11:35:17 +0200 Dirkjan Ochtman strip trailing whitespace, replace tabs by spaces
Wed, 13 Aug 2008 23:31:10 +0200 Patrick Mezard convert: implement startrev for hg source
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Thu, 19 Jun 2008 00:14:24 +0200 Patrick Mezard convert: hg sink commits without working dir
Thu, 19 Jun 2008 00:14:24 +0200 Patrick Mezard convert: reintegrate file retrieval code in sinks
less more (0) -50 -30 tip