[darcs-devel] [issue2458] rename matching options for dist, show files/contents, annotate

Ben Franksen bugs at darcs.net
Sat Jun 20 13:53:23 UTC 2015


New submission from Ben Franksen <benjamin.franksen at helmholtz-berlin.de>:

These 4 commands use the match option group matchUpToOne (formerly
matchOne) which includes: --hash, --match, --patch, and --index. The
generic help text says things like "select a single patch matching
PATTERN". This is not what these commands do: they select all patches up
to the last one that matches. I propose to rename these options to
better reflect their semantics: --hash becomes --to-hash, --match
becomes --to-match etc. Also --index should become --to-index and should
not allow an index range ("N-M").

Note that this would be similar to clone (formerly get) which has
--to-match etc.

----------
messages: 18566
nosy: bf
status: unknown
title: rename matching options for dist, show files/contents, annotate

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2458>
__________________________________


More information about the darcs-devel mailing list