aboutsummaryrefslogtreecommitdiff
path: root/Utility/CoProcess.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* restart coprocess in raw modeGravatar Joey Hess2016-11-01
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* hlintGravatar Joey Hess2014-04-26
* Avoid looping if long-running git cat-file or git hash-object crashes and kee...Gravatar Joey Hess2014-01-01
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* got file descriptors mixed up in last commitGravatar Joey Hess2013-06-14
* Windows: Fix hang when adding several files at once.Gravatar Joey Hess2013-06-14
* Can now restart certain long-running git processes if they crash, and continu...Gravatar Joey Hess2013-05-31
* refactoringGravatar Joey Hess2013-05-11
* run git coprocesses with gitEnvGravatar Joey Hess2012-09-15
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* refactorGravatar Joey Hess2012-02-20