Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:38 +0200 | Matt Harbison | format: add many "missing" comma |
Thu, 12 Sep 2024 12:53:00 -0400 | Matt Harbison | typing: simplify archive.gz writing and drop a few pytype suppressions |
Thu, 12 Sep 2024 12:38:43 -0400 | Matt Harbison | typing: explicitly set the return type of `_InnerRevLog.raw_text()` |
Thu, 12 Sep 2024 12:28:27 -0400 | Matt Harbison | typing: add explicit hints for recent pytype regressions |
Wed, 19 Jun 2024 18:06:50 +0200 | Raphaël Gomès | revlog: use the method to check if the revlog is being written to |
Wed, 19 Jun 2024 17:26:06 +0200 | Raphaël Gomès | revlog: add an early return for getting sidedata |
Wed, 19 Jun 2024 17:19:20 +0200 | Raphaël Gomès | revlog: simplify rawtext return value |