sapling/remotefilelog
Durham Goode 721f54d0df store: move remotefilelog content writing to be done via basestore
Now that we have the new store abstraction, let's route writes through it as
well.
2016-04-04 16:26:12 -07:00
..
__init__.py ioutil: move helper functions to ioutil 2016-04-04 16:26:12 -07:00
basestore.py store: move remotefilelog content writing to be done via basestore 2016-04-04 16:26:12 -07:00
cacheclient.py cacheclient: don't forget to specify the port of the memcached server 2015-09-29 07:48:58 +02:00
contentstore.py store: move remotefilelog content writing to be done via basestore 2016-04-04 16:26:12 -07:00
debugcommands.py remotefilelog: handle the death of repo.sopener (hg change 0bbe3294361a) 2015-06-30 10:12:38 -04:00
fileserverclient.py store: construct store during repo creation 2016-04-04 16:26:12 -07:00
ioutil.py ioutil: move helper functions to ioutil 2016-04-04 16:26:12 -07:00
metadatastore.py store: add union stores 2016-04-04 16:26:12 -07:00
remotefilectx.py adjustlinknode: remove unnecessary ancestor walk 2016-04-04 15:30:47 -07:00
remotefilelog.py store: move remotefilelog content writing to be done via basestore 2016-04-04 16:26:12 -07:00
remotefilelogserver.py Fix exception when making a directory that already exists 2015-12-10 10:11:27 -08:00
shallowbundle.py ioutil: move helper functions to ioutil 2016-04-04 16:26:12 -07:00
shallowrepo.py store: construct store during repo creation 2016-04-04 16:26:12 -07:00
shallowstore.py Add more comments explaining various complexities 2013-11-05 17:19:59 -08:00
shallowutil.py [bundle2] insert ourselves into the cg1packer class hierarchy and fix up the packermap 2014-11-07 18:35:52 -08:00
shallowverifier.py remotefilelog: removing filelog check from verification process 2016-01-07 16:57:39 -08:00