sapling/mercurial/types
Thomas Orozco 5d4306f87d mononoke/admin: allow showing filenodes by path + ID
Summary:
This updates the `mononoke_admin` filenodes command to allow showing filenodes
by path + ID in addition to revision + path. This makes it possible to locate
the linknode given a filenode ID but no revision.

This updates the filenodes CLI command a little bit (so if you want the old
command you need to add `by-revision`), but this should be fine since this is
a command that a human will normally be calling.

Reviewed By: farnz

Differential Revision: D16936628

fbshipit-source-id: 1079ad580b235076739c92d0c1f3c9bfc80db4c1
2019-08-22 01:37:02 -07:00
..
if move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00
mocks mononoke: rename Manifest/Entry to HgManifest/HgEntry 2019-08-20 01:12:49 -07:00
src mononoke/admin: allow showing filenodes by path + ID 2019-08-22 01:37:02 -07:00
tests/src mononoke: rename Manifest/Entry to HgManifest/HgEntry 2019-08-20 01:12:49 -07:00
Cargo.toml move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00