Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 03 Apr 2018 23:29:11 +0900 | Yuya Nishihara | hgweb: wrap {files} of changesetentry() with mappedgenerator |
Tue, 03 Apr 2018 23:25:32 +0900 | Yuya Nishihara | hgweb: extract generator of {files} from changesetentry() |
Sat, 16 Jan 2016 19:23:53 +0900 | Yuya Nishihara | templatefilters: document the json filter |
Sun, 23 Apr 2017 13:15:30 +0900 | Yuya Nishihara | encoding: introduce tagging type for non-lossy non-ASCII string |
Sun, 22 Apr 2018 11:38:53 +0900 | Yuya Nishihara | encoding: fix toutf8b() to resurrect lossy characters even if "\xed" in it |
Sun, 25 Mar 2018 16:47:33 +0900 | Yuya Nishihara | sshserver: redirect stdin/stdout early and use duplicated streams |
Sun, 25 Mar 2018 16:35:24 +0900 | Yuya Nishihara | sshserver: do setbinary() by caller (API) |