# HG changeset patch # User Oleksandr Gavenko # Date 1298039577 -7200 # Node ID 899714a95c54c452393b991165a51e64f60ac528 # Parent 8bf021fbd3c49f2b517dbdab21dc0c6a9c23af45# Parent 4e8e511bd02ed64a89ebfd3d09461f4f56066222 Automated merge with file:///cygdrive/d/srv/hg-home/tips diff -r 8bf021fbd3c4 -r 899714a95c54 hg.rst --- a/hg.rst Thu Feb 17 18:13:03 2011 +0200 +++ b/hg.rst Fri Feb 18 16:32:57 2011 +0200 @@ -279,6 +279,11 @@ $ hg qref -e +* Show supported/loaded plugin. + + $ hg help extensions + $ hg showconfig extensions + * Proxy. $ hg clone --config http_proxy.host=$host:$port \ @@ -288,3 +293,4 @@ http://mercurial.selenic.com/wiki/MercurialHosting Free Hosting of Mercurial Repositories +