hgext/show.py
Wed, 18 Oct 2017 15:05:03 -0700 Jun Wu show: move configitems to core
Sun, 08 Oct 2017 20:16:09 +0200 Boris Feld configitems: register the 'commands.show.aliasprefix' config
Wed, 13 Sep 2017 21:15:46 -0700 Gregory Szorc show: use consistent (and possibly shorter) node lengths
Thu, 03 Aug 2017 21:51:34 -0700 Gregory Szorc show: pass the minimum length for nodes as a template keyword
Mon, 03 Jul 2017 21:26:39 -0700 Gregory Szorc show: document why accidentally quadratic is (probably) acceptable
Mon, 03 Jul 2017 21:18:32 -0700 Gregory Szorc show: also catch AmbiguousCommand
Mon, 03 Jul 2017 21:12:04 -0700 Gregory Szorc show: avoid extra list operations
Mon, 03 Jul 2017 21:10:48 -0700 Gregory Szorc show: tweak warning message
Sat, 01 Jul 2017 22:38:42 -0700 Gregory Szorc show: implement "stack" view
Sun, 25 Jun 2017 22:20:37 -0700 Gregory Szorc show: config option to register aliases for views
Sat, 24 Jun 2017 12:47:25 -0700 Gregory Szorc show: construct changeset templater during dispatch
Sat, 22 Apr 2017 18:42:03 +0900 Yuya Nishihara cmdutil: factor out helper to create changeset_templater with literal template
Sun, 14 May 2017 16:19:47 +0900 Yuya Nishihara commands: move templates of common command options to cmdutil (API)
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Fri, 10 Feb 2017 16:56:29 -0800 Martin von Zweigbergk cleanup: use set literals
Tue, 18 Apr 2017 10:49:46 -0700 Gregory Szorc show: rename "underway" to "work" stable
Thu, 13 Apr 2017 03:17:53 -0700 Ryan McElroy show: make template option actually show up in help
Wed, 12 Apr 2017 20:31:15 -0700 Gregory Szorc show: implement underway view
Wed, 12 Apr 2017 20:28:44 -0700 Gregory Szorc show: fix formatting of multiple commands
Fri, 07 Apr 2017 10:46:32 -0700 Ryan McElroy show: fix corrupt json output with no bookmarks
Fri, 07 Apr 2017 10:26:13 -0700 Ryan McElroy show: tweak plain abort language for clarity
Wed, 05 Apr 2017 00:34:58 +0900 Yuya Nishihara py3: have registrar process docstrings in bytes
Fri, 24 Mar 2017 19:19:00 -0700 Gregory Szorc show: new extension for displaying various repository data
less more (0) tip