Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 20 Aug 2024 22:47:11 -0400 | Matt Harbison | shelve: consistently convert exception to bytes via `stringutil.forcebytestr` |
Tue, 20 Aug 2024 22:34:51 -0400 | Matt Harbison | typing: add type hints to `mercurial.shelve` |
Tue, 20 Aug 2024 18:30:47 -0400 | Matt Harbison | typing: lock in correct changes from pytype 2023.04.11 -> 2023.06.16 |
Tue, 20 Aug 2024 17:46:17 -0400 | Matt Harbison | monotone: replace %s interpolation with appropriate numeric specifiers |
Tue, 20 Aug 2024 16:32:13 -0400 | Matt Harbison | shelve: raise an error when loading a corrupt state file in an impossible case |
Tue, 20 Aug 2024 11:18:10 -0400 | Matt Harbison | contrib: print the version of pytype used to do the type checking |
Sat, 17 Aug 2024 18:43:23 -0400 | Matt Harbison | typing: create an @overload of `phasecache` ctor to handle the copy case |