view .hgignore @ 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 68bfc64028db
children 29ffd23028c2
line wrap: on
line source

syntax: glob

*.orig
*~
*.pyc
tests/*.err
tests/tmp