[darcs-devel] [patch1019] resolve issue2270: fixed darcs changes -i --only-to-files

Sebastian Fischer bugs at darcs.net
Sun Feb 10 15:17:44 UTC 2013


New submission from Sebastian Fischer <mail at sebfisch.de>:

1 patch for repository /home/sebfisch/Code/Haskell/darcs/screened:

I have moved the patch filtering code for the flag `--only-to-files`
from the `changelog` function to the `getChangesInfo` function in the
module `Darcs.UI.Commands.Changes`. As a consequence, `darcs changes
--interactive --only-to-files` now shows the same changes as `darcs
changes --verbose --only-to-files`, fixing issue 2270.

All functional tests still pass and there are no new failures for the
unit tests. The newly added functional test for issue 2270 now also
passes.

Sun Feb 10 15:32:44 CET 2013  Sebastian Fischer <mail at sebfisch.de>
  * resolve issue2270: fixed darcs changes -i --only-to-files
  
  `darcs changes --interactive --only-to-files` now only shows changes
  to relevant files.
  
  The options `--interactive` and `--verbose` now use the same filtering
  code in presence of `--only-to-files`, so interactively shown changes
  are the same as verbosely shown changes: with `--only-to-files` only
  changes to the listed files are shown, without this option all changes
  to files recorded together with listed files are shown.

----------
files: patch-preview.txt, resolve-issue2270_-fixed-darcs-changes-_i-__only_to_files.dpatch, unnamed
messages: 16571
nosy: sebfisch
status: needs-screening
title: resolve issue2270: fixed darcs changes -i --only-to-files

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1019>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-preview.txt
Type: text/x-darcs-patch
Size: 6220 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20130210/8b34152f/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resolve-issue2270_-fixed-darcs-changes-_i-__only_to_files.dpatch
Type: application/x-darcs-patch
Size: 12078 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20130210/8b34152f/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/20130210/8b34152f/attachment-0001.obj>


More information about the darcs-devel mailing list