mercurial/registrar.py
Sat, 28 Nov 2020 16:59:40 -0500 Matt Harbison registrar: clarify the documentation about some byte strings being required
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Sun, 08 Nov 2020 16:23:35 -0500 Valentin Gatien-Baron strip: move into core
Tue, 01 Sep 2020 22:28:41 -0400 Matt Harbison registrar: fix a documentation typo
Sun, 06 Oct 2019 20:17:41 -0700 Martin von Zweigbergk py3: delete b'' prefix from safehasattr arguments
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 09 Jul 2019 00:03:10 -0700 Martin von Zweigbergk py3: store _origdoc as str
Mon, 20 May 2019 08:40:54 +0900 Yuya Nishihara templatekw: change default value of 'requires' to ()
Sat, 18 May 2019 19:56:06 -0400 Matt Harbison templater: drop support for old style keywords (API)
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
Sun, 18 Mar 2018 15:14:58 +0900 Yuya Nishihara templatefilters: allow declaration of input data type
Thu, 08 Mar 2018 22:23:02 +0900 Yuya Nishihara templater: split template functions to new module
Sun, 25 Feb 2018 13:24:35 +0900 Yuya Nishihara templatekw: add 'requires' flag to switch to exception-safe interface
Thu, 16 Nov 2017 15:01:21 -0800 rlevasseur docs: add args/returns docs for some cmdutil, context, and registrar functions
Wed, 18 Oct 2017 22:10:08 -0700 Martin von Zweigbergk registrar: don't i18n ProgrammingError message
less more (0) -50 -30 tip