Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 15 Aug 2024 14:53:17 +0100 | Arseniy Alekseyev | scmutil: add `readrequires` next to `writerequires` |
Wed, 14 Aug 2024 03:25:16 -0400 | Matt Harbison | typing: correct a type hint in `mercurial.manifest` |
Sat, 10 Aug 2024 14:22:26 -0400 | Matt Harbison | typing: add hints to `mercurial.util.mktempcopy()` |
Sat, 10 Aug 2024 14:18:44 -0400 | Matt Harbison | typing: fix the hint for the `mode` argument of `platform.copymode()` |
Fri, 09 Aug 2024 22:45:32 +0200 | Manuel Jacob | largefiles: fix check that ensures that --all-largefiles is only used locally stable |
Fri, 05 May 2023 06:08:36 -0600 | Felipe Contreras | exchange: trivial simplification |
Fri, 09 Aug 2024 14:26:13 +0200 | Manuel Jacob | import: fix erroneous comparison of str with bytes stable |