mercurial/__init__.py
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 19 Jul 2007 19:43:25 -0300
changeset 4933 667290b6c95e
parent 0 9117c6561b0b
permissions -rw-r--r--
archive: delay extraction of file revisions This allows us to look only at the filelogs we're interested in, providing a nice speedup if we're archiving only part of a repository.