darcs

Patch 2301 remove the hashtree parameter for the index (and 2 more)

Title remove the hashtree parameter for the index (and 2 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2023-05-30.19:37:20 by bfrk, last changed 2023-06-24.20:30:48 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2023-05-30.19:37:19 text/x-darcs-patch
remove-the-hashtree-parameter-for-the-index.dpatch bfrk, 2023-05-30.19:37:19 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23301 (view) Author: bfrk Date: 2023-05-30.19:37:19
3 patches for repository http://darcs.net/screened:

patch ffbbf813bdc5658afb21dac243e1b13a0f489c80
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Mar 26 12:56:58 CEST 2023
  * remove the hashtree parameter for the index

  This made sense when hashed-storage was a separate package but as fully
  integrated a part of darcs there is no reason to use anything other than
  darcsTreeHash.

patch af347a29fed2538b71c9470f3d8357b8bf708ed0
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Mar 26 13:53:35 CEST 2023
  * fix misleading docs for updateIndexFrom

patch 98e1ff01f022b38a3f76cc70cdaa122ed3cd9ed4
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Mar 26 12:47:08 CEST 2023
  * tighten Maybe Hash to Hash in Darcs.Util.Index.updateItem
Attachments
msg23402 (view) Author: ganesh Date: 2023-06-24.20:17:30
Looks good.
History
Date User Action Args
2023-05-30 19:37:20bfrkcreate
2023-05-30 19:37:45bfrksetstatus: needs-screening -> needs-review
2023-06-24 20:17:30ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg23402
2023-06-24 20:30:48ganeshsetstatus: accepted-pending-tests -> accepted