sapling/remotefilelog
Durham Goode 9cfbf5a59e store: keep track of the writable store instead of hard coding it
Summary:
A future patch is going to change the union store to just contain an ordered
list of stores. Therefore we need a special spot to record which store is the
one that should receive writes.

Test Plan: ran the tests

Reviewers: #sourcecontrol

Differential Revision: https://phabricator.fb.com/D3205307
2016-04-26 15:10:38 -07:00
..
__init__.py checkcode: fix __init__.py 2016-04-26 13:00:31 -07:00
basestore.py Fix missing 'grp' import 2016-04-18 11:46:06 -07:00
cacheclient.py checkcode: fix errors in cacheclient and debugcommands 2016-04-26 13:00:31 -07:00
contentstore.py store: keep track of the writable store instead of hard coding it 2016-04-26 15:10:38 -07:00
debugcommands.py checkcode: fix errors in cacheclient and debugcommands 2016-04-26 13:00:31 -07:00
fileserverclient.py store: keep track of the writable store instead of hard coding it 2016-04-26 15:10:38 -07:00
metadatastore.py store: keep track of the writable store instead of hard coding it 2016-04-26 15:10:38 -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 checkcode: fix remotefilelogserver and shallowbundle 2016-04-26 13:00:31 -07:00
shallowbundle.py Move sortnodes into shallowutil 2016-04-26 15:10:38 -07:00
shallowrepo.py store: keep track of the writable store instead of hard coding it 2016-04-26 15:10:38 -07:00
shallowstore.py Add more comments explaining various complexities 2013-11-05 17:19:59 -08:00
shallowutil.py Move sortnodes into shallowutil 2016-04-26 15:10:38 -07:00
shallowverifier.py remotefilelog: removing filelog check from verification process 2016-01-07 16:57:39 -08:00