summaryrefslogtreecommitdiff
path: root/Git/Command.hs
Commit message (Expand)AuthorAge
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* run git coprocesses with gitEnvGravatar Joey Hess2012-09-15
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* better readProcessGravatar Joey Hess2012-07-19
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* add debuggingGravatar Joey Hess2012-07-17
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* noopGravatar Joey Hess2012-04-21
* another place hGetBoth was used without a writer threadGravatar Joey Hess2012-02-13
* support all filename encodings with ghc 7.4Gravatar Joey Hess2012-02-03
* attempt at a quick, utf-8 only fix to the ghc 7.4 problemGravatar Joey Hess2012-02-01
* fix error messageGravatar Joey Hess2012-01-25
* remove Utility.Conditional and use IfElseGravatar Joey Hess2012-01-24
* split out Git/Command.hsGravatar Joey Hess2011-12-14