Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 06 Dec 2023 16:29:43 +0100 | Pierre-Yves David | revlog: avoid wrongly updating the data file location on "divert" stable |
Thu, 07 Dec 2023 00:34:08 +0100 | Pierre-Yves David | revlog: avoid exposing delayed index entry too widely in non-inline revlog stable |
Wed, 06 Dec 2023 15:38:15 +0100 | Pierre-Yves David | revlog: add one more assert about state of thing when splitting stable |
Wed, 29 Nov 2023 08:32:24 -0800 | Martin von Zweigbergk | add: don't attempt to add back removed files unless explicitly listed |
Tue, 28 Nov 2023 22:44:04 -0800 | Martin von Zweigbergk | tests: show failure to `hg add -I` a dir->symlink transition |
Tue, 11 Apr 2023 21:56:16 +0200 | Pierre-Yves David | setup: try a non-pure version of the local Mercurial if the pure fails |
Fri, 01 Dec 2023 22:13:37 +0100 | Pierre-Yves David | setup: make debug simpler by adding a `__repr__` to `hgcommand` |