Mercurial > hg
diff Makefile @ 23855:4f23081c901e
revlog: define censored flag for revlogng index
This flag bit will be used to cheaply signal censorship presence to upper
layers (exchange, verify). It indicates that censorship metadata is present
but does not attest to the verifiability of that metadata.
For the censorship design, see: http://mercurial.selenic.com/wiki/CensorPlan
author | Mike Edgar <adgar@google.com> |
---|---|
date | Mon, 12 Jan 2015 14:01:52 -0500 |
parents | a5d6a609752b |
children | 272b1cc3e83e |