Mercurial > hg > hg-fastimport
view tests/test-fastimport-syntax.out @ 47:7ff36dc9f0b1
Massive rework to use infrastructure provided by convert extension.
fastimport no longer stages changes in the repository's working copy;
instead, it now works like any other convert source: the imported
history is kept in memory (except for file contents) and then
processed by the 'convert' extension.
| author | Greg Ward <greg-hg@gerg.ca> |
|---|---|
| date | Sat, 16 May 2009 12:57:22 -0400 |
| parents | 8a92919bcd16 |
| children | a739b8dc8e6f |
line wrap: on
line source
% dump with no blank line after merge commit scanning source... sorting... converting... 2 1 0 o 2:0c314954ac3f |\ | | | o 1:1c1c7986a7e1 |/ | o 0:ca38501957af % dump with redundant 'from' directive scanning source... sorting... converting... 1 0 o 1:1c1c7986a7e1 | | o 0:ca38501957af
