3 patches for repository https://darcs.net/screened:
patch 755b3a47677683e96591e8aff17e4a5f71280b32
Author: Ben Franksen <ben.franksen@online.de>
Date: Fri Jun 28 08:41:10 CEST 2024
* remove unnecessary call to writeDarcsHashed from diff command
patch 219a647036ff7238108cf8d30912e23bc4136b49
Author: Ben Franksen <ben.franksen@online.de>
Date: Fri Jun 28 23:54:24 CEST 2024
* remove unnecessary call to writePristine from clone command
patch d2e13bb7de29c76ef311b6422bd3b4b6a2eb6044
Author: Ben Franksen <ben.franksen@online.de>
Date: Fri Jun 28 08:37:34 CEST 2024
* remove progress reporting from writeDarcsHashed
This gets rid of useless "Getting pristine ... done" messages, since (apart
from a few exceptions) this function is only used to write an empty tree to
a newly created repo. Almost all non-trivial interaction with hashed trees
happens via hashedTreeIO instead.
Attachments
|