[darcs-devel] [patch1467] Re:

Ben Franksen bugs at darcs.net
Wed Mar 16 08:32:49 UTC 2016


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

Another try, this time with "Re: " in front of the subject.

11 patches for repository http://darcs.net/screened:

patch 90e845e3a21c170f86ffff4f88457f44d70edd04
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Wed Mar  9 21:21:07 CET 2016
  * announceFiles only if verbosity /= Quiet

patch 3931b5e0a77b48a751e75cea37d282fea9257052
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Sat Mar 12 22:56:27 CET 2016
  * add new type IncludeBoring for includeBoring option (was Bool)

patch baf20655ce16974637f6097b039fa18283dfa343
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Sun Mar 13 01:12:38 CET 2016
  * added Darcs.Util.Printer.ePutDocLn
  
  The point here is to remove penalties (extra imports of Rendermode, stderr,
  hPutDocLn, two extra parameters) for printing to stderr.

patch f3086626efaa47c25f63bcb3513e6ecf44dfc59b
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Sat Mar 12 22:49:57 CET 2016
  * added missing Eq and Show instances for ScanKnown

patch 27f1efaed6595f21680b3a127edc26f39d004b3e
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Wed Mar  9 21:51:10 CET 2016
  * added missing hsep function to D.Util.Printer

patch 21563b57f2e32ba237e97b03cb03b9d894a0a67e
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Sun Mar 13 01:18:09 CET 2016
  * add Darcs.Util.Printer.quoted and Darcs.Util.Text.pathlist
  
  The first is like Darcs.Util.Text.quote but returns a Doc. The
  implementation moved from Darcs.Util.Text to Darcs.Util.Printer to avoid a
  circular import.
  The second is for printing space separated lists of quoted file paths,
  something that often appears in user messages.

patch fc117e1ebcdd4e488e69febe851162566ffad7e2
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Sun Mar 13 16:11:01 CET 2016
  * replace Darcs.Util.Printer.<> with <> from Data.Monoid; restructured haddocks
  
  This change avoids unnecessary name conflicts when importing <> from both
  Darcs.Util.Printer and Data.Monoid. The change is semantically transparent,
  since (Doc,<>,empty) /is/ a monoid and the new instance Monoid Doc says so.

patch d3ef95e9a33c196cfcfb6b86ca379095d328bbab
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Thu Mar 10 21:40:49 CET 2016
  * several fixes and refactorings in fixSubPaths and maybeFixSubPaths
  
  Using Printer/Doc for formatting solves file name encoding problems. Push
  withCurrentDirectory calls down to where they are needed. Improved the
  documentation for these functions.

patch 2cdbff2f1e2bed298b6838c5cdb2461da28bcfb1
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Tue Mar 15 11:50:24 CET 2016
  * refactored some, added readUnrecordedFiltered and maybeRestrictSubpaths

patch 60cb115141d4b22ea49b8dbea21056090614c91e
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Tue Mar 15 18:20:33 CET 2016
  * resolve issue2494: output of darcs record with file arguments

patch 3e228c0ece18dfa67c2456054157778c1ad95dfc
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Tue Mar 15 18:27:14 CET 2016
  * accept issue2494: output of darcs record with file arguments
  
  This patch also makes some small adaptions to tests/record-misc.sh.

----------
files: announcefiles-only-if-verbosity-__-quiet.dpatch, patch-preview.txt, unnamed
messages: 19085
nosy: bf
status: needs-screening
title: Re:

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1467>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-preview.txt
Type: text/x-darcs-patch
Size: 64158 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20160316/81825212/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: announcefiles-only-if-verbosity-__-quiet.dpatch
Type: application/x-darcs-patch
Size: 118936 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20160316/81825212/attachment-0003.bin>
-------------- next part --------------
.






More information about the darcs-devel mailing list