sapling/remotefilelog
Durham Goode 24c9c438d3 history: remove dependency on 80 character pack entry
Summary:
In a future diff we will be changing the format of history pack entries
to have a variable length file path in them. Before doing that, let's remove the
places that depend on each entry being exactly 80 characters.

Test Plan: Ran the tests

Reviewers: #mercurial, mitrandir, ttung, rmcelroy

Reviewed By: rmcelroy

Subscribers: rmcelroy

Differential Revision: https://phabricator.intern.facebook.com/D3262154

Signature: t1:3262154:1462820474:b7f5666001b3b7f8863b4de4826266204f3e87aa
2016-05-16 10:59:09 -07:00
..
__init__.py repack: add --background option 2016-05-04 14:53:23 -07:00
basestore.py utils: change writefile to use custom atomic temp logic 2016-05-11 13:33:06 -07:00
cacheclient.py checkcode: fix errors in cacheclient and debugcommands 2016-04-26 13:00:31 -07:00
contentstore.py store: implement markledger and cleanup on stores 2016-05-03 12:33:00 -07:00
datapack.py store: read recent packs first 2016-05-04 14:53:16 -07:00
debugcommands.py checkcode: fix errors in cacheclient and debugcommands 2016-04-26 13:00:31 -07:00
fileserverclient.py store: change union stores to accept a list of stores 2016-04-26 15:10:38 -07:00
historypack.py history: remove dependency on 80 character pack entry 2016-05-16 10:59:09 -07:00
metadatastore.py history: remove getparents and getlinknode apis 2016-05-16 10:59:09 -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
repack.py repack: add lock to limit it to only one repack 2016-05-04 14:53:19 -07:00
shallowbundle.py shallowbundle: fix broken fallback orig call 2016-04-28 17:34:08 -07:00
shallowrepo.py store: make repack only repack the shared cache 2016-05-04 14:52:33 -07:00
shallowstore.py Add more comments explaining various complexities 2013-11-05 17:19:59 -08:00
shallowutil.py utils: change writefile to use custom atomic temp logic 2016-05-11 13:33:06 -07:00
shallowverifier.py remotefilelog: removing filelog check from verification process 2016-01-07 16:57:39 -08:00