Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 08 Mar 2024 16:49:06 +0100 | Pierre-Yves David | branchcache: do not copy the `_dirty` flag |
Fri, 08 Mar 2024 16:52:08 +0100 | Pierre-Yves David | branchcache: explicitly assert that copy is always about inheritance |
Sat, 09 Mar 2024 02:07:15 +0100 | Pierre-Yves David | branchcache: stop using `copy(…)` in `replace(…)` |
Fri, 08 Mar 2024 16:47:32 +0100 | Pierre-Yves David | branchcache: change the _delayed flag to an explicit `_dirty` flag |
Fri, 08 Mar 2024 15:50:15 +0100 | Pierre-Yves David | branchcache: write branchmap in subset inheritance order |
Fri, 08 Mar 2024 15:06:54 +0100 | Pierre-Yves David | branchcache: do not accept "empty update" |
Thu, 07 Mar 2024 11:04:34 +0100 | Pierre-Yves David | branchcache: avoid created a `None` filter repoview when writing |