sapling/remotefilelog
Durham Goode 7268e5b709 Refactor ancestormap linknode logic to handle a bug
A rare bug can occur where the local file blob might not exist, but a valid old
version of that blob does exist. This refactor the linknode logic in ancestormap
to check the old versions if the server fetch fails to find the blob.

It still prints an ugly warning message from the server, but this whole issue is
quite rare anyway.
2013-10-03 15:15:15 -07:00
..
__init__.py GC server cache and add GC tests 2013-10-02 16:21:48 -07:00
fileserverclient.py Refactor ancestormap linknode logic to handle a bug 2013-10-03 15:15:15 -07:00
remotefilectx.py Remove remotefilectx.__str__ 2013-09-11 12:29:01 -07:00
remotefilelog.py Refactor ancestormap linknode logic to handle a bug 2013-10-03 15:15:15 -07:00
shallowbundle.py Send all available data during a pull 2013-09-19 16:22:14 -07:00
shallowrepo.py Fix local pulls to send file data 2013-09-09 11:44:08 -07:00
shallowstore.py Rename to remotefilelog since shallowrepo is already taken 2013-06-21 10:14:29 -07:00