git-annex/Remote
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
..
Helper pass associatedfile and remoteuuid to git-annex-shell 2012-07-02 10:57:51 -04:00
Bup.hs add back debug logging 2012-07-19 00:46:52 -04:00
Directory.hs record transfer information on local git remotes 2012-07-01 17:15:11 -04:00
Git.hs add back debug logging 2012-07-19 00:46:52 -04:00
Hook.hs switch from System.Cmd.Utils to System.Process 2012-07-18 18:00:24 -04:00
List.hs use LANGUAGE CPP pragma, avoids running cpp on all the other sources 2012-04-17 18:37:40 -04:00
Rsync.hs switch from System.Cmd.Utils to System.Process 2012-07-18 18:00:24 -04:00
S3.hs record transfer information on local git remotes 2012-07-01 17:15:11 -04:00
Web.hs record transfer information on local git remotes 2012-07-01 17:15:11 -04:00