log hgfastimport/hgimport.py @ 71:5dc3ab8142d5

age author description
Thu, 17 May 2012 23:55:40 +0200 Ralph Meijer Add patch to fix rename handling by correcting the used attribute names.
Sun, 26 Jul 2015 14:38:49 -0400 Greg Ward Drop support for Mercurial <= 1.5.
Sun, 26 Jul 2015 14:32:32 -0400 Greg Ward Merge in Jelmer Vernooij's switch to python-fastimport over pyfastimport.
Thu, 10 Nov 2011 23:09:10 +0100 Jelmer Vernooij Update to cope with API differences.
Mon, 01 Aug 2011 22:09:19 -0400 Greg Ward Make --sourcesort work by assigning a sortkey to every commit.
Mon, 01 Aug 2011 21:24:29 -0400 Greg Ward Convert timezones correctly.
Mon, 01 Aug 2011 18:35:31 -0400 Greg Ward Handle commits commands that reference a tag better.
Mon, 01 Aug 2011 18:18:24 -0400 Greg Ward Rename local variable committish to commitref.
Wed, 10 Nov 2010 21:31:23 -0500 Greg Ward Adapt to Mercurial 1.6 API change.
Sun, 24 May 2009 10:53:02 -0400 Greg Ward Use new utility function fastimport.processor.parseMany().
Sun, 17 May 2009 18:18:13 -0400 Greg Ward comment
Sun, 17 May 2009 18:18:01 -0400 Greg Ward Adapt to upstream changes in pyfastimport.
Sat, 16 May 2009 12:57:22 -0400 Greg Ward Massive rework to use infrastructure provided by convert extension.
Sun, 10 May 2009 14:16:02 -0400 Greg Ward Remove commented-out cruft.
Mon, 11 May 2009 17:46:19 -0400 Greg Ward Handle fixup commits and branch creation as produced by cvs2git.
Mon, 11 May 2009 13:59:20 -0400 Greg Ward Don't blow up if first parent == second parent.
Sun, 10 May 2009 12:00:23 -0400 Greg Ward Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Sun, 10 May 2009 10:27:18 -0400 Greg Ward Abort if a commit has first parent == second parent.
Sun, 10 May 2009 10:23:54 -0400 Greg Ward HgImportProcessor: comments; remove unused instance attrs.
Sat, 09 May 2009 18:52:33 -0400 Greg Ward Handle fixup branches for tag/branch creation better.
Fri, 08 May 2009 11:03:16 -0400 Greg Ward Handle non-ASCII input correctly (assuming UTF-8 encoding).
Tue, 05 May 2009 11:28:53 -0400 Greg Ward Remove local fork of bzr-fastimport; use my fastimport library instead.
Tue, 05 May 2009 10:27:27 -0400 Greg Ward Rename the extension's package from 'fastimport' to 'hgfastimport'. base fastimport/hgimport.py@f378f8c8df05