mercurial/verify.py
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Mon, 21 Feb 2022 11:13:37 -0700 Gregory Szorc verify: remove pycompat.iteritems()
Thu, 03 Mar 2022 18:28:30 -0800 Gregory Szorc global: bulk replace simple pycompat.iteritems(x) with x.items()
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Mon, 02 Aug 2021 08:05:13 -0400 Valentin Gatien-Baron store: return just one filename in walk functions
Tue, 01 Jun 2021 09:18:27 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:18:20 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:14:58 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:13:33 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:11:54 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:11:07 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:11:01 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:09:01 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:06:33 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:05:53 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:05:23 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:03:48 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:03:24 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 09:01:23 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 08:59:50 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 08:59:07 +0200 Pierre-Yves David verify: use some intermediate variables instead of a multi-liner
Tue, 01 Jun 2021 08:58:53 +0200 Pierre-Yves David verify: expand a one liner into explicit commands
Tue, 01 Jun 2021 08:54:53 +0200 Pierre-Yves David verify: align a comment line
Mon, 03 May 2021 12:20:45 +0200 Pierre-Yves David revlog: split the `version` attribute into its two components
Mon, 03 May 2021 12:20:35 +0200 Pierre-Yves David verify: pass a revlog to `_checkrevlog` in `_verifymanifest`
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Tue, 06 Apr 2021 10:38:03 +0200 Pierre-Yves David store: also return some information about the type of file `walk` found
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Fri, 12 Mar 2021 23:28:56 -0500 Matt Harbison typing: add an assertion to verify.py to appease pytype stable
Thu, 11 Mar 2021 21:02:03 -0500 Matt Harbison verify: convert an exception to bytes before logging stable
less more (0) -100 -50 -30 tip