sapling/eden/fs/service
Adam Simpkins 114361df88 update the checkOutRevision() API to accept a BinaryHash
Summary:
Update the checkOutRevision() thrift API to accept the commit ID as a
BinaryHash rather than as a hexadecimal ASCII string, to make it more
consistent with our other thrift APIs.

Reviewed By: wez

Differential Revision: D4823779

fbshipit-source-id: 6226f926533ef86d60f8b1d659bc5d912e2855e6
2017-04-06 17:50:43 -07:00
..
oss update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
__init__.py update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
client.py use .eden/socket in hg extensions 2017-04-06 10:52:06 -07:00
DEFS implement eden->watchman subscriptions 2017-03-21 13:35:20 -07:00
eden.thrift update the checkOutRevision() API to accept a BinaryHash 2017-04-06 17:50:43 -07:00
EdenError.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
EdenError.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
EdenServer.cpp update EdenServer::getMount() to throw on error 2017-04-03 15:50:32 -07:00
EdenServer.h update EdenServer::getMount() to throw on error 2017-04-03 15:50:32 -07:00
EdenServiceHandler.cpp update the checkOutRevision() API to accept a BinaryHash 2017-04-06 17:50:43 -07:00
EdenServiceHandler.h an "eden debug" CLI command and thrift APIs to support it 2017-04-03 15:50:32 -07:00
GlobNode.cpp Codemod folly::make_unique to std::make_unique 2017-04-05 12:51:32 -07:00
GlobNode.h implement glob thrift method 2017-01-26 12:47:05 -08:00
main.cpp connect the fuse stats to fb303 2017-03-31 11:39:48 -07:00
PrettyPrinters.cpp implement "hg status" using EdenMount::diff() 2017-03-30 21:35:00 -07:00
PrettyPrinters.h implement "hg status" using EdenMount::diff() 2017-03-30 21:35:00 -07:00
streamingeden.thrift implement eden->watchman subscriptions 2017-03-21 13:35:20 -07:00
StreamingSubscriber.cpp implement eden->watchman subscriptions 2017-03-21 13:35:20 -07:00
StreamingSubscriber.h implement eden->watchman subscriptions 2017-03-21 13:35:20 -07:00
TARGETS an "eden debug" CLI command and thrift APIs to support it 2017-04-03 15:50:32 -07:00
ThriftUtil.h update the checkOutRevision() API to accept a BinaryHash 2017-04-06 17:50:43 -07:00