Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 08 Nov 2022 13:59:16 -0500 | Matt Harbison | typing: add type hints to bdiff implementations |
Tue, 08 Nov 2022 13:52:46 -0500 | Matt Harbison | cffi: adjust the list returned by bdiff.blocks to never have a None entry |
Tue, 08 Nov 2022 13:38:06 -0500 | Matt Harbison | typing: fix a syntax error in mercurial/cext/bdiff.pyi |
Fri, 04 Nov 2022 19:38:47 -0400 | Pierre-Yves David | debug-delta-find: add a --source option |
Wed, 02 Nov 2022 09:34:03 -0400 | Jason R. Coombs | demandimport: ensure lazyloaderex sets loader attributes (issue6725) |
Tue, 30 Aug 2022 09:59:53 -0400 | Jason R. Coombs | shelve: add test for Shelf.changed_files |
Mon, 29 Aug 2022 14:11:26 -0400 | Jason R. Coombs | shelve: add Shelf.changed_files for resolving changed files in a plugin |