sapling/hgext3rd/p4fastimport
Hollis Blanchard f2c455130c p4fastimport: only disable LFS uploads if p4fastimport.lfsmetadata is set
Currently, normal LFS uploads are completely disabled during a p4fastimport,
and users must run an external SQLite-reading uploader app after the import.

Instead, allow normal LFS functionality to work, but users may override it to
do the SQLite thing.

Differential Revision: https://phab.mercurial-scm.org/D1307
2017-11-27 03:34:35 -08:00
..
__init__.py p4fastimport: only disable LFS uploads if p4fastimport.lfsmetadata is set 2017-11-27 03:34:35 -08:00
filetransaction.py p4fastimport: append transactions instead of overwriting 2017-08-02 00:00:47 -07:00
importer.py p4fastimporter: optimize sync import - do not write dup filelogs 2017-10-11 17:49:48 -07:00
p4.py p4fastimporter: add p4 helper functions 2017-10-10 10:09:20 -07:00
util.py p4fastimporter: handle blob commits 2017-08-10 17:54:18 -07:00