[issue2018] Implement FSL to select files in hg convert extension

Olemis Lang bugs at mercurial.selenic.com
Wed Feb 3 16:43:06 UTC 2010


New submission from Olemis Lang <olemis+hg at gmail.com>:

Use FSL syntax [1]_ to specify the files to (consider | ignore) while using `hg 
convert` extension. This will allow fine grained selection, more flexibility and 
readability.

.. [1] File Selection Language Reference
        (http://www.cs.helsinki.fi/u/hkovaska/fsl/language.html)

PS: Probably some rules (e.g. `age`, `date`, `extract`, `now`, `size`) are not 
useful but it's up to you to determine what could be helpful or not, at least it 
is more easy, less error prone and more flexible to describe the target files 
this way.

----------
messages: 11580
nosy: olemis
priority: wish
status: unread
title: Implement FSL to select files in hg convert extension
topic: convert

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2018>
____________________________________________________


More information about the Mercurial-devel mailing list