contrib/debian/cacerts.rc
author Yuya Nishihara <yuya@tcha.org>
Sat, 24 Jan 2015 19:55:14 +0900
changeset 31188 ec5b56b50e19
parent 26297 ccdc2b23fdb8
permissions -rw-r--r--
fileset: add class to host special handling of initial subset Future patches will add a function to switch mctx.ctx object so that we can forcibly evaluate a fileset expression in a specified revision. For example, new "revs()" function will be used to match predicate agains another revision $ hg revert 'set:revs(42, added())' fullmatchctx class is similar to revset.fullreposet. It will allow us to recalculate the subset only if it is not filtered yet.

# This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.

[web]
cacerts = /etc/ssl/certs/ca-certificates.crt