log mercurial/registrar.py @ 41138:8ddc5d8bea25

age author description
Wed, 02 Jan 2019 21:49:40 -0500 Matt Harbison registrar: minor cleanup to the merge function
Sun, 30 Dec 2018 21:52:26 -0500 Matt Harbison registrar: add a method to merge registrar instances
Thu, 18 Oct 2018 19:57:05 -0700 rdamazio help: displaying documented aliases by default
Fri, 12 Oct 2018 18:49:11 +0200 Rodrigo Damazio help: adding a proper declaration for shortlist/basic commands (API)
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Sat, 13 Oct 2018 05:03:50 -0700 rdamazio help: adding support for command categories
Tue, 14 Aug 2018 20:08:27 +0900 FUJIWARA Katsunori filemerge: set actual capabilities of internal merge tools
Sun, 25 Feb 2018 21:04:33 +0900 Yuya Nishihara templatekw: deprecate old-style template keyword function (API)
Sat, 04 Aug 2018 17:08:33 +0900 Yuya Nishihara fileset: introduce weight constants for readability
Sun, 22 Jul 2018 11:47:29 +0900 Yuya Nishihara fileset: roughly adjust weights of functions
Sat, 21 Jul 2018 15:52:26 +0900 Yuya Nishihara fileset: add stub for weight-based optimization
Sat, 09 Jun 2018 22:31:51 +0900 Yuya Nishihara fileset: remove callexisting flag and mctx.existing() (API)
Thu, 14 Jun 2018 21:18:58 +0900 Yuya Nishihara templatefuncs: declare resource requirements for future use
Sat, 14 Apr 2018 09:23:48 -0700 Gregory Szorc registrar: replace "cmdtype" with an intent-based mechanism (API)
Sun, 18 Mar 2018 16:12:44 +0900 Yuya Nishihara templatefilters: declare input type as date where appropriate