darcs

Patch 2189 simplify readPatchesUsingSpecificInventory

Title simplify readPatchesUsingSpecificInventory
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2021-06-05.07:54:58 by bfrk, last changed 2021-06-08.05:25:56 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2021-06-05.07:54:58 text/x-darcs-patch
simplify-readpatchesusingspecificinventory.dpatch bfrk, 2021-06-05.07:54:58 application/x-darcs-patch
unnamed bfrk, 2021-06-05.07:54:58 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22849 (view) Author: bfrk Date: 2021-06-05.07:54:58
This inlines the local function readPatchesPrivate and passes the full path
to the initial inventory instead of its directory. (That should have been a
long comment to the patch, sorry.)

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

patch af3714a6c73783e11a0274923936416b1b303cca
Author: Ben Franksen <ben.franksen@online.de>
Date:   Wed Dec 23 21:42:34 CET 2020
  * simplify readPatchesUsingSpecificInventory
Attachments
msg22858 (view) Author: ganesh Date: 2021-06-05.09:26:32
OK (that's an impressive shortening to do exactly the same thing!)
History
Date User Action Args
2021-06-05 07:54:58bfrkcreate
2021-06-05 07:55:18bfrksetstatus: needs-screening -> needs-review
2021-06-05 09:26:32ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg22858
2021-06-08 05:25:56ganeshsetstatus: accepted-pending-tests -> accepted