index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant.hs
Commit message (
Expand
)
Author
Age
*
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
*
add a debug message about where logging goes
Joey Hess
2013-03-27
*
add a startup notice in the log, with version number
Joey Hess
2013-03-17
*
tweak
Joey Hess
2013-03-12
*
got hdevtools working on the git-annex source tree
Joey Hess
2013-03-12
*
assistant: Logs are rotated to avoid them using too much disk space.
Joey Hess
2013-03-01
*
fix build with webapp disabled
Joey Hess
2013-02-06
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
use async to track and manage threads
Joey Hess
2013-01-26
*
webapp: Now always logs to .git/annex/daemon.log
Joey Hess
2013-01-15
[next]