README
author Cédric Duval <cedricduval@free.fr>
Sun, 05 Jul 2009 16:42:10 +0200
changeset 9046 1547126630e9
parent 8936 1de6e7e1bb9f
child 9595 6219401643d1
permissions -rw-r--r--
patchbomb: fix From_ in the message's envelope Localized date in the From_ prevents MUAs like mutt from parsing mbox files generated by patchbomb. Using a 24 characters date in asctime format instead.

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.