##// END OF EJS Templates
revlog: add public CPython function to get parent revisions...
revlog: add public CPython function to get parent revisions Since this is a public function, it validates the input revision, and supports nullrev. index_get_parents_checked() will be replaced by this function.
Yuya Nishihara -
r40896:b12700dd default
Show More
Name Size Modified Last Commit Author
/ mercurial / testing
__init__.py Loading ...
storage.py Loading ...