sapling/remotefilelog
Augie Fackler 9eb0009839 fileserverclient: use new iterbatch() method
This allows the client to send a single batch request for all file contents
and then handle the responses as they stream back to the client, which should
improve both running time and the user experience as far as it goes with
progress.
2016-03-22 10:06:24 -07:00
..
__init__.py commands: norepo was removed in e1563031f528 2016-03-03 13:40:31 -05:00
cacheclient.py cacheclient: don't forget to specify the port of the memcached server 2015-09-29 07:48:58 +02:00
debugcommands.py remotefilelog: handle the death of repo.sopener (hg change 0bbe3294361a) 2015-06-30 10:12:38 -04:00
fileserverclient.py fileserverclient: use new iterbatch() method 2016-03-22 10:06:24 -07:00
remotefilectx.py More robust adjustlinknode code for None srcrev's 2016-02-17 11:01:45 -08:00
remotefilelog.py remotefilelog: Make TortoiseHG work with remotefilelog 2016-02-05 14:53:45 +00:00
remotefilelogserver.py Fix exception when making a directory that already exists 2015-12-10 10:11:27 -08:00
shallowbundle.py remotefilelog: fix compat with core on builddeltaheader 2015-12-30 13:33:47 -08:00
shallowrepo.py Add prefetching to checklookup 2015-12-14 14:44:08 -08: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