##// END OF EJS Templates
rust-revlog: don't try to open the data file if the index is empty...
rust-revlog: don't try to open the data file if the index is empty This will cover the case where the data file is not present.
Raphaël Gomès -
r52759:09ece563 default
Show More
Name Size Modified Last Commit Author
/ rust / chg / src
attachio.rs Loading ...
clientext.rs Loading ...
lib.rs Loading ...
locator.rs Loading ...
main.rs Loading ...
message.rs Loading ...
procutil.rs Loading ...
runcommand.rs Loading ...
sendfds.c Loading ...
sighandlers.c Loading ...
uihandler.rs Loading ...