sapling/cmds
Stanislau Hlebik d5d4d20f64 mononoke: fix parent order in blobimport
Summary:
Attached tasks have more details, but in short - if a commit has two parents
then the order of them in mercurial can change but the commit hash won't
change. In Mononoke it's different - change of parent order changes the hash.

This option allows us to fix parent order if needed

Reviewed By: krallin

Differential Revision: D17683807

fbshipit-source-id: 23549e55369b625ea5d597bc336b465373cbbc74
2019-10-01 15:18:32 -07:00
..
admin rust/thrift: Rename rust_thrift runtime library to fbthrift 2019-09-26 20:23:47 -07:00
blobrepo_checker/src Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
blobstore_healer Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
bonsai_verify Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
tests Enable text linter for toml files 2019-09-27 16:21:43 -07:00
aliasverify.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
backfill_derived_data.rs backfill_derived_data: add fsnodes 2019-09-25 05:19:55 -07:00
benchmark_filestore.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
blobimport.rs mononoke: fix parent order in blobimport 2019-10-01 15:18:32 -07:00
configlint.rs mononoke: connect stdlog and slog 2019-09-12 04:13:11 -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 Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
populate_healer.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
rechunker.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
revlogrepo.rs move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00
statistics_collector.rs Added STATS counter to statistics_collector tool 2019-10-01 09:46:51 -07:00