view README @ 4856:e45c5120ca27

Allow filectx.annotate to return the line number of first appearance.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sun, 08 Jul 2007 19:46:04 +0200
parents 1158d7018052
children 1de6e7e1bb9f
line wrap: on
line source

Basic install:

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

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