On Sun, May 02, 2010 at 14:06:35 +0000, Matthias Kilian wrote:
> Sun May 2 14:44:15 CEST 2010 Matthias Kilian <kili@outback.escape.de>
> * Documentation for `hunk' and `comment' matchers
> While here, fix the usage example for the hunk matcher (add missing
> quotes).
I'm pushing this in and adding in some typo-fixes.
No action on your part needed.
Thanks for the follow-up!
Documentation for `hunk' and `comment' matchers
-----------------------------------------------
> +The seventh match type accepts a regular expression which is checked
> +against every chunk. The syntax is
changing this to 'every hunk'
> +\begin{verbatim}
> +darcs annotate --summary --match 'hunk "^instance .* Foo where$"'
> +\end{verbatim}
> +
> +The eight match type accepts a regular expression wich is checked
> +against the long comment. The syntax
'which'
> +is
> +\begin{verbatim}
> +darcs annotate --summary --match 'comment "remote repository"'
> +\end{verbatim}
> +
--
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
|