Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 18 Dec 2021 20:56:52 -0500 | Matt Harbison | setup.py: fix some documentation typos |
Fri, 17 Dec 2021 14:15:08 +0100 | Simon Sapin | dirstate-v2: Apply SECOND_AMBIGUOUS to directory mtimes too |
Wed, 15 Dec 2021 15:28:41 +0100 | Pierre-Yves David | rank: actually persist revision's rank in changelog-v2 |
Tue, 14 Dec 2021 23:56:38 +0100 | Pierre-Yves David | rank: add a "rank" value to the revlog-entry tuple |
Wed, 15 Dec 2021 14:50:07 +0100 | Pierre-Yves David | changelog-v2: fix an assertion error to display the right data |
Tue, 14 Dec 2021 19:24:24 +0100 | Pierre-Yves David | changelog-v2: use helper constant in the code to pack/unpack entries |
Wed, 15 Dec 2021 15:28:30 +0100 | Pierre-Yves David | revlog: add some information about the revision we cannot find |