| Commit message (Expand) | Author | Age |
* | assistant: Smarter log file rotation, which takes free disk space into account. | Joey Hess | 2014-03-05 |
* | fix all remaining -Wall warnings on Windows | Joey Hess | 2014-02-25 |
* | fix windows build | Joey Hess | 2014-02-11 |
* | Fix build on platforms not supporting the webapp. | Joey Hess | 2014-02-08 |
* | fix delay of daily sanity check (hacked for testing and accidentially committed) | Joey Hess | 2014-01-23 |
* | try to drop unused object if it does not need to be transferred anywhere | Joey Hess | 2014-01-23 |
* | add webapp UI to manage unused files | Joey Hess | 2014-01-23 |
* | allow annex.expireunused to be set to false, as well as to a duration | Joey Hess | 2014-01-22 |
* | assistant unused file handling | Joey Hess | 2014-01-22 |
* | assistant: Run the periodic git gc in batch mode. | Joey Hess | 2014-01-22 |
* | assistant: Detect if .git/annex/index is corrupt at startup, and recover. | Joey Hess | 2014-01-14 |
* | assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i... | Joey Hess | 2013-12-20 |
* | Improve repair of git-annex index file. | Joey Hess | 2013-12-10 |
* | merge improved fsck types from git-repair and some associated changes | Joey Hess | 2013-11-30 |
* | log missing index at notice priority | Joey Hess | 2013-11-13 |
* | inverted logic | Joey Hess | 2013-11-13 |
* | better handling of missing index file | Joey Hess | 2013-11-13 |
* | assistant: Notice on startup when the index file is corrupt, and auto-repair. | Joey Hess | 2013-11-13 |
* | webapp: remind user when using repositories that lack consistency checks | Joey Hess | 2013-10-29 |
* | add post-repair actions | Joey Hess | 2013-10-29 |
* | fix stale git locks as part of repo repair | Joey Hess | 2013-10-29 |
* | move code around and rename thread; no functional changes | Joey Hess | 2013-10-29 |
* | assistant: When autostarted, wait 5 seconds before running the startup scan, ... | Joey Hess | 2013-10-26 |
* | import: Skip .git directories. | Joey Hess | 2013-10-07 |
* | assistant: Detect stale git lock files at startup time, and remove them. | Joey Hess | 2013-10-05 |
* | hlint | Joey Hess | 2013-10-02 |
* | assistant: Daily sanity check thread is run niced. | Joey Hess | 2013-06-21 |
* | fixed the race breaking moving files from archive in direct mode | Joey Hess | 2013-03-04 |
* | better prevention of auto repack | Joey Hess | 2013-03-03 |
* | assistant: Prevent automatic commits from causing git-gc runs, as that can ma... | Joey Hess | 2013-03-03 |
* | remove excess log rotation; openLog rotates | Joey Hess | 2013-03-01 |
* | assistant: Logs are rotated to avoid them using too much disk space. | Joey Hess | 2013-03-01 |
* | webapp: Now allows restarting any threads that crash. | Joey Hess | 2013-01-26 |
* | pushed Assistant monad down into DaemonStatus code | Joey Hess | 2012-10-30 |
* | cleanup daemonStatus accessors | Joey Hess | 2012-10-30 |
* | lift alertWhile | Joey Hess | 2012-10-29 |
* | convert Watcher thread to Assistant monad | Joey Hess | 2012-10-29 |
* | Assistant monad, stage 2.5 | Joey Hess | 2012-10-29 |
* | use gitRepo | Joey Hess | 2012-10-12 |
* | fix last zombies in the assistant | Joey Hess | 2012-10-04 |
* | always check with ls-files before adding new files | Joey Hess | 2012-10-02 |
* | add annex.delayadd configuration | Joey Hess | 2012-09-19 |
* | display errors when any named thread crashes | Joey Hess | 2012-09-06 |
* | make old activiy alerts stay visible | Joey Hess | 2012-07-30 |
* | moved all alert messages into one file | Joey Hess | 2012-07-29 |
* | add more alerts | Joey Hess | 2012-07-29 |
* | move DaemonStatus manipulation out of the Annex monad to IO | Joey Hess | 2012-07-28 |
* | debugging improvements | Joey Hess | 2012-07-20 |
* | wait on child transfer processes, and invalidate cache | Joey Hess | 2012-07-06 |
* | enqueue Downloads when new symlinks appear to content we don't have | Joey Hess | 2012-07-05 |