sapling/remotefilelog
Augie Fackler 5eecca9702 remotefilelog: handle the death of repo.sopener (hg change 0bbe3294361a)
repo.sopener has been deprecated since hg 2.3, and repo.svfs replaces
it. Since it's been dead for so long, let's just use svfs and call it
good enough.
2015-06-30 10:12:38 -04:00
..
__init__.py sparse: remove sparse-filtered results from copy tracing 2015-05-18 16:08:49 -07:00
cacheclient.py Add example cache client implementation 2013-10-17 14:18:23 -07:00
debugcommands.py remotefilelog: handle the death of repo.sopener (hg change 0bbe3294361a) 2015-06-30 10:12:38 -04:00
fileserverclient.py remotefilelog: handle the death of repo.sopener (hg change 0bbe3294361a) 2015-06-30 10:12:38 -04:00
remotefilectx.py Fix blob generation with adjustlinkrevs 2015-05-22 21:32:12 -07:00
remotefilelog.py ajustlinknodes: check for node in nodemap 2015-03-23 09:55:23 -07:00
remotefilelogserver.py remotefilelog: handle the death of repo.sopener (hg change 0bbe3294361a) 2015-06-30 10:12:38 -04:00
shallowbundle.py Match with with latest version of core to pass the test 2015-05-07 12:50:51 -07:00
shallowrepo.py remotefilelog: handle the death of repo.sopener (hg change 0bbe3294361a) 2015-06-30 10:12:38 -04: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