Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 02 Nov 2015 12:25:15 -0800 | Siddharth Agarwal | test-merge-prompt.t: add tests for linear updates + change/delete conflicts |
Sat, 24 Oct 2015 16:25:16 -0700 | Siddharth Agarwal | test-pathencode.py: drop support for Python 2.4 |
Sat, 24 Oct 2015 16:23:42 -0700 | Siddharth Agarwal | hgweb.server: drop support for Python 2.4 |
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() |