aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* work around default Accept-Encoding in http-clientGravatar Joey Hess2014-08-15
* memoize construction of the Request -> Request function to apply the UrlOptionsGravatar Joey Hess2014-08-15
* Switched from the old haskell HTTP library to http-conduit.Gravatar Joey Hess2014-08-15
* fix build on windows with unix-compat-0.4.1.3Gravatar Joey Hess2014-08-11
* qualify catch and tryGravatar Joey Hess2014-08-10
* fix windows buildGravatar Joey Hess2014-08-10
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* generalized using the extensions packageGravatar Joey Hess2014-08-07
* move ugly rsync zombie workaroundGravatar Joey Hess2014-08-03
* testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01
* lift types from IO to AnnexGravatar Joey Hess2014-07-29
* resume interrupted chunked downloadsGravatar Joey Hess2014-07-27
* core implementation of new style chunkingGravatar Joey Hess2014-07-25
* increase sleepGravatar Joey Hess2014-07-16
* Windows: fix crash after 10 minutesGravatar Joey Hess2014-07-16
* Windows: Fix locking issue that prevented the webapp starting (since 5.201407...Gravatar Joey Hess2014-07-14
* deal with process-1.2.0.0 throwing an exception when program DNE (may only fi...Gravatar Joey Hess2014-07-13
* refactorGravatar Joey Hess2014-07-10
* Fix minor FD leak in journal code.Gravatar Joey Hess2014-07-09
* Support building with bloomfilter 2.0.0.Gravatar Joey Hess2014-07-07
* fix windows buildGravatar Joey Hess2014-07-05
* work around getDirectoryContents not streaming lazilyGravatar Joey Hess2014-07-04
* Windows: Assistant now logs to daemon.log.Gravatar Joey Hess2014-06-17
* finish fixing windows timezone madnessGravatar Joey Hess2014-06-12
* fix for Windows file timestamp timezone madnessGravatar Joey Hess2014-06-12
* minimal exportsGravatar Joey Hess2014-06-11
* deal with FAT on Linux timestamp issueGravatar Joey Hess2014-06-11
* Fix build with wai 0.3.0.Gravatar Joey Hess2014-06-11
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* Windows: Fix opening webapp when repository is in a directory with spaces in ...Gravatar Joey Hess2014-06-10
* Avoid leaving behind .tmp files when failing in some cases, including importi...Gravatar Joey Hess2014-06-09
* Ignore setsid failures.Gravatar Joey Hess2014-06-09
* qualify commentGravatar Joey Hess2014-06-09
* fix build with old versions of warpGravatar Joey Hess2014-06-04
* lazy bytestring fromStrict is not available in stable; use fromChunks insteadGravatar Joey Hess2014-05-29
* fix warning messageGravatar Joey Hess2014-05-29
* get rid of (completely safe) uses of Char8Gravatar Joey Hess2014-05-27
* refactorGravatar Joey Hess2014-05-14
* fix windows buildGravatar Joey Hess2014-05-14
* setsid when running webapp in foreground tooGravatar Joey Hess2014-05-14
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* Merge branch 'master' into bootstrap3Gravatar Joey Hess2014-05-02
|\
| * hlintGravatar Joey Hess2014-04-26
* | create a local copy of Yesod.Form.Bootstrap3Gravatar Sören Brunk2014-04-25
* | bootstrap3 formsGravatar Sören Brunk2014-04-21
|/
* better approach for building distributionupdateGravatar Joey Hess2014-04-21
* fix distributionupdate buildGravatar Joey Hess2014-04-21
* Merge branch 'master' into remotecontrolGravatar Joey Hess2014-04-14
|\
| * adjust to not use cpp in modules used by configureGravatar Joey Hess2014-04-14
| * add missing Network.URI Ord instance for Debian stableGravatar Joey Hess2014-04-14