| Fri, 24 Apr 2009 08:35:40 -0700 |
Paul Aurich |
Fix reset_handler
|
| Thu, 02 Apr 2009 17:16:02 -0400 |
Greg Ward |
Preliminary support for reading multiple input files.
|
| Thu, 02 Apr 2009 17:14:03 -0400 |
Greg Ward |
Don't blow up or go into an infinite loop on seeing EOF after "data".
|
| Thu, 02 Apr 2009 16:37:14 -0400 |
Greg Ward |
Workaround emacs' font-lock mode: escape " in triple-quoted string.
|
| Tue, 31 Mar 2009 21:05:43 -0400 |
Greg Ward |
Handle blobs in the fast-import stream.
|
| Tue, 31 Mar 2009 21:05:08 -0400 |
Greg Ward |
Fix so "hg -R <repo> fastimport ..." works
|
| Tue, 31 Mar 2009 10:10:04 -0400 |
Greg Ward |
Add __repr__() and __str__() to Command classes (for easier debugging).
|
| Wed, 16 Jul 2008 13:04:41 +0100 |
Paul Crowley |
and fix the wording again
|
| Wed, 16 Jul 2008 13:02:04 +0100 |
Paul Crowley |
whoops, I wrote Mercurial where I meant Bazaar.
|
| Wed, 16 Jul 2008 12:48:02 +0100 |
Paul Crowley |
Line wrap README
|
| Tue, 15 Jul 2008 17:39:09 +0100 |
Paul Crowley |
Add a README and the GPL
|
| Tue, 15 Jul 2008 11:15:06 +0100 |
Paul Crowley |
add .hgignore file
|
| Tue, 04 Mar 2008 11:03:41 +0000 |
Paul Crowley |
fixes to file deletes, second parents, mark handling
|
| Tue, 04 Mar 2008 11:02:19 +0000 |
Paul Crowley |
fix exception reporting
|
| Fri, 29 Feb 2008 17:58:31 +0000 |
Paul Crowley |
Actually imports something - incredible!
|
| Fri, 29 Feb 2008 12:19:18 +0000 |
Paul Crowley |
Add the start of the hg fastimport command
|