log

age author description
Sun, 31 Jul 2016 17:11:48 +0900 Yuya Nishihara journal: use fm.formatdate() to pass date tuple in appropriate type (BC)
Sun, 31 Jul 2016 17:07:29 +0900 Yuya Nishihara formatter: add function to convert date tuple to appropriate format
Sun, 31 Jul 2016 16:56:26 +0900 Yuya Nishihara journal: use fm.formatlist() to pass hashes in appropriate type (BC)
Sun, 10 Jul 2016 21:03:06 +0900 Yuya Nishihara formatter: add function to convert list to appropriate format (issue5217)
Sun, 31 Jul 2016 16:38:16 +0900 Yuya Nishihara journal: use fm.hexfunc() to get full hash in JSON/template output (BC)
Thu, 04 Aug 2016 00:04:48 +0530 Pulkit Goyal py3: update test-check-py3-compat.t output
Tue, 02 Aug 2016 16:51:27 +0200 Pierre-Yves David deprecation: enforce thew 'tr' argument of 'dirstate.write' (API)