MANIFEST.in
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Tue, 27 Jul 2010 23:07:30 +0900
branchstable
changeset 840 df93d61a7790
parent 238 e4a389eca1b9
permissions -rw-r--r--
filectx: use ctx.size comparisons to speed up ctx.cmp Comparing sizes is cheaper than comparing file contents, as it does not involve reading the file on disk or from the filelog. It is however not always possible: some extensions, or encode filters, change data when extracting it to the working directory. [ original upstream description ]

# $Id$

include tests/test-keyword tests/test-keyword.out

include MANIFEST.in