darcs

Patch 2273 convert export: marks file String -> Abs... (and 4 more)

Title convert export: marks file String -> Abs... (and 4 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To bfrk
Milestone

Created on 2023-02-19.08:48:24 by bfrk, last changed 2023-04-01.07:42:08 by ganesh.

Files
File name Status Uploaded Type Edit Remove
convert-export_-marks-file-string-__-absolutepath.dpatch dead bfrk, 2023-02-19.08:48:22 application/x-darcs-patch
group-matching-constructors-of-darcsflag-together.dpatch bfrk, 2023-03-31.22:44:39 application/x-darcs-patch
patch-preview.txt bfrk, 2023-02-19.08:48:22 text/x-darcs-patch
patch-preview.txt bfrk, 2023-03-31.22:44:39 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23106 (view) Author: bfrk Date: 2023-02-19.08:48:22
Some cleanups following up on gpiero's patch2270.

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

patch 8e95c4732612569222a7f37eebd36d01b56c15d6
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 18 09:19:51 CET 2023
  * convert export: marks file String -> AbsolutePath

  This allows the use of relative paths on the command line when specifying
  --read-marks or --write-marks.

patch 8f2d00ea7d67930883b51bce7115a41ecf993781
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 18 19:38:07 CET 2023
  * add hashes to matchAny

patch a4865e2a17ac32dbfebcfd30dd4de45a8bcfbf2c
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 18 19:42:17 CET 2023
  * remove unused constructor TagName of DarcsFlag

patch d9f4c5bbe2112c6ebf9a613fe0fc5cfb61576d02
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 18 19:33:45 CET 2023
  * add SeveralTag constructor to DarcsFlag for consistency

patch 1a5c77f966ffaef1e0ed96d18434ae01dc3498c9
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 18 19:43:27 CET 2023
  * group matching constructors of DarcsFlag together
Attachments
msg23108 (view) Author: bfrk Date: 2023-02-19.08:52:33
self-accept
msg23235 (view) Author: ganesh Date: 2023-03-31.20:25:41
I think one of the patches in this bundle needs updating following
the obliterate in screened.
msg23236 (view) Author: bfrk Date: 2023-03-31.22:42:13
I have now also obliterated

patch 8f2d00ea7d67930883b51bce7115a41ecf993781
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 18 19:38:07 CET 2023
  * add hashes to matchAny

It was missing an explicit dependency and caused a build failure.

This patch

patch 1a5c77f966ffaef1e0ed96d18434ae01dc3498c9
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 18 19:43:27 CET 2023
  * group matching constructors of DarcsFlag together

was obliterated, too, because it depended on the obliterated 
patches. It is a purely cosmetic change that I can't be bothered to 
re-create right now.
msg23237 (view) Author: bfrk Date: 2023-03-31.22:44:39
Sigh, I did it anyway, so here is the replacement patch.

1 patch for repository http://darcs.net/screened:

patch 017bb9cb798ff8cc99e21d0bddb1a6114e68514c
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Apr  1 00:32:50 CEST 2023
  * group matching constructors of DarcsFlag together
Attachments
History
Date User Action Args
2023-02-19 08:48:24bfrkcreate
2023-02-19 08:52:34bfrksetstatus: needs-screening -> accepted-pending-tests
messages: + msg23108
2023-03-31 20:25:42ganeshsetstatus: accepted-pending-tests -> followup-requested
assignedto: bfrk
messages: + msg23235
2023-03-31 22:42:13bfrksetmessages: + msg23236
2023-03-31 22:44:39bfrksetfiles: + patch-preview.txt, group-matching-constructors-of-darcsflag-together.dpatch
messages: + msg23237
2023-04-01 06:48:33ganeshsetstatus: followup-requested -> accepted-pending-tests
2023-04-01 07:42:08ganeshsetstatus: accepted-pending-tests -> accepted