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
|