3 patches for repository http://darcs.net/screened:
patch 282a9313fbc9a5be66c395235c0adfedacd62e3f
Author: Gian Piero Carrubba <gpiero@rm-rf.it>
Date: Sun Jul 19 21:16:13 CEST 2026
* accept issue2742: clone --no-working-dir doesn't correctly populate pristine dir
patch 5c5e12a1d4968f9fbbf2aa8f15fb3a826c15d67d
Author: Gian Piero Carrubba <gpiero@rm-rf.it>
Date: Mon Jul 20 08:38:14 CEST 2026
* resolve issue2742: create full pristine tree when --no-working-dir is in place
This patche passes the test suite, but the comment for writePristine in
Repository/Pristine.hs is quite scary. createPristineDirectoryTree is also
invoked by darcs test (which should be fine) and darcs import (which maybe also
is?). Either this patch is fine, or we miss some tests.
patch 6231dd4a6915306a1973e9d1dc0c45f92f58ca94
Author: Gian Piero Carrubba <gpiero@rm-rf.it>
Date: Mon Jul 20 13:27:19 CEST 2026
* accept issue2743: repair --dry-run modifies the pristine dir
Attachments
|