summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* 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
* Added required content configuration.Gravatar Joey Hess2014-03-29
* avoid exception when curl exits nonzero (due to eg, bad domain name)Gravatar Joey Hess2014-03-27
* add desktop notificationsGravatar Joey Hess2014-03-22
* fix build with QuickCheck 2.7.1Gravatar Joey Hess2014-03-20
* Windows: Fix some filename encoding bugs.Gravatar Joey Hess2014-03-19
* Better workaround for problem umasks when eg, setting up ssh keys.Gravatar Joey Hess2014-03-14
* webapp: Use securemem for constant time auth token comparisons.Gravatar Joey Hess2014-03-12
* quick fix to build with old warp-tlsGravatar Joey Hess2014-03-12
* use Monoid instance for OrderingGravatar Joey Hess2014-03-09
* annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
* fix build w/o TDFAGravatar Joey Hess2014-03-04
* remove buggy --listen=host:port supportGravatar Joey Hess2014-02-28
* use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u...Gravatar Joey Hess2014-02-28
* Probe for quvi version at run time.Gravatar Joey Hess2014-02-28
* fix all remaining -Wall warnings on WindowsGravatar Joey Hess2014-02-25
* add UrlOptions sum typeGravatar Joey Hess2014-02-24