sapling/eden/mononoke/repo_client
Stanislau Hlebik 4241ca0272 mononoke: add repo name in BlobRepo
Summary:
A lot of callsites want to know repo name. Currently they need to pass it from
the place where repo was initialized, and that's quite awkward, and in some
places even impossible (i.e. in derived data, where I want to log reponame).

This diff adds reponame in BlobRepo

Reviewed By: krallin

Differential Revision: D20363065

fbshipit-source-id: 5e2eb611fb9d58f8f78638574fdcb32234e5ca0d
2020-03-10 08:32:33 -07:00
..
getbundle_response/src rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00
mononoke_repo/src mononoke: add repo name in BlobRepo 2020-03-10 08:32:33 -07:00
obsolete/src Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
remotefilelog/src mononoke/mercurial: remove incorrect FileBytes Extend implementation 2020-03-04 08:51:42 -08:00
repo_read_write_status/src rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00
schemas Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
scribe_commit_queue/src Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
src Report bytes sent via perf counters for stream_out_shallow command 2020-03-05 08:58:21 -08:00
streaming_clone/src Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
unbundle/src mononoke/filestore: update store_bytes to chunk content 2020-03-06 07:43:07 -08:00
wirepack/src Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00