log tests/test-journal.t @ 45269:8bc9d045005a

age author description
Wed, 17 Oct 2018 23:33:43 -0400 Matt Harbison py3: fix module imports in tests, as flagged by test-check-module-imports.t
Mon, 03 Sep 2018 21:01:47 +0900 Yuya Nishihara log: make changesetformatter pass in changectx to formatter
Mon, 03 Sep 2018 20:56:53 +0900 Yuya Nishihara journal: use changesetformatter to properly nest list of commits in JSON
Mon, 03 Sep 2018 07:48:43 +0900 Yuya Nishihara journal: unify template name for "nodes" (BC)
Fri, 13 Apr 2018 22:58:49 +0900 Yuya Nishihara formatter: convert timestamp to int
Thu, 05 Apr 2018 16:47:44 +0530 Pulkit Goyal py3: convert user value to bytes by b'' prefix
Thu, 05 Apr 2018 16:46:34 +0530 Pulkit Goyal py3: use pycompat.bytestr in test-journal.t