Tue, 07 Feb 2023 10:16:25 +0100 |
Pierre-Yves David |
record: drop a now useless overlay that grab the lock
|
Fri, 24 Feb 2023 03:03:54 +0100 |
Pierre-Yves David |
bundlerepo: fix string interpolation
|
Thu, 23 Feb 2023 23:05:51 +0100 |
Matt Harbison |
bundlerepo: apply phase data stored in the bundle instead of assuming `draft`
|
Thu, 23 Feb 2023 19:07:58 +0100 |
Pierre-Yves David |
bundlerepo: handle changegroup induced phase movement in the associated method
|
Thu, 23 Feb 2023 19:06:24 +0100 |
Pierre-Yves David |
bundlerepo: move most attribute declaration earlier in __init__
|
Thu, 23 Feb 2023 19:04:44 +0100 |
Pierre-Yves David |
bundlerepo: move the handling of bundl1 in its own method
|
Thu, 23 Feb 2023 19:02:01 +0100 |
Pierre-Yves David |
bundlerepo: expliclty handing cg part from bundle2
|
Thu, 23 Feb 2023 15:37:46 +0100 |
Pierre-Yves David |
transaction: use the standard transaction mechanism to backup branch
|
Thu, 23 Feb 2023 04:53:34 +0100 |
Pierre-Yves David |
transaction: no longer explicitly cache bookmarks
|
Wed, 22 Feb 2023 18:58:02 +0100 |
Pierre-Yves David |
transaction: no longer explicitly cache phaseroots
|
Thu, 23 Feb 2023 04:28:24 +0100 |
Pierre-Yves David |
narrow: enforce that narrow spec is written within a transaction
|
Thu, 23 Feb 2023 04:42:17 +0100 |
Pierre-Yves David |
narrow: write the narrow spec in a transaction during share
|
Thu, 23 Feb 2023 04:36:19 +0100 |
Pierre-Yves David |
narrow: open the transaction sooner when unbundling
|
Thu, 23 Feb 2023 04:35:16 +0100 |
Pierre-Yves David |
narrow: write the narrow spec in a transaction during clone
|
Thu, 23 Feb 2023 03:28:44 +0100 |
Pierre-Yves David |
narrow: drop the dedicated backup code
|