aboutsummaryrefslogtreecommitdiff
path: root/Utility/Process.hs
Commit message (Expand)AuthorAge
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* simpler more generic processTranscript'Gravatar Joey Hess2017-02-15
* merge from propellorGravatar Joey Hess2016-03-06
* Revert "convert fail to error"Gravatar Joey Hess2016-01-24
* convert fail to errorGravatar Joey Hess2016-01-21
* merge from propellorGravatar Joey Hess2015-10-28
* Merge branch 'winprocfix'Gravatar Joey Hess2015-10-04
|\
* | merge hlint changes from propellorGravatar Joey Hess2015-09-13
| * webapp: Fix support for entering password when setting up a ssh remote.Gravatar Joey Hess2015-09-03
|/
* add debug logging of process exitsGravatar Joey Hess2015-08-13
* merge haddock formatting from propellorGravatar Joey Hess2015-05-30
* disable horrible tab warning, needed in every file that Setup.hs pulls inGravatar Joey Hess2015-05-10
* rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
* well along the way to fully quiet --quietGravatar Joey Hess2015-04-04
* fix stderr handlingGravatar Joey Hess2015-04-03
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* Fix build with process 1.2.1.0.Gravatar Joey Hess2015-01-04
* more general readProcess' merged from propellorGravatar Joey Hess2014-11-19
* lift types from IO to AnnexGravatar Joey Hess2014-07-29
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* refactorGravatar Joey Hess2014-05-14
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...Gravatar Joey Hess2014-04-12
* port transferkeys to windows; make stopping in progress transfers work too (p...Gravatar Joey Hess2013-12-10
* oopGravatar Joey Hess2013-12-06
* oopGravatar Joey Hess2013-12-06
* pass COLLECT_GCC_OPTIONSGravatar Joey Hess2013-12-06
* refactorGravatar Joey Hess2013-11-12
* squash warningGravatar Joey Hess2013-11-12
* fix import for WindowsGravatar Joey Hess2013-11-12
* port processTranscript to Windows (suboptimal implementation)Gravatar Joey Hess2013-11-12
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* Slow and ugly work around for bug #718517 in git, which broke git-cat-file --...Gravatar Joey Hess2013-08-01
* reorgGravatar Joey Hess2013-07-08
* 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