Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 03 Apr 2017 09:58:36 +0200 | Denis Laxalde | hgweb: rely on a specific class to change cursor type in followlines UI |
Mon, 03 Apr 2017 09:40:25 +0200 | Denis Laxalde | hgweb: use a function expression for the install listener of followlines UI |
Sun, 02 Apr 2017 12:02:17 +0900 | Yuya Nishihara | formatter: use templatefilters.json() |
Sun, 02 Apr 2017 11:54:24 +0900 | Yuya Nishihara | templatefilters: use list comprehension in json() |
Sun, 02 Apr 2017 11:51:25 +0900 | Yuya Nishihara | templatefilters: unroll handling of None/False/True |
Sun, 02 Apr 2017 11:46:49 +0900 | Yuya Nishihara | templatefilters: drop callable support from json() |
Wed, 29 Mar 2017 21:43:38 +0900 | Yuya Nishihara | ui: use bytes IO and convert EOL manually in ui.editor() |