aboutsummaryrefslogtreecommitdiff
path: root/Utility/ExternalSHA.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* fsck: When checksumming a file fails due to a hardware fault, the file is now...Gravatar Joey Hess2015-05-27
* improve error message when checksum command exits nonzeroGravatar Joey Hess2015-05-27
* couple of AMP warnings I missed beforeGravatar Joey Hess2015-05-10
* more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...Gravatar Joey Hess2015-05-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* deal with process-1.2.0.0 throwing an exception when program DNE (may only fi...Gravatar Joey Hess2014-07-13
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* Use cryptohash rather than SHA for hashing.Gravatar Joey Hess2013-09-22
* configure: Better checking that sha commands output in the desired format.Gravatar Joey Hess2013-05-08