Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 25 Mar 2021 18:59:14 -0400 | Matt Harbison | typing: add type hints to mercurial/error.py |
Fri, 19 Mar 2021 00:36:26 -0400 | Matt Harbison | tests: add a (very slow) test that executes pytype |
Tue, 06 Apr 2021 10:38:27 +0200 | Pierre-Yves David | upgrade: do not hardcore file extension of revlogs |
Tue, 06 Apr 2021 10:38:11 +0200 | Pierre-Yves David | upgrade: take advantage of the new information returned by `store.walk` |
Tue, 06 Apr 2021 10:38:03 +0200 | Pierre-Yves David | store: also return some information about the type of file `walk` found |
Mon, 05 Apr 2021 23:54:54 -0400 | Matt Harbison | tests: skip test-git-interop.t on Windows |