##// END OF EJS Templates
revlog: use hashlib.sha1 directly instead of through util...
revlog: use hashlib.sha1 directly instead of through util Also remove module-local _sha alias, which was barely used.
Augie Fackler -
r29339:a9e010cd default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...