log

age author description
Tue, 13 Oct 2015 14:55:02 -0700 Gregory Szorc exchange: record that we attempted to fetch a clone bundle
Tue, 13 Oct 2015 12:41:32 -0700 Gregory Szorc exchange: provide hint on how to disable clone bundles
Wed, 14 Oct 2015 10:03:26 -0700 Gregory Szorc exchange: document filterclonebundleentries
Wed, 14 Oct 2015 10:58:35 -0700 Gregory Szorc wireproto: properly parse false boolean args (BC)
Thu, 15 Oct 2015 03:29:00 +0100 Pierre-Yves David bundle2: gracefully skip 'obsmarkers' part if evolution is disabled
Thu, 15 Oct 2015 12:45:34 +0100 Pierre-Yves David obsstore: make the readonly attribute accessible
Mon, 05 Oct 2015 04:26:26 -0700 Pierre-Yves David update: introduce a 'UpdateAbort' exception
Mon, 05 Oct 2015 21:42:09 -0700 Pierre-Yves David update: "deprecate" call to 'merge.update' without a destination
Wed, 14 Oct 2015 20:35:06 -0700 Christian Delahousse shelve: delete shelve statefile on any exception during abort
Wed, 14 Oct 2015 18:22:16 -0700 Gregory Szorc highlight: add option to prevent content-only based fallback
Wed, 14 Oct 2015 17:43:44 -0700 Gregory Szorc highlight: inline checkfctx()
Wed, 14 Oct 2015 17:42:07 -0700 Gregory Szorc highlight: consolidate duplicate code
Tue, 13 Oct 2015 14:06:51 -0700 Christian Delahousse rebase: properly abort when destination is public (issue4896)
Wed, 14 Oct 2015 18:03:17 -0500 Matt Mackall bookmarks: don't deactivate on no-op update (issue4901)
Thu, 15 Oct 2015 00:32:20 +0100 Pierre-Yves David rebase: properly handle chains of markers with missing nodes