sapling/hgext/fastmanifest
Durham Goode 976ae65ec7 hg: add linknode to manifestlog.add apis
Summary:
Previously we were just putting nullid as the linknode in client side
trees, because when the trees were added the changelog hadn't been written yet,
so we didn't know the linknode. As part of fixing this, let's add linknode to
the manifestlog.add api. A future diff will fill this in with the right value.

Reviewed By: ryanmce

Differential Revision: D7280103

fbshipit-source-id: dad3d2456e0cbde39392bf77af53ceeaadb49913
2018-04-13 21:51:29 -07:00
..
__init__.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
cachemanager.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
concurrency.py fastmanifest: fix import paths 2018-01-09 15:23:52 -08:00
constants.py fastmanifest: fix import paths 2018-01-09 15:23:52 -08:00
debug.py fastmanifest: fix import paths 2018-01-09 15:23:52 -08:00
implementation.py hg: add linknode to manifestlog.add apis 2018-04-13 21:51:29 -07:00
metrics.py fastmanifest: fix import paths 2018-01-09 15:23:52 -08:00