summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* | sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...Gravatar Joey Hess2014-04-12
|/
* wrote test case; found bugs in date math; fixed and simplified using Data.Tim...Gravatar Joey Hess2014-04-12
* Improve handling on monthly/yearly scheduling.Gravatar Joey Hess2014-04-12
* Improve handling on monthly/yearly scheduling.Gravatar Joey Hess2014-04-11
* guard against any remaining infinite recursion bugs; throw error if no candid...Gravatar Joey Hess2014-04-11
* Last release didn't quite fix the high cpu issue in all cases, this should.Gravatar Joey Hess2014-04-11
* rename confusingly named "day"Gravatar Joey Hess2014-04-11
* assistant: Fix high CPU usage triggered when a monthly fsck is scheduled, and...Gravatar Joey Hess2014-04-11
* Fix rsync progress parsing in locales that use comma in number display. Close...Gravatar Joey Hess2014-04-10
* merge from propellorGravatar Joey Hess2014-04-09
* remotedaemon: avoid extraneous stdout outputGravatar Joey Hess2014-04-08
* factored out Utility.SimpleProtocol from the external special remote implemen...Gravatar Joey Hess2014-04-05
* factor out library code (also used by propellor)Gravatar Joey Hess2014-04-03
* clean up warning in windowsGravatar Joey Hess2014-04-02
* windows fix try 2Gravatar Joey Hess2014-04-02
* fix windows buildGravatar Joey Hess2014-04-02
* merge from propellorGravatar Joey Hess2014-04-01
* refactorGravatar Joey Hess2014-03-31
* avoid importing CommonGravatar Joey Hess2014-03-30