| Commit message (Expand) | Author | Age |
* | remove xmpp support | Joey Hess | 2016-11-14 |
* | move old ghc compat code into separate module; eliminate WITH_CLIBS | Joey Hess | 2016-02-15 |
* | unused import on windows | Joey Hess | 2015-04-20 |
* | fix windows build | Joey Hess | 2015-03-16 |
* | When re-execing git-annex, use current program location, rather than ~/.confi... | Joey Hess | 2015-02-28 |
* | comment | Joey Hess | 2015-02-09 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | hlint | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | missing lift | Joey Hess | 2014-07-16 |
* | always debug where logging to on startup | Joey Hess | 2014-07-16 |
* | Windows: Fix locking issue that prevented the webapp starting (since 5.201407... | Joey Hess | 2014-07-14 |
* | Windows: Assistant now logs to daemon.log. | Joey Hess | 2014-06-17 |
* | setsid when running webapp in foreground too | Joey Hess | 2014-05-14 |
* | assistant: Now detects immediately when other repositories push changes to | Joey Hess | 2014-04-08 |
* | warn when various build flags are unset | Joey Hess | 2014-03-07 |
* | annex.listen can be configured, instead of using --listen | Joey Hess | 2014-03-01 |
* | fix all remaining -Wall warnings on Windows | Joey Hess | 2014-02-25 |
* | windows: Fix process termination code. | Joey Hess | 2014-02-13 |
* | assistant unused file handling | Joey Hess | 2014-01-22 |
* | add support for fully automatic upgrades | Joey Hess | 2013-11-24 |
* | assistant restart on upgrade | Joey Hess | 2013-11-22 |
* | watch git-annex program file to detect upgrades | Joey Hess | 2013-11-22 |
* | upgrade alerts | Joey Hess | 2013-11-21 |
* | webapp: Check annex.version. | Joey Hess | 2013-11-17 |
* | ensure .git/annex exists before opening log file when starting assistant | Joey Hess | 2013-11-13 |
* | no openLog on windows | Joey Hess | 2013-11-12 |
* | build assistant and watcher on windows (doesn't work yet) | Joey Hess | 2013-11-12 |
* | webapp: remind user when using repositories that lack consistency checks | Joey Hess | 2013-10-29 |
* | add post-repair actions | Joey Hess | 2013-10-29 |
* | move code around and rename thread; no functional changes | Joey Hess | 2013-10-29 |
* | automatically launch git repository repair | Joey Hess | 2013-10-27 |
* | assistant: When autostarted, wait 5 seconds before running the startup scan, ... | Joey Hess | 2013-10-26 |
* | add config page for fsck, and alert with button when a fsck is running | Joey Hess | 2013-10-10 |
* | half way complete cronner thread to run scheduled activities | Joey Hess | 2013-10-08 |
* | assistant: Detect stale git lock files at startup time, and remove them. | Joey Hess | 2013-10-05 |
* | assistant: Work around git-cat-file's not reloading the index after files are... | Joey Hess | 2013-05-25 |
* | add two long-running XMPP push threads, no more inversion of control | Joey Hess | 2013-05-22 |
* | remove overview of threads an mvars | Joey Hess | 2013-05-22 |
* | reomove showStart, unnecessary | Joey Hess | 2013-05-09 |
* | run checkCanWatch before redirecting errors to log | Joey Hess | 2013-05-09 |
* | Detect systems that have no user name set in GECOS, and also don't have user.... | Joey Hess | 2013-04-22 |
* | webapp: New --listen= option allows running the webapp on one computer and co... | Joey Hess | 2013-04-08 |
* | refactor alert button creation code | Joey Hess | 2013-04-04 |
* | streamline deletion process and improve UI | Joey Hess | 2013-04-03 |
* | clean up urlrenderer handling when the webapp is not built | Joey Hess | 2013-04-03 |
* | detect when unwanted remote is empty and remove it | Joey Hess | 2013-04-03 |
* | hlint | Joey Hess | 2013-04-03 |