view contrib/debian/control @ 25913:fa14ba7b9667

wireproto: make wirepeer look-before-you-leap on batching This means that users of request batching don't need to worry themselves with capability checking. Instead, they can just use batching, and if the remote server doesn't support batching for some reason the wirepeer code will transparently un-batch the requests. This will allow for some slight simplification in a handful of places. Prior to this change, largefiles would have been silently broken against a server which did not support batching.
author Augie Fackler <augie@google.com>
date Wed, 05 Aug 2015 14:15:17 -0400
parents ab75baaf81d5
children 7f49efcaa9b4
line wrap: on
line source

Package: mercurial
Version: __VERSION__
Section: vcs
Priority: optional
Architecture: all
Depends: python
Conflicts: mercurial-common
Maintainer: Mercurial Developers <mercurial-devel@selenic.com>
Description: Mercurial (probably nightly) package built by upstream.