Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 24 Feb 2023 01:15:45 +0100 | Pierre-Yves David | dirstate: cover each dirstate version when testing for status race stable |
Fri, 24 Feb 2023 01:09:11 +0100 | Pierre-Yves David | dirstate: test a `hg status` raced by another `hg status` stable |
Fri, 24 Feb 2023 01:01:04 +0100 | Pierre-Yves David | dirstate: test a `hg status` raced by a `hg update` stable |
Fri, 24 Feb 2023 00:55:13 +0100 | Pierre-Yves David | dirstate: test a `hg status` raced by a `hg commit` stable |
Fri, 24 Feb 2023 16:12:01 +0100 | Pierre-Yves David | dirstate: test a `hg status` raced by a `hg add` stable |
Tue, 28 Feb 2023 15:25:47 +0100 | Raphaël Gomès | dirstate: add a way to test races happening during status stable |