sapling/remotefilelog
Olivier Trempe abf6481106 windows: grp module not supported
On windows the grp module is not present, so we need to avoid importing it. This
means the shared group feature of remotefilelog is not supported on windows.
2016-05-20 08:08:57 -07:00
..
__init__.py packs: add debug commands to view pack contents 2016-05-16 10:59:09 -07:00
basestore.py windows: grp module not supported 2016-05-20 08:08:57 -07:00
cacheclient.py checkcode: fix errors in cacheclient and debugcommands 2016-04-26 13:00:31 -07:00
constants.py store: basic wire protocol for bundle delivery 2016-05-16 10:59:09 -07:00
contentstore.py store: force remote stores to always check the shared cache 2016-05-16 10:59:09 -07:00
datapack.py datapack: make fanout size dynamic 2016-05-16 10:59:09 -07:00
debugcommands.py packs: add debug commands to view pack contents 2016-05-16 10:59:09 -07:00
fileserverclient.py windows: grp module not supported 2016-05-20 08:08:57 -07:00
historypack.py historypack: fix handling of section lookup key errors 2016-05-16 10:59:09 -07:00
metadatastore.py store: force remote stores to always check the shared cache 2016-05-16 10:59:09 -07:00
remotefilectx.py checkcode: fix remotefilectx and remotefilelog 2016-04-26 13:00:31 -07:00
remotefilelog.py checkcode: fix remotefilectx and remotefilelog 2016-04-26 13:00:31 -07:00
remotefilelogserver.py store: basic wire protocol for bundle delivery 2016-05-16 10:59:09 -07:00
repack.py repack: don't require complete history during data repack 2016-05-16 10:59:09 -07:00
shallowbundle.py shallowbundle: fix broken fallback orig call 2016-04-28 17:34:08 -07:00
shallowrepo.py repack: don't require complete history during data repack 2016-05-16 10:59:09 -07:00
shallowstore.py Add more comments explaining various complexities 2013-11-05 17:19:59 -08:00
shallowutil.py windows: use binary mode for reading and writing files 2016-05-20 08:08:57 -07:00
shallowverifier.py remotefilelog: removing filelog check from verification process 2016-01-07 16:57:39 -08:00