Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 23 Jul 2020 22:58:29 +0200 | Pierre-Yves David | commitctx: move `writechangesetcopy` business at the end a code section |
Thu, 23 Jul 2020 21:09:42 +0200 | Pierre-Yves David | commitctx: move copy meta config reading in a dedicated function |
Thu, 23 Jul 2020 21:03:30 +0200 | Pierre-Yves David | commitctx: no longer use the `writecopiesto` variable in the function |
Thu, 23 Jul 2020 14:58:21 +0200 | Pierre-Yves David | commitctx: extract the function that commit a new manifest |
Fri, 24 Jul 2020 12:52:32 +0200 | Pierre-Yves David | commitctx: stop using weakref proxy for transaction |
Tue, 28 Jul 2020 20:47:50 +0200 | Manuel Jacob | rebase: fix regression in file change detection introduced by 0ecb3b11fcad stable |
Tue, 28 Jul 2020 20:07:05 +0200 | Manuel Jacob | context: re-add `overlayworkingctx._compact()` removed in 6a5dcd754842 stable |