| 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).
|
| Tue, 05 May 2009 11:42:16 -0400 |
Greg Ward |
Update README.txt to reflect new dependency on pyfastimport.
|
| 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'.
|
| Mon, 04 May 2009 19:38:20 -0400 |
Greg Ward |
test-fastimport-syntax passes now (add the .out file).
|
| Mon, 04 May 2009 19:37:56 -0400 |
Greg Ward |
parser: do not blow up if we see EOF right after a 'merge' line.
|
| Mon, 04 May 2009 11:30:04 -0400 |
Greg Ward |
Rename README to README.txt and rewrite it.
|
| Mon, 04 May 2009 10:58:57 -0400 |
Greg Ward |
test-fastimport-git now passes, so make sure it's repeatable.
|
| Mon, 04 May 2009 10:58:13 -0400 |
Greg Ward |
Do not add newlines to path in "filemodify" commands.
|
| Mon, 04 May 2009 10:31:23 -0400 |
Greg Ward |
Ignore test-related temp files.
|
| Mon, 04 May 2009 10:31:09 -0400 |
Greg Ward |
Fix test-fastimport-cvs2git so output does not include temp dir.
|