PKG-INFO
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 27 Aug 2005 23:36:25 +0200
changeset 1108 7a75d8fbbdaf
parent 448 20fc66131bc0
child 1272 060c08bf9e2f
permissions -rw-r--r--
Remove some options from 'hg grep': -Z (we have -0 as in locate) -a (use "-r 0:tip" instead, or always grep all unless -r is given) -e (we have the PATTERN argument) -v (doesn't work, and this is more of a job for 'hg cat|grep') -s (we have -q/--quiet) -f (should be always enabled if -l used, or enable on -v/--verbose)

Metadata-Version: 1.0
Name: mercurial
Version: 0.6
Summary: scalable distributed SCM
Home-page: http://selenic.com/mercurial
Author: Matt Mackall
Author-email: mpm@selenic.com
License: GNU GPL
Description: UNKNOWN
Platform: UNKNOWN