darcs

Patch 229 Documentation for `hunk' and `comment' matchers

Title Documentation for `hunk' and `comment' matchers
Superseder Nosy List darcs-users, kili, kowey
Related Issues
Status accepted Assigned To
Milestone

Created on 2010-05-02.14:06:35 by kili, last changed 2011-05-10.22:36:35 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
documentation-for-_hunk_-and-_comment_-matchers.dpatch kili, 2010-05-02.14:06:35 text/x-darcs-patch
unnamed kili, 2010-05-02.14:06:35
See mailing list archives for discussion on individual patches.
Messages
msg10896 (view) Author: kili Date: 2010-05-02.14:06:35
1 patch for repository http://darcs.net:

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).
Attachments
msg10935 (view) Author: kowey Date: 2010-05-05.13:22:04
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
msg10947 (view) Author: darcswatch Date: 2010-05-05.15:06:12
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-df49b40545838c8fab3f14691c28a974a777e316
msg14437 (view) Author: darcswatch Date: 2011-05-10.22:36:35
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/reviewed.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-df49b40545838c8fab3f14691c28a974a777e316
History
Date User Action Args
2010-05-02 14:06:35kilicreate
2010-05-02 14:07:34darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-df49b40545838c8fab3f14691c28a974a777e316
2010-05-05 13:22:04koweysetnosy: + kowey
messages: + msg10935
2010-05-05 15:06:12darcswatchsetstatus: needs-review -> accepted
messages: + msg10947
2011-05-10 22:36:35darcswatchsetmessages: + msg14437