Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 27 Dec 2015 19:58:11 +0900 | Yuya Nishihara | encoding: backport paranoid escaping from templatefilters.jsonescape() |
Sun, 27 Dec 2015 19:28:34 +0900 | Yuya Nishihara | encoding: add option to escape non-ascii characters in JSON |
Sat, 30 Jan 2016 19:48:35 +0900 | Yuya Nishihara | encoding: initialize jsonmap when module is loaded |
Sat, 30 Jan 2016 19:41:34 +0900 | Yuya Nishihara | encoding: change jsonmap to a list indexed by code point |
Tue, 02 Feb 2016 15:24:11 +0000 | Pierre-Yves David | update: change default destination to tipmost descendant (issue4673) (BC) |
Wed, 03 Feb 2016 15:21:11 +0000 | Pierre-Yves David | test: drop useless --update flag in issue1502 tests |
Thu, 11 Feb 2016 13:50:38 +0000 | Martijn Pieters | treemanifest: don't use cp -T, not supported on OS X |