sapling/eden/scm/lib/asyncrevisionstore/src
Xavier Deguillard 61aaf894c3 pyrevisionstore: use PyPath instead of PyBytes
Summary:
For Python3 compatibility, let's use PyPath, it hides the logic of encoding for
Python2

Reviewed By: DurhamG

Differential Revision: D19590024

fbshipit-source-id: 7bed134a500b266837f3cab9b10604e1f34cc4a0
2020-01-28 10:01:50 -08:00
..
asyncdatapack.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asyncdatastore.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asynchistorypack.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asynchistorystore.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asyncindexedlogdatastore.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asyncindexedloghistorystore.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asyncmutabledatapack.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asyncmutabledeltastore.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asyncmutablehistorypack.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asyncmutablehistorystore.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
asyncuniondatastore.rs pyrevisionstore: use PyPath instead of PyBytes 2020-01-28 10:01:50 -08:00
asyncunionhistorystore.rs pyrevisionstore: use PyPath instead of PyBytes 2020-01-28 10:01:50 -08:00
lib.rs Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
util.rs Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00