[darcs-devel] [patch1233] fix the --to-patch and --to-match flags

Ganesh Sittampalam bugs at darcs.net
Wed Nov 19 07:09:50 UTC 2014


New submission from Ganesh Sittampalam <ganesh at earth.li>:

The simplest possible hack to fix the --to-patch and --to-match
flags (patch1226 has some history of the problem).

I did briefly consider updating the code that's called to
use a better representation of the match flags, but decided
that would be too much effort/have too much collateral impact.

1 patch for repository darcs-unstable at darcs.net:screened:

Wed Nov 19 06:48:24 GMT 2014  Ganesh Sittampalam <ganesh at earth.li>
  * fix the --to-patch and --to-match flags
  
  Before the options rewrite, clone used to treat these flags
  as if they were --patch and --match, and other commands treated
  them normally. In the rewrite, the clone behaviour accidentally
  got extended to the other commands.
  
  This fixes them to behave as expected, and explicitly translates
  them in the case of clone.

----------
files: fix-the-__to_patch-and-__to_match-flags.dpatch, patch-preview.txt, unnamed
messages: 17845
nosy: ganesh
status: needs-screening
title: fix the --to-patch and --to-match flags

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1233>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-preview.txt
Type: text/x-darcs-patch
Size: 4234 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20141119/c7e30620/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-the-__to_patch-and-__to_match-flags.dpatch
Type: application/x-darcs-patch
Size: 45599 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20141119/c7e30620/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unnamed
Type: application/octet-stream
Size: 5 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20141119/c7e30620/attachment-0001.obj>


More information about the darcs-devel mailing list