##// END OF EJS Templates
revlog: remove the revlogio class...
revlog: remove the revlogio class The class only contains a single `parseindex` method. Lets just make it a function and remove the `revlogio` class. It served us well but became thinner and thinner overtime. Differential Revision: https://phab.mercurial-scm.org/D10509
marmoute -
r47810:5e64c93d default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src
commands
blackbox.rs Loading ...
error.rs Loading ...
exitcode.rs Loading ...
main.rs Loading ...
ui.rs Loading ...