log

age author description
Wed, 06 Jan 2016 20:05:18 +0000 timeless docchecker: scan for missing space before :hg:
Wed, 06 Jan 2016 19:57:29 +0000 timeless tests: run docchecker in gendoc.t
Wed, 06 Jan 2016 19:49:53 +0000 timeless tests: move gendoc.t runrst comment next to runrst
Wed, 06 Jan 2016 19:47:14 +0000 timeless docchecker: introduce a way to check for poor markup
Tue, 12 Jan 2016 06:03:36 +0000 timeless minirst: change hgrole to use single quotes
Sun, 13 Dec 2015 22:09:57 +0900 Yuya Nishihara paths: port to generic templater
Sun, 13 Dec 2015 23:01:19 +0900 Yuya Nishihara paths: merge conditions that select visibility of fields
Sun, 13 Dec 2015 22:02:32 +0900 Yuya Nishihara paths: use single loop for both search=None|pattern cases
Sun, 13 Dec 2015 21:55:57 +0900 Yuya Nishihara paths: reorder else clause for readability of subsequent patches
Sun, 13 Dec 2015 21:54:00 +0900 Yuya Nishihara paths: drop ui.status label from output of "hg paths name"
Wed, 06 Jan 2016 11:01:55 -0800 Sean Farley unionrepo: fix wrong rev being checked in iscensored (issue5024) stable
Mon, 11 Jan 2016 21:00:29 -0500 Matt Harbison summary: print unstable, bumped and divergent as unconditionally plural
Mon, 11 Jan 2016 18:16:38 -0800 Gregory Szorc debugshell: disable demand importer when importing debugger
Mon, 04 Jan 2016 10:13:29 -0800 Martin von Zweigbergk status: change + back out == clean (API)
Sat, 09 Jan 2016 22:58:10 -0800 Martin von Zweigbergk convert: use manifest.diff() instead of ctx.status()