darcs

Patch 2196 make readPristine fail for old-fashioned... (and 5 more)

Title make readPristine fail for old-fashioned... (and 5 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2021-06-07.15:25:48 by bfrk, last changed 2021-11-27.17:04:47 by ganesh.

Files
File name Status Uploaded Type Edit Remove
make-readpristine-fail-for-old_fashioned-repos.dpatch bfrk, 2021-06-07.15:25:47 application/x-darcs-patch
patch-preview.txt bfrk, 2021-06-07.15:25:47 text/x-darcs-patch
patch-preview.txt bfrk, 2021-06-08.13:08:59 text/x-darcs-patch
remove-duplicate-import-of-darcsaddmissinghashes.dpatch bfrk, 2021-06-08.13:08:59 application/x-darcs-patch
unnamed bfrk, 2021-06-07.15:25:47 text/plain
unnamed bfrk, 2021-06-08.13:08:59 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22872 (view) Author: bfrk Date: 2021-06-07.15:25:47
Refactors for reading and writing pristine trees.

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

patch 08328dadc57bd8e9bf92de49567517196ee04b65
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Nov  9 22:33:44 CET 2020
  * make readPristine fail for old-fashioned repos
  
  The extra code for the case of repos that aren't in hashed format is
  apparently not needed.

patch ec1c772834d30d536d9cbafd9fc77c2eb1faec8d
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Mar  6 16:55:42 CET 2021
  * fix the haddocks for applyToHashedPristine

patch ed8279bdc5750065221b46f827da69953f5ad357
Author: Ben Franksen <ben.franksen@online.de>
Date:   Thu Feb 25 21:19:17 CET 2021
  * inline D.R.Pristine.withRecorded

patch b46cd08ef6faa6a5a62b615b8558973b98b5c9fa
Author: Ben Franksen <ben.franksen@online.de>
Date:   Fri Feb 26 08:27:52 CET 2021
  * move writePristine and replacePristine to D.R.Pristine

patch 9d34ee4a6e1492415805c818eedf53555556fc0d
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 27 07:56:32 CET 2021
  * inline writePristine into the slightly safer replacePristine

patch 71cd17b0cc592026ad68d9ac996074aa7b826727
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Feb 27 11:40:11 CET 2021
  * rename replacePristine to writePristine
Attachments
msg22875 (view) Author: bfrk Date: 2021-06-08.13:08:59
Follow-up patch that I forgot to include.

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

patch 3ddbbe5357efc14d40e3d57674c90a190e5400be
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Mar 29 11:23:10 CEST 2021
  * remove duplicate import of darcsAddMissingHashes
Attachments
msg22936 (view) Author: ganesh Date: 2021-11-27.14:46:54
>    * make readPristine fail for old-fashioned repos

OK

>    * fix the haddocks for applyToHashedPristine

OK

>    * inline D.R.Pristine.withRecorded

OK

>    * move writePristine and replacePristine to D.R.Pristine

OK

>    * inline writePristine into the slightly safer replacePristine

OK

>    * rename replacePristine to writePristine

OK

 >    * remove duplicate import of darcsAddMissingHashes

OK
History
Date User Action Args
2021-06-07 15:25:48bfrkcreate
2021-06-07 19:37:57bfrksetstatus: needs-screening -> needs-review
2021-06-08 13:08:59bfrksetfiles: + patch-preview.txt, remove-duplicate-import-of-darcsaddmissinghashes.dpatch, unnamed
messages: + msg22875
2021-11-27 14:46:48ganeshsetstatus: needs-review -> accepted-pending-tests
2021-11-27 14:46:55ganeshsetmessages: + msg22936
2021-11-27 17:04:47ganeshsetstatus: accepted-pending-tests -> accepted