plan9fox/sys/src/cmd/hg
2016-04-03 04:04:56 +02:00
..
contrib add hg and python 2011-05-03 11:25:13 +00:00
doc add hg and python 2011-05-03 11:25:13 +00:00
hgext add hg and python 2011-05-03 11:25:13 +00:00
i18n add hg and python 2011-05-03 11:25:13 +00:00
mercurial mercurial: CVE-2016-3630 2016-04-03 04:04:56 +02:00
templates add hg and python 2011-05-03 11:25:13 +00:00
CONTRIBUTORS add hg and python 2011-05-03 11:25:13 +00:00
COPYING add hg and python 2011-05-03 11:25:13 +00:00
hg hg: hook system_rcpath and user_rcpath instead of polluting enviroment by setting HGRCPATH 2012-08-13 09:53:04 +02:00
hgeditor add hg and python 2011-05-03 11:25:13 +00:00
hgweb.cgi hgweb.cgi: +x 2015-06-02 23:44:39 +02:00
hgwebdir.cgi vblade, cifs, usbuhci: fix parenthesis 2015-06-13 15:03:56 +02:00
Makefile add hg and python 2011-05-03 11:25:13 +00:00
mkfile hg: install hgweb templates 2015-03-13 18:30:59 +01:00
README add hg and python 2011-05-03 11:25:13 +00:00
README.Plan9 add hg and python 2011-05-03 11:25:13 +00:00
setup.py add hg and python 2011-05-03 11:25:13 +00:00

Basic install:

 $ make            # see install targets
 $ make install    # do a system-wide install
 $ hg debuginstall # sanity-check setup
 $ hg              # see help

See http://mercurial.selenic.com/ for detailed installation
instructions, platform-specific notes, and Mercurial user information.