##// END OF EJS Templates
store: use hashlib.sha1 directly instead of through util...
store: use hashlib.sha1 directly instead of through util Also remove module-local alias to _sha, since it's not used that much.
Augie Fackler -
r29338:81c38cb9 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 ...