Mercurial > hg
log mercurial/linelog.py @ 51727:a65c2dddbf5d
age | author | description |
---|---|---|
Tue, 23 Jul 2024 19:05:26 -0400 | Matt Harbison | linelog: correct the default value of `annotateresult.lines` |
Thu, 18 Jul 2024 12:36:12 +0200 | Raphaël Gomès | black: format the codebase with 23.3.0 |
Tue, 23 Jul 2024 10:02:46 +0200 | Raphaël Gomès | Backout accidental publication of a large range of revisions |
Thu, 18 Jul 2024 12:36:12 +0200 | Raphaël Gomès | black: format the codebase with 23.3.0 |
Tue, 19 Dec 2023 21:36:52 +0100 | Pierre-Yves David | pytype: add type information for `annotateresult.lines` |
Sun, 29 May 2022 15:17:27 +0200 | Manuel Jacob | py3: replace `pycompat.xrange` by `range` |
Mon, 21 Feb 2022 13:08:28 -0700 | Gregory Szorc | py3: use class X: instead of class X(object): |