aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* 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