plan9fox/sys/src/cmd/hg
2015-06-13 15:03:56 +02:00
..
contrib
doc
hgext
i18n
mercurial
templates
CONTRIBUTORS
COPYING
hg hg: hook system_rcpath and user_rcpath instead of polluting enviroment by setting HGRCPATH 2012-08-13 09:53:04 +02:00
hgeditor
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
mkfile
README
README.Plan9
setup.py

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.