sapling/cmds
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
..
admin mononoke/admin: allow showing filenodes by path + ID 2019-08-22 01:37:02 -07:00
blobrepo_checker/src mononoke: clean up non-test usage of CoreContext::test_mock 2019-08-14 10:26:37 -07:00
blobstore_healer mononoke: add support for fb303 and ods stats to cmdlib. use for blobstore_healer 2019-08-09 00:30:27 -07:00
bonsai_verify mononoke: clean up non-test usage of CoreContext::test_mock 2019-08-14 10:26:37 -07:00
tests mononoke: remove glusterblob 2019-08-07 07:37:17 -07:00
aliasverify.rs mononoke: move Loadable/Storable to blobstore crate 2019-08-20 02:12:39 -07:00
benchmark_filestore.rs mononoke: filestore: Refactor some functions to take ownership of a blobstore 2019-08-16 15:40:31 -07:00
blobimport.rs mononoke: add create_repo_unredatected to the args helper 2019-08-20 06:19:50 -07:00
configlint.rs mononoke: remove local_instances option from cmdlib 2019-07-04 08:03:51 -07:00
dumprev.rs move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00
idxdump.rs move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00
lfs_import.rs mononoke: add lfs_import command 2019-08-21 02:33:31 -07:00
populate_healer.rs mononoke: Migrate populate_healer for new storage config data model 2019-08-05 03:50:52 -07:00
rechunker.rs mononoke: Add a rechunker binary 2019-08-16 09:08:45 -07:00
revlogrepo.rs move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00