##// END OF EJS Templates
vfs: use 'vfs' module directly in 'mercurial.archival'...
vfs: use 'vfs' module directly in 'mercurial.archival' Now that the 'vfs' classes moved in their own module, lets use the new module directly. We update code iteratively to help with possible bisect needs in the future.

File last commit:

r30822:b54a2984 default
r31235:7feab0e7 default
Show More
MANIFEST.in
5 lines | 81 B | text/plain | TextLexer
graft c-ext
graft zstd
include make_cffi.py
include setup_zstd.py
include zstd.c