Sun, 14 Apr 2024 02:33:36 +0200 |
Pierre-Yves David |
stream-clone: disable gc for the entry listing section for the v2 format
|
Tue, 09 Apr 2024 02:54:19 +0200 |
Pierre-Yves David |
phases: rework the logic of _pushdiscoveryphase to bound complexity
|
Fri, 05 Apr 2024 22:47:44 +0200 |
Pierre-Yves David |
phases: introduce a performant efficient way to access revision in a set
|
Fri, 05 Apr 2024 14:13:47 +0200 |
Pierre-Yves David |
phases: use revision number in `_pushdiscoveryphase`
|
Fri, 05 Apr 2024 14:11:02 +0200 |
Pierre-Yves David |
phases: move RemotePhasesSummary to revision number
|
Fri, 05 Apr 2024 12:24:47 +0200 |
Pierre-Yves David |
phases: stop using `repo.set` in `remotephasessummary`
|
Fri, 05 Apr 2024 12:02:43 +0200 |
Pierre-Yves David |
phases: use revision number in analyze_remote_phases
|
Fri, 05 Apr 2024 11:33:47 +0200 |
Pierre-Yves David |
phases: use revision number in new_heads
|
Mon, 08 Apr 2024 15:11:49 +0200 |
Pierre-Yves David |
phases: convert remote phase root to node while reading them
|
Fri, 05 Apr 2024 11:17:25 +0200 |
Pierre-Yves David |
phases: more compact error handling in analyzeremotephases
|
Tue, 09 Apr 2024 02:54:12 +0200 |
Pierre-Yves David |
push: rework the computation of fallbackheads to be correct
|
Fri, 05 Apr 2024 11:05:54 +0200 |
Pierre-Yves David |
revset: stop serializing node when using "%ln"
|
Tue, 09 Apr 2024 14:41:48 +0200 |
Pierre-Yves David |
bundlespec: drop unused _bundlespecvariants dictionary
|
Tue, 09 Apr 2024 14:37:24 +0200 |
Pierre-Yves David |
bundlespec: type the _bundlespeccontentopts dictionary
|