git-annex/Backend
Joey Hess 1db7d27a45 add back debug logging
Make Utility.Process wrap the parts of System.Process that I use,
and add debug logging to them.

Also wrote some higher-level code that allows running an action
with handles to a processes stdin or stdout (or both), and checking
its exit status, all in a single function call.

As a bonus, the debug logging now indicates whether the process
is being run to read from it, feed it data, chat with it (writing and
reading), or just call it for its side effect.
2012-07-19 00:46:52 -04:00
..
SHA.hs add back debug logging 2012-07-19 00:46:52 -04:00
URL.hs separate source of content from the filename associated with the key when generating a key 2012-06-05 19:51:03 -04:00
WORM.hs maintain set of files pendingAdd 2012-06-20 16:31:46 -04:00