aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* switch from hGetSome to hGetGravatar Joey Hess2014-11-03
* hGetUntilMeteredGravatar Joey Hess2014-11-03
* Windows: Fix crash when user.name is not set in git config.Gravatar Joey Hess2014-10-31
* getUserEntryForID does not work on windowsGravatar Joey Hess2014-10-31
* more accurate version boundsGravatar Joey Hess2014-10-24
* deal with yesod's second gratuitous rename of the same function in a yearGravatar Joey Hess2014-10-23
* typoGravatar Joey Hess2014-10-16
* typosGravatar Joey Hess2014-10-16
* Use haskell setenv library to clean up several ugly workarounds for inability...Gravatar Joey Hess2014-10-15
* revert reversionGravatar Joey Hess2014-10-15
* unbreak android buildGravatar Joey Hess2014-10-14
* more accurate bounds on yesod boostrap3 ifdefsGravatar Joey Hess2014-10-13
* avoid using Assistant.WebApp.Bootstrap3 when building with current yesodGravatar Joey Hess2014-10-09
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* Windows: Avoid crashing trying to list gpg secret keys, for gcrypt which is n...Gravatar Joey Hess2014-09-16
* Rather than crashing when there's a problem with the requested bloomfilter ca...Gravatar Joey Hess2014-09-12
* Do not preserve permissions and acls when copying files from one local git re...Gravatar Joey Hess2014-08-26
* fix imports for windowsGravatar Joey Hess2014-08-23
* final scary locking refactoring (for now)Gravatar Joey Hess2014-08-20
* more lock file refactoringGravatar Joey Hess2014-08-20
* more lock file refactoringGravatar Joey Hess2014-08-20
* reorganize and refactor lock codeGravatar Joey Hess2014-08-20
* Ensure that all lock fds are close-on-exec, fixing various problems with them...Gravatar Joey Hess2014-08-20
* add compat cruft for old versions of http-types and http-conduitGravatar Joey Hess2014-08-17
* 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