Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 03 May 2021 12:35:25 +0200 | Pierre-Yves David | revlogv2: track pending write in the docket and expose it to hooks |
Mon, 03 May 2021 12:35:14 +0200 | Pierre-Yves David | revlog: move the `trypending` logic from the `changelog` to the `revlog` |
Mon, 03 May 2021 12:35:02 +0200 | Pierre-Yves David | revlogv2: delay the update of the changelog docket to transaction end |
Mon, 03 May 2021 12:34:52 +0200 | Pierre-Yves David | revlogv2: track current index size in the docket |
Mon, 03 May 2021 12:34:41 +0200 | Pierre-Yves David | revlogv2: also test transactionality of revlog v2 |
Mon, 03 May 2021 12:34:31 +0200 | Pierre-Yves David | revlog: add a new test file focussed on testing transactionally issue |