Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 21 Aug 2024 17:41:57 -0400 | Matt Harbison | remotefilelog: adapt the `debugindex` command to past API changes |
Wed, 21 Aug 2024 16:13:14 -0400 | Matt Harbison | typing: add type hints to the `opener` attributes and arguments of revlog |
Wed, 21 Aug 2024 16:09:22 -0400 | Matt Harbison | remotefilelog: honor the `--format` arg of the `debugindex` command |
Wed, 07 Aug 2024 22:05:36 +0200 | Manuel Jacob | merge: sort filemap only if requested by the caller stable |
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 |