sapling/eden/mononoke/repo_client
Mark Thomas b0509f5419 mononoke_api: add move_bookmark method
Summary:
Add the `move_bookmark` method to `mononoke_api`.

This attempts to re-use code from `repo_client`.  This code isn't really designed to be called from this API, so the fit is very poor.  In a future diff we will fix this up.

The `repo_client` code for force-moving a bookmark does not support running hooks for that bookmark.  For now we will prevent API users from moving bookmarks that have hooks configured.  This will also be addressed in a future diff.

Reviewed By: krallin

Differential Revision: D21904979

fbshipit-source-id: 42bf840489e5b04f463c69c752bcaa5174630c21
2020-06-11 10:44:51 -07:00
..
getbundle_response mononoke: add a warning for slow getbundle calls 2020-06-11 08:57:18 -07:00
mononoke_repo mononoke: process wantslfspointers from clienttelemtry 2020-06-01 15:19:36 -07:00
obsolete mononoke/repo_client: make repo_client buildable in OSS 2020-05-06 06:11:02 -07:00
remotefilelog mononoke: return FilenodeResult from get_all_filenodes_maybe_stale 2020-06-10 19:29:16 -07:00
repo_read_write_status mononoke/repo_client: make repo_client buildable in OSS 2020-05-06 06:11:02 -07:00
reverse_filler_queue unbundle: save infinitepush unbundles into reversefillerqueue 2020-05-07 05:12:14 -07:00
schemas reversefillerqueue: change bundle from varchar to varbinary 2020-05-20 07:34:22 -07:00
scribe_commit_queue mononoke/rust-shed: apply new coding style convention that separates oss-only code 2020-05-07 04:52:16 -07:00
src mononoke: log the name of fetched undesired file 2020-06-10 19:29:19 -07:00
streaming_clone mononoke/repo_client: make repo_client buildable in OSS 2020-05-06 06:11:02 -07:00
unbundle mononoke_api: add move_bookmark method 2020-06-11 10:44:51 -07:00
wirepack mononoke/repo_client: make repo_client buildable in OSS 2020-05-06 06:11:02 -07:00
Cargo.toml RFC: introduce FilenodeResult 2020-06-01 05:27:34 -07:00