Mercurial > hg > hg-fastimport
graph
-
Make --sourcesort work by assigning a sortkey to every commit.Mon, 01 Aug 2011 22:09:19 -0400, by Greg Ward
-
Convert timezones correctly.Mon, 01 Aug 2011 21:24:29 -0400, by Greg Ward
-
Handle commits commands that reference a tag better.Mon, 01 Aug 2011 18:35:31 -0400, by Greg Ward
-
Rename local variable committish to commitref.Mon, 01 Aug 2011 18:18:24 -0400, by Greg Ward
-
Use relative imports.Mon, 01 Aug 2011 17:26:50 -0400, by Greg Ward
-
Adapt to Mercurial 1.6 API change.Wed, 10 Nov 2010 21:31:23 -0500, by Greg Ward
-
test-fastimport-anonbranch: use explicit datesort to avoid breaking testSun, 19 Jul 2009 11:56:59 -0400, by Greg Ward
-
Adjust to upstream change: converter.convert() now takes sortmode.Tue, 02 Jun 2009 08:59:10 -0400, by Greg Ward
-
Use new utility function fastimport.processor.parseMany().Sun, 24 May 2009 10:53:02 -0400, by Greg Ward
-
README: misc updatesFri, 10 Jul 2009 14:12:30 -0400, by Greg Ward
-
Do sort options just like hgext.convert.Fri, 10 Jul 2009 14:07:30 -0400, by Greg Ward
-
commentSun, 17 May 2009 18:18:13 -0400, by Greg Ward
-
Adapt to upstream changes in pyfastimport.Sun, 17 May 2009 18:18:01 -0400, by Greg Ward
-
Massive rework to use infrastructure provided by convert extension.Sat, 16 May 2009 12:57:22 -0400, by Greg Ward
-
Remove commented-out cruft.Sun, 10 May 2009 14:16:02 -0400, by Greg Ward
-
Test that my idealized version of cvs2git's output produces identical output.Mon, 11 May 2009 17:55:57 -0400, by Greg Ward
-
Handle fixup commits and branch creation as produced by cvs2git.Mon, 11 May 2009 17:46:19 -0400, by Greg Ward
-
Don't blow up if first parent == second parent.Mon, 11 May 2009 13:59:20 -0400, by Greg Ward
-
Convert "lightweight" tags, since that's how cvs2git handle CVS tags.Sun, 10 May 2009 12:00:23 -0400, by Greg Ward
-
Abort if a commit has first parent == second parent.Sun, 10 May 2009 10:27:18 -0400, by Greg Ward
-
HgImportProcessor: comments; remove unused instance attrs.Sun, 10 May 2009 10:23:54 -0400, by Greg Ward
-
Handle fixup branches for tag/branch creation better.Sat, 09 May 2009 18:52:33 -0400, by Greg Ward
-
Test that fastimport dumps with non-ASCII characters import OK.Fri, 08 May 2009 11:03:51 -0400, by Greg Ward
-
Handle non-ASCII input correctly (assuming UTF-8 encoding).Fri, 08 May 2009 11:03:16 -0400, by Greg Ward
-
Set PYTHONPATH for all tests (to import fastimport library).Tue, 05 May 2009 21:04:06 -0400, by Greg Ward
-
Update README.txt to reflect new dependency on pyfastimport.Tue, 05 May 2009 11:42:16 -0400, by Greg Ward
-
Remove local fork of bzr-fastimport; use my fastimport library instead.Tue, 05 May 2009 11:28:53 -0400, by Greg Ward
-
Rename the extension's package from 'fastimport' to 'hgfastimport'.Tue, 05 May 2009 10:27:27 -0400, by Greg Ward
-
test-fastimport-syntax passes now (add the .out file).Mon, 04 May 2009 19:38:20 -0400, by Greg Ward
-
parser: do not blow up if we see EOF right after a 'merge' line.Mon, 04 May 2009 19:37:56 -0400, by Greg Ward
-
Rename README to README.txt and rewrite it.Mon, 04 May 2009 11:30:04 -0400, by Greg Ward
-
test-fastimport-git now passes, so make sure it's repeatable.Mon, 04 May 2009 10:58:57 -0400, by Greg Ward
-
Do not add newlines to path in "filemodify" commands.Mon, 04 May 2009 10:58:13 -0400, by Greg Ward
-
Ignore test-related temp files.Mon, 04 May 2009 10:31:23 -0400, by Greg Ward
-
Fix test-fastimport-cvs2git so output does not include temp dir.Mon, 04 May 2009 10:31:09 -0400, by Greg Ward
-
Oops: add forgotten fastimport-common (factored out back in 1fd08644b5ac).Mon, 04 May 2009 10:25:48 -0400, by Greg Ward
-
Add test for dumps generated by cvs2git.Mon, 04 May 2009 10:01:48 -0400, by Greg Ward
-
Add (failing) test for a dump produced by "git fast-export".Mon, 04 May 2009 08:27:05 -0400, by Greg Ward
-
Clarify terminology in test output.Mon, 04 May 2009 08:26:31 -0400, by Greg Ward
-
Add (failing) tests for apparent parser bugs (unhandled syntax).Sun, 03 May 2009 19:38:29 -0400, by Greg Ward
-
Factor out fastimport-commonSat, 02 May 2009 18:08:56 -0400, by Greg Ward
-
Add test with branching and merging.Sat, 02 May 2009 18:04:52 -0400, by Greg Ward
-
Add the first two test scripts.Sat, 02 May 2009 17:28:07 -0400, by Greg Ward
-
Fix _WHO_AND_WHEN_RE to handle Full NamesFri, 24 Apr 2009 19:46:17 -0700, by Paul Aurich
-
Format the commit user as Full Name <user@example.com>Fri, 24 Apr 2009 19:46:17 -0700, by Paul Aurich
-
Fix reset_handlerFri, 24 Apr 2009 08:35:40 -0700, by Paul Aurich
-
Preliminary support for reading multiple input files.Thu, 02 Apr 2009 17:16:02 -0400, by Greg Ward
-
Don't blow up or go into an infinite loop on seeing EOF after "data".Thu, 02 Apr 2009 17:14:03 -0400, by Greg Ward
-
Workaround emacs' font-lock mode: escape " in triple-quoted string.Thu, 02 Apr 2009 16:37:14 -0400, by Greg Ward
-
Handle blobs in the fast-import stream.Tue, 31 Mar 2009 21:05:43 -0400, by Greg Ward
-
Fix so "hg -R <repo> fastimport ..." worksTue, 31 Mar 2009 21:05:08 -0400, by Greg Ward
-
Add __repr__() and __str__() to Command classes (for easier debugging).Tue, 31 Mar 2009 10:10:04 -0400, by Greg Ward
-
and fix the wording againWed, 16 Jul 2008 13:04:41 +0100, by Paul Crowley
-
whoops, I wrote Mercurial where I meant Bazaar.Wed, 16 Jul 2008 13:02:04 +0100, by Paul Crowley
-
Line wrap READMEWed, 16 Jul 2008 12:48:02 +0100, by Paul Crowley
-
Add a README and the GPLTue, 15 Jul 2008 17:39:09 +0100, by Paul Crowley
-
add .hgignore fileTue, 15 Jul 2008 11:15:06 +0100, by Paul Crowley
-
fixes to file deletes, second parents, mark handlingTue, 04 Mar 2008 11:03:41 +0000, by Paul Crowley
-
fix exception reportingTue, 04 Mar 2008 11:02:19 +0000, by Paul Crowley
-
Actually imports something - incredible!Fri, 29 Feb 2008 17:58:31 +0000, by Paul Crowley
-
Add the start of the hg fastimport commandFri, 29 Feb 2008 12:19:18 +0000, by Paul Crowley
