Mercurial > hg
diff hgext/hgcia.py @ 22958:bb7a911b138e
util: move md5 back next to sha1 and allow to call it without an argument
This effectively backs out changeset 908c5906091b.
The API change is done so that both util.sha1 and util.md5 can be called the
same way. The function is moved in order to use it for md5 checksumming for
an upcoming bundle2 feature.
author | Mike Hommey <mh@glandium.org> |
---|---|
date | Wed, 24 Sep 2014 16:00:47 +0900 |
parents | 1c38b4063586 |
children | 6ddc86eedc3b |