##// END OF EJS Templates
rhg: Align with Python on some revset parsing corner cases...
rhg: Align with Python on some revset parsing corner cases In particular: * A string of ASCII digits can be either an integer on a hex prefix * The NULL node ID should convert to the NULL revision number Differential Revision: https://phab.mercurial-scm.org/D11409
Simon Sapin -
r48776:8c29af0f default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src
commands
blackbox.rs Loading ...
error.rs Loading ...
main.rs Loading ...
ui.rs Loading ...