Sat, 20 Jan 2018 23:21:59 -0800 |
Martin von Zweigbergk |
repair: invalidate volatile sets after stripping
|
Sun, 14 Jan 2018 14:39:17 -0800 |
Martin von Zweigbergk |
repair: filter out unknown revisions from phasecache within transaction
|
Sun, 14 Jan 2018 23:37:06 -0800 |
Martin von Zweigbergk |
repair: drop unnecessary phase cache invalidation
|
Mon, 18 Sep 2017 14:12:20 -0500 |
Kevin Bullock |
merge with stable
|
Tue, 22 Aug 2017 21:22:34 -0400 |
Augie Fackler |
repair: reliably obtain bytestr of node ids
|
Thu, 14 Sep 2017 11:16:57 -0700 |
Martin von Zweigbergk |
repair: preserve phase also when not using generaldelta (issue5678)
stable
|
Tue, 08 Aug 2017 17:25:38 -0700 |
Durham Goode |
repair: move manifest strip to a separate function
|
Tue, 08 Aug 2017 17:25:38 -0700 |
Durham Goode |
repair: refactor broken linkrev collection
|
Mon, 10 Jul 2017 17:46:47 +0200 |
Boris Feld |
bookmark: use 'applychanges' in 'repair.strip'
|
Fri, 30 Jun 2017 23:58:31 -0700 |
Martin von Zweigbergk |
strip: don't allow empty changegroup in bundle1
|
Wed, 28 Jun 2017 13:32:36 +0200 |
Pierre-Yves David |
config: register the 'devel.strip-obsmarkers' config
|
Tue, 27 Jun 2017 01:11:56 +0200 |
Pierre-Yves David |
obsutil: move 'exclusivemarkers' to the new modules
|
Mon, 26 Jun 2017 21:11:02 -0700 |
Jun Wu |
strip: respect the backup option in stripcallback
|
Sun, 25 Jun 2017 10:38:45 -0700 |
Jun Wu |
strip: add a delayedstrip method that works in a transaction
|
Thu, 22 Jun 2017 15:00:19 -0700 |
Martin von Zweigbergk |
bundle: make applybundle() delegate v1 bundles to applybundle1()
|