Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 09 Apr 2021 17:41:48 -0400 | Charles Chamberlain | narrow: add capabilities for local repos, not just remote peers |
Thu, 25 Mar 2021 22:29:41 -0400 | Matt Harbison | typing: make minor adjustments to mercurial/util.py to pass pytype checking |
Thu, 25 Mar 2021 20:22:00 -0400 | Matt Harbison | util: fix the signature for the pypy override of sortdict.update() |
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` |