summaryrefslogtreecommitdiff
path: root/Assistant.hs
Commit message (Expand)AuthorAge
* fold Build/SysConfig.hs into BuildInfo via includeJoey Hess2017-12-14
* add exporter thread to assistantJoey Hess2017-09-20
* remove xmpp supportJoey Hess2016-11-14
* move old ghc compat code into separate module; eliminate WITH_CLIBSJoey Hess2016-02-15
* unused import on windowsJoey Hess2015-04-20
* fix windows buildJoey Hess2015-03-16
* When re-execing git-annex, use current program location, rather than ~/.confi...Joey Hess2015-02-28
* commentJoey Hess2015-02-09
* update my email address and homepage urlJoey Hess2015-01-21
* revert parentDir changeJoey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itJoey Hess2015-01-06
* hlintJoey Hess2014-10-09
* fix some mixed space+tab indentationJoey Hess2014-10-09
* missing liftJoey Hess2014-07-16
* always debug where logging to on startupJoey Hess2014-07-16
* Windows: Fix locking issue that prevented the webapp starting (since 5.201407...Joey Hess2014-07-14
* Windows: Assistant now logs to daemon.log.Joey Hess2014-06-17
* setsid when running webapp in foreground tooJoey Hess2014-05-14
* assistant: Now detects immediately when other repositories push changes toJoey Hess2014-04-08
* warn when various build flags are unsetJoey Hess2014-03-07
* annex.listen can be configured, instead of using --listenJoey Hess2014-03-01
* fix all remaining -Wall warnings on WindowsJoey Hess2014-02-25
* windows: Fix process termination code.Joey Hess2014-02-13
* assistant unused file handlingJoey Hess2014-01-22
* add support for fully automatic upgradesJoey Hess2013-11-24
* assistant restart on upgradeJoey Hess2013-11-22
* watch git-annex program file to detect upgradesJoey Hess2013-11-22
* upgrade alertsJoey Hess2013-11-21
* webapp: Check annex.version.Joey Hess2013-11-17
* ensure .git/annex exists before opening log file when starting assistantJoey Hess2013-11-13
* no openLog on windowsJoey Hess2013-11-12
* build assistant and watcher on windows (doesn't work yet)Joey Hess2013-11-12
* webapp: remind user when using repositories that lack consistency checksJoey Hess2013-10-29
* add post-repair actionsJoey Hess2013-10-29
* move code around and rename thread; no functional changesJoey Hess2013-10-29
* automatically launch git repository repairJoey Hess2013-10-27
* assistant: When autostarted, wait 5 seconds before running the startup scan, ...Joey Hess2013-10-26
* add config page for fsck, and alert with button when a fsck is runningJoey Hess2013-10-10
* half way complete cronner thread to run scheduled activitiesJoey Hess2013-10-08
* assistant: Detect stale git lock files at startup time, and remove them.Joey Hess2013-10-05
* assistant: Work around git-cat-file's not reloading the index after files are...Joey Hess2013-05-25
* add two long-running XMPP push threads, no more inversion of controlJoey Hess2013-05-22
* remove overview of threads an mvarsJoey Hess2013-05-22
* reomove showStart, unnecessaryJoey Hess2013-05-09
* run checkCanWatch before redirecting errors to logJoey Hess2013-05-09
* Detect systems that have no user name set in GECOS, and also don't have user....Joey Hess2013-04-22
* webapp: New --listen= option allows running the webapp on one computer and co...Joey Hess2013-04-08
* refactor alert button creation codeJoey Hess2013-04-04
* streamline deletion process and improve UIJoey Hess2013-04-03
* clean up urlrenderer handling when the webapp is not builtJoey Hess2013-04-03