log

age author description
Fri, 10 Jul 2009 14:07:30 -0400 Greg Ward Do sort options just like hgext.convert.
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:55:57 -0400 Greg Ward Test that my idealized version of cvs2git's output produces identical output.
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:51 -0400 Greg Ward Test that fastimport dumps with non-ASCII characters import OK.
Fri, 08 May 2009 11:03:16 -0400 Greg Ward Handle non-ASCII input correctly (assuming UTF-8 encoding).
Tue, 05 May 2009 21:04:06 -0400 Greg Ward Set PYTHONPATH for all tests (to import fastimport library).