hgext/censor.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 28 Sep 2021 15:11:22 -0700 Martin von Zweigbergk errors: raise InputError from revsingle() iff revset provided by the user
Tue, 22 Oct 2019 10:01:48 -0400 Jordi GutiƩrrez Hermoso censor: document that some commands simply ignore censored data
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
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Tue, 18 Sep 2018 17:51:43 -0700 Gregory Szorc revlog: move censor logic out of censor extension
Sat, 15 Sep 2018 10:35:00 +0900 Yuya Nishihara censor: rename loop variable to silence pyflakes warning
Thu, 13 Sep 2018 16:22:53 -0400 Valentin Gatien-Baron censor: use a reasonable amount of memory
Wed, 01 Aug 2018 13:00:45 -0700 Gregory Szorc global: use pycompat.xrange()
Fri, 24 Mar 2017 00:32:31 -0400 Matt Harbison censor: use context manager for lock management
Thu, 05 Apr 2018 18:22:35 -0700 Gregory Szorc revlog: move parsemeta() and packmeta() from filelog (API)
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Wed, 17 May 2017 19:52:18 -0700 Gregory Szorc revlog: rename constants (API)
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Tue, 09 Feb 2016 17:33:10 -0800 Gregory Szorc censor: use absolute_import
Wed, 09 Dec 2015 08:28:53 +0900 FUJIWARA Katsunori censor: make censor acquire locks before processing
Sat, 17 Oct 2015 00:58:46 +0200 Mads Kiilerich spelling: trivial spell checking
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Fri, 17 Jul 2015 00:22:16 +0900 FUJIWARA Katsunori censor: make various path forms available like other Mercurial commands
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Fri, 01 May 2015 22:19:20 +0900 FUJIWARA Katsunori censor: fix incorrect configuration name for ignoring error at censored file stable
Thu, 30 Apr 2015 03:39:39 +0900 FUJIWARA Katsunori censor: remove meaningless explanation about .hgcensored stable
Sun, 15 Mar 2015 21:52:17 -0400 Mike Edgar censor: add censor command to hgext with basic client-side tests
less more (0) tip