index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
Daemon.hs
Commit message (
Expand
)
Author
Age
*
fix windows build
Joey Hess
2014-01-29
*
change a few renameFile's to rename
Joey Hess
2014-01-29
*
unmask async exceptions after fork
Joey Hess
2013-10-10
*
avoid more build warnings on Windows
Joey Hess
2013-08-04
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
fix a minor fd leak
Joey Hess
2013-05-27
*
fix the day's Windows permissions damage
Joey Hess
2013-05-14
*
fill in a few windows stubs
Joey Hess
2013-05-14
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
assistant: Logs are rotated to avoid them using too much disk space.
Joey Hess
2013-03-01
*
webapp: Now always logs to .git/annex/daemon.log
Joey Hess
2013-01-15
*
finished where indentation changes
Joey Hess
2012-12-13
*
fix "daemon is already running" message display
Joey Hess
2012-11-29
*
make pid file directory
Joey Hess
2012-08-08
*
write pid file even when running in foreground
Joey Hess
2012-08-01
*
git annex webapp --force forces a restart of the daemon
Joey Hess
2012-07-26
*
git annex webapp now opens a browser to the webapp
Joey Hess
2012-07-25
*
better pid file locking code
Joey Hess
2012-07-02
*
fix pid file writing
Joey Hess
2012-06-15
*
bugfix
Joey Hess
2012-06-11
*
git annex watch --stop
Joey Hess
2012-06-11
*
fix pid file locking
Joey Hess
2012-06-11
*
add a pid file
Joey Hess
2012-06-11
*
daemonize git annex watch
Joey Hess
2012-06-11