darcs

Patch 2148 redefine hashed directory names via D.Ut... (and 6 more)

Title redefine hashed directory names via D.Ut... (and 6 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2021-01-10.17:27:41 by bfrk, last changed 2021-04-03.19:31:25 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2021-01-10.17:27:40 text/x-darcs-patch
redefine-hashed-directory-names-via-d_util_cache_hasheddir.dpatch bfrk, 2021-01-10.17:27:40 application/x-darcs-patch
unnamed bfrk, 2021-01-10.17:27:40 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22620 (view) Author: bfrk Date: 2021-01-10.17:27:40
Random selection of minor cleanups that came up during work on the recently
sent bundles.

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

patch 7cff251cad875655185395880c57a84ca8ba8fdd
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Nov  8 13:40:49 CET 2020
  * redefine hashed directory names via D.Util.Cache.HashedDir

patch 64c98dcb92912fbbcf88f37a7f71e352a7d8c486
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Nov  9 21:40:01 CET 2020
  * remove obsolete exports from Darcs.Util.Tree.Hashed

patch a03df2d91f4fa2da945bba6d552a789ad90e870d
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Nov 10 16:55:08 CET 2020
  * minor cleanups in D.R.Pristine and D.Util.Cache

patch a350cbb63cd41b028dcabe8ee34c58c52c25a8d7
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Dec 26 18:43:38 CET 2020
  * simplify addToTentativeInventory by inlining addToSpecificInventory

patch a1d8273c456f1272be4bde51ebc460f5a06aef40
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Dec 26 18:46:25 CET 2020
  * two small simplifications in writeTentativeInventory

patch e10d92db5bf6fc65ee4201304c2c985a5fcc00e2
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Jan  9 19:29:15 CET 2021
  * Darcs.Util.Cache: remove extraneous space in debug message

patch 57f1b3feec5f00f2da58bab9b68498b543299923
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Jan  9 19:41:52 CET 2021
  * Darcs.Repository.Clone.putInfo: write to stdout, not stderr
  
  Informational output should go to stdout, not stderr. This is the case for
  the putInfo used in the command implementations, too.
Attachments
msg22689 (view) Author: ganesh Date: 2021-03-28.13:42:15
All fine
History
Date User Action Args
2021-01-10 17:27:41bfrkcreate
2021-01-10 18:01:18bfrksetstatus: needs-screening -> needs-review
2021-03-28 13:42:15ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg22689
2021-04-03 19:31:25ganeshsetstatus: accepted-pending-tests -> accepted