summaryrefslogtreecommitdiff
path: root/Utility/Process.hs
Commit message (Expand)AuthorAge
* make withQuietOutput work on WindowsGravatar Joey Hess2013-06-17
* Windows: Fix hang when adding several files at once.Gravatar Joey Hess2013-06-14
* Fix a zombie that could result when running a process like gpg to read and wr...Gravatar Joey Hess2013-05-19
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out posix stuff for WindowsGravatar Joey Hess2013-05-10
* webapp: Display any error message from git init if it fails to create a repos...Gravatar Joey Hess2013-02-26
* finished where indentation changesGravatar Joey Hess2012-12-13
* progress bars for glacier uploadsGravatar Joey Hess2012-11-25
* cleanupGravatar Joey Hess2012-11-06
* rsync special remote: Include annex-rsync-options when running rsync to test ...Gravatar Joey Hess2012-10-28
* Fix a crash when merging files in the git-annex branch that contain invalid u...Gravatar Joey Hess2012-10-12
* remove env display from debuggingGravatar Joey Hess2012-10-11
* make a pipeReadStrict, that properly waits on the processGravatar Joey Hess2012-10-04
* Fix fallback to ~/Desktop when xdg-user-dir is not available. Closes: #688833Gravatar Joey Hess2012-09-25
* hooked up git-annex-shell transferinfoGravatar Joey Hess2012-09-21
* run git coprocesses with gitEnvGravatar Joey Hess2012-09-15
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* fooGravatar Joey Hess2012-07-19
* 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