log

age author description
Sun, 09 Apr 2017 19:09:07 +0200 Pierre-Yves David bundle2: move 'seek' and 'tell' methods off the unpackermixin class
Mon, 10 Apr 2017 15:32:09 -0700 Kostia Balytskyi shelve: rename nodestoprune to nodestoremove
Mon, 03 Apr 2017 22:23:52 +0900 Yuya Nishihara templater: port pad() to take keyword arguments
Mon, 03 Apr 2017 21:22:39 +0900 Yuya Nishihara templater: add support for keyword arguments
Mon, 03 Apr 2017 20:55:55 +0900 Yuya Nishihara templater: add parsing rule for key-value pair
Mon, 03 Apr 2017 20:44:05 +0900 Yuya Nishihara templater: adjust binding strengths to make room for key-value operator
Mon, 03 Apr 2017 20:37:25 +0900 Yuya Nishihara templater: sort token table by binding strength
Tue, 04 Apr 2017 22:31:59 +0900 Yuya Nishihara templater: make _hybrid provide more list/dict-like methods
Tue, 04 Apr 2017 22:20:06 +0900 Yuya Nishihara templater: hide private variable of _hybrid
Tue, 04 Apr 2017 22:19:02 +0900 Yuya Nishihara templater: remove __iter__() from _hybrid, resolve it explicitly
Sun, 24 Apr 2016 19:15:34 +0900 Yuya Nishihara templater: rewrite doc of _hybrid class as docstring
Sun, 09 Apr 2017 11:57:09 +0900 Yuya Nishihara sortdict: fix .pop() to return a value
Mon, 10 Apr 2017 17:05:54 +0200 Pierre-Yves David checkcode: only match pushd/popd as word
Mon, 10 Apr 2017 13:07:47 -0700 Durham Goode treemanifest: add walksubtrees api
Tue, 11 Apr 2017 23:12:14 +0900 Yuya Nishihara merge with stable