annotate MANIFEST.in @ 951:bd9c292665fd

editor: add a small changectx cache Reverts including a lot of files create many actions like: R bar (from trunk/bar:4343) For each of these files, an open_file() call is made and the parent mercurial revision is loaded to detect copies in issamefile(). This results in a big slowdown, easily reduced by caching the changectx.
author Patrick Mezard <patrick@mezard.eu>
date Sat, 06 Oct 2012 09:42:07 +0200
parents 8a226f0f99aa
children 74d9aa42b28f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
852
8a226f0f99aa Include documentation in tarballs (fixes #317).
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents: 767
diff changeset
1 include Makefile hgsubversion/help/*.rst
767
6c244d3ceaf7 add a MANIFEST.in file (fixes #142)
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
2 recursive-include tests *.py *.sh *.svndump *.txt