aboutsummaryrefslogtreecommitdiff
path: root/Assistant.hs
Commit message (Expand)AuthorAge
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* add exporter thread to assistantGravatar Joey Hess2017-09-20
* remove xmpp supportGravatar Joey Hess2016-11-14
* move old ghc compat code into separate module; eliminate WITH_CLIBSGravatar Joey Hess2016-02-15
* unused import on windowsGravatar Joey Hess2015-04-20
* fix windows buildGravatar Joey Hess2015-03-16
* When re-execing git-annex, use current program location, rather than ~/.confi...Gravatar Joey Hess2015-02-28
* commentGravatar Joey Hess2015-02-09
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* hlintGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* missing liftGravatar Joey Hess2014-07-16
* always debug where logging to on startupGravatar Joey Hess2014-07-16
* Windows: Fix locking issue that prevented the webapp starting (since 5.201407...Gravatar Joey Hess2014-07-14
* Windows: Assistant now logs to daemon.log.Gravatar Joey Hess2014-06-17
* setsid when running webapp in foreground tooGravatar Joey Hess2014-05-14
* assistant: Now detects immediately when other repositories push changes toGravatar Joey Hess2014-04-08
* warn when various build flags are unsetGravatar Joey Hess2014-03-07
* annex.listen can be configured, instead of using --listenGravatar Joey Hess2014-03-01
* fix all remaining -Wall warnings on WindowsGravatar Joey Hess2014-02-25
* windows: Fix process termination code.Gravatar Joey Hess2014-02-13
* assistant unused file handlingGravatar Joey Hess2014-01-22
* add support for fully automatic upgradesGravatar Joey Hess2013-11-24
* assistant restart on upgradeGravatar Joey Hess2013-11-22
* watch git-annex program file to detect upgradesGravatar Joey Hess2013-11-22
* upgrade alertsGravatar Joey Hess2013-11-21
* webapp: Check annex.version.Gravatar Joey Hess2013-11-17
* ensure .git/annex exists before opening log file when starting assistantGravatar Joey Hess2013-11-13
* no openLog on windowsGravatar Joey Hess2013-11-12
* build assistant and watcher on windows (doesn't work yet)Gravatar Joey Hess2013-11-12
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* add post-repair actionsGravatar Joey Hess2013-10-29
* move code around and rename thread; no functional changesGravatar Joey Hess2013-10-29
* automatically launch git repository repairGravatar Joey Hess2013-10-27
* assistant: When autostarted, wait 5 seconds before running the startup scan, ...Gravatar Joey Hess2013-10-26
* add config page for fsck, and alert with button when a fsck is runningGravatar Joey Hess2013-10-10
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* assistant: Detect stale git lock files at startup time, and remove them.Gravatar Joey Hess2013-10-05
* assistant: Work around git-cat-file's not reloading the index after files are...Gravatar Joey Hess2013-05-25
* add two long-running XMPP push threads, no more inversion of controlGravatar Joey Hess2013-05-22
* remove overview of threads an mvarsGravatar Joey Hess2013-05-22
* reomove showStart, unnecessaryGravatar Joey Hess2013-05-09
* run checkCanWatch before redirecting errors to logGravatar Joey Hess2013-05-09
* Detect systems that have no user name set in GECOS, and also don't have user....Gravatar Joey Hess2013-04-22
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* streamline deletion process and improve UIGravatar Joey Hess2013-04-03
* clean up urlrenderer handling when the webapp is not builtGravatar Joey Hess2013-04-03