##// END OF EJS Templates
annotate: pass around full hex node until formatting plain output...
annotate: pass around full hex node until formatting plain output In short, this patch moves h[:12] from hexfn() to formathex() so that formathex() can test if h is the wdirhex or not. This helps switching the wdir value to wdirrev/wdirhex. See the next patch.

File last commit:

r38029:e51c91c1 default
r39833:a677261e default
Show More
cacerts.rc
5 lines | 161 B | text/x-stsrc | TextLexer
Gregory Szorc
packaging: move contrib/debian to contrib/packaging/...
r38029 # This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.
[web]
cacerts = /etc/ssl/certs/ca-certificates.crt