Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 07 Feb 2022 12:29:43 +0300 | Anton Shestakov | scmutil: obsrevs is already a frozenset |
Mon, 07 Feb 2022 12:25:46 +0300 | Anton Shestakov | obsolete: always return frozensets from obsolete.getrevs() |
Wed, 26 Jan 2022 13:18:48 +0100 | pacien | revlog: split revlog v1 and revlog v2 handling |
Wed, 26 Jan 2022 13:08:36 +0100 | pacien | revlog: extract entry byte offsets into named constants |
Mon, 07 Feb 2022 13:24:30 +0300 | Anton Shestakov | branchmap: split a long condition in branchcache.validfor(), add comments |
Sun, 06 Feb 2022 19:31:39 +0300 | Anton Shestakov | branchmap: don't add branch entries if there are no heads |