Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 24 Oct 2015 15:56:16 -0700 | Siddharth Agarwal | util: drop Python 2.4 compat by directly importing md5 and sha1 |
Mon, 02 Nov 2015 23:37:49 +0800 | Anton Shestakov | hgweb: replace some str.split() calls by str.partition() or str.rpartition() |
Mon, 02 Nov 2015 23:37:14 +0800 | Anton Shestakov | help: replace some str.split() calls by str.partition() or str.rpartition() |