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
|
Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
Wed, 24 Aug 2016 03:59:19 +0200 |
Pierre-Yves David |
journal: rename on disk files to 'namejournal'
|
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 16:56:26 +0900 |
Yuya Nishihara |
journal: use fm.formatlist() to pass hashes in appropriate type (BC)
|
Sun, 31 Jul 2016 16:38:16 +0900 |
Yuya Nishihara |
journal: use fm.hexfunc() to get full hash in JSON/template output (BC)
|
Fri, 08 Jul 2016 16:48:38 +0100 |
Martijn Pieters |
journal: add support for seaching by pattern
|
Mon, 11 Jul 2016 13:39:24 +0100 |
Martijn Pieters |
journal: add dirstate tracking
|
Fri, 24 Jun 2016 16:12:05 +0100 |
Martijn Pieters |
journal: new experimental extension
|