index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Threads
/
Watcher.hs
Commit message (
Expand
)
Author
Age
*
remove debug print
Joey Hess
2013-05-25
*
test suite passes in direct mode
Joey Hess
2013-05-17
*
optimise direct mode startup scan
Joey Hess
2013-04-24
*
get rid of need to run pre-commit hook when assistant commits in direct mode
Joey Hess
2013-04-24
*
refactoring and minor performance tweak
Joey Hess
2013-04-24
*
assistant: Bug fix to avoid annexing the files that git uses to stand in for ...
Joey Hess
2013-04-10
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
convert "./file" from inotify to just "file"
Joey Hess
2013-04-02
*
Update working tree files fully atomically
Joey Hess
2013-04-02
*
optimise last commit
Joey Hess
2013-04-02
*
assistant: Fix bug that could cause direct mode files to be unstaged from git.
Joey Hess
2013-04-02
*
assistant: Check small files into git directly.
Joey Hess
2013-03-29
*
New annex.largefiles setting, which configures which files `git annex add` an...
Joey Hess
2013-03-29
*
synthesize RmChange when a directory is deleted
Joey Hess
2013-03-11
*
let's put type modules under the parent module, not in a Types directory
Joey Hess
2013-03-10
*
moved transfer queueing out of watcher and into committer
Joey Hess
2013-03-10
*
fix another potential race with the watcher and direct mode
Joey Hess
2013-03-04
*
fixed the race breaking moving files from archive in direct mode
Joey Hess
2013-03-04
*
add additional debug info about reasons for drops
Joey Hess
2013-03-01
*
add additional debug info about reasons for transfers
Joey Hess
2013-03-01
*
fix inverted logic
Joey Hess
2013-02-22
*
fully support core.symlinks=false in all relevant symlink handling code
Joey Hess
2013-02-17
*
close
Joey Hess
2013-01-28
*
assistant: Ignore .DS_Store on OSX.
Joey Hess
2013-01-28
*
annex.autocommit
Joey Hess
2013-01-27
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
webapp: Now always logs to .git/annex/daemon.log
Joey Hess
2013-01-15
*
guard readSymbolicLink
Joey Hess
2013-01-05
*
assistant: Make expensive transfer scan work fully in direct mode.
Joey Hess
2013-01-05
*
avoid double commits with inotify when direct mode file is created
Joey Hess
2012-12-29
*
add missing modifyHook for watcher
Joey Hess
2012-12-28
*
assistant direct mode file add/change bookkeeping
Joey Hess
2012-12-25
*
assistant adding of modified files in direct mode
Joey Hess
2012-12-24
*
make startup scan for deleted files work in direct mode
Joey Hess
2012-12-24
*
assistant adding of files in direct mode
Joey Hess
2012-12-24
*
move thirdparty program installation for standalone bundle into haskell program
Joey Hess
2012-12-14
*
webapp and assistant glacier support
Joey Hess
2012-11-24
*
queue uploads when a new or renamed symlink is handled
Joey Hess
2012-11-24
*
finished pushing Assistant monad into all relevant files
Joey Hess
2012-10-30
*
pushed Assistant monad down into DaemonStatus code
Joey Hess
2012-10-30
*
cleanup daemonStatus accessors
Joey Hess
2012-10-30
*
split Changes and lifted
Joey Hess
2012-10-29
*
lift alertWhile
Joey Hess
2012-10-29
*
tweak
Joey Hess
2012-10-29
*
converted 6 more threads
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
*
Assistant monad, stage 1
Joey Hess
2012-10-29
*
check preferred content when a file is moved or created
Joey Hess
2012-10-19
*
always check with ls-files before adding new files
Joey Hess
2012-10-02
[next]