1 patch for repository http://darcs.net/screened:
patch cfce007b32b97a1e11ca67e243c7edeba98578b8
Author: Ben Franksen <ben.franksen@online.de>
Date: Fri May 10 09:18:22 CEST 2024
* two optimizations in remove command
Frst, avoid duplicate call to readPristineAndPending by passing the pristine
tree to makeRemovePatch. Also, use a path filter before expanding the tree,
to avoid expansion of irrelevant parts of the tree.