mercurial/formatter.py
Fri, 03 Oct 2014 22:20:02 +0900 Yuya Nishihara formatter: add general way to switch hex/short functions
Thu, 02 Oct 2014 23:20:59 +0900 Yuya Nishihara formatter: convert booleans to json
Wed, 17 Sep 2014 22:21:01 +0900 Yuya Nishihara formatter: convert float value to json
Wed, 17 Sep 2014 21:30:22 +0900 Yuya Nishihara formatter: have jsonformatter accept tuple as value
Wed, 17 Sep 2014 21:15:43 +0900 Yuya Nishihara formatter: extract function that encode values to json string
Wed, 17 Sep 2014 00:31:03 +0900 Yuya Nishihara formatter: correct bool testing which should be __nonzero__ in Python 2
Fri, 12 Sep 2014 18:36:38 -0500 Matt Mackall formatter: add pickle format
less more (0) -10 -7 tip