summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* wrote transfer threadGravatar Joey Hess2012-07-05
* enqueue Downloads when new symlinks appear to content we don't haveGravatar Joey Hess2012-07-05
* split logic for uploads and downloadsGravatar Joey Hess2012-07-05
* queue Uploads of newly added files to remotesGravatar Joey Hess2012-07-05
* add transfer watching threadGravatar Joey Hess2012-07-03
* added currentTransfersGravatar Joey Hess2012-07-02
* addedGravatar Joey Hess2012-07-02
* simplifyGravatar Joey Hess2012-06-28
* MVar deadlock problem seems to be fixed by previous commitGravatar Joey Hess2012-06-28
* improve thread termination handlingGravatar Joey Hess2012-06-28
* tweakGravatar Joey Hess2012-06-28
* merge conflict resolution now workingGravatar Joey Hess2012-06-27
* actually fetch from remote when doing a manual pullGravatar Joey Hess2012-06-27
* automatic conflict resolution for assistantGravatar Joey Hess2012-06-27
* use a TMVarGravatar Joey Hess2012-06-26
* better data type for push recordsGravatar Joey Hess2012-06-26
* fixup merges now done when neededGravatar Joey Hess2012-06-25
* add a push retry threadGravatar Joey Hess2012-06-25
* reorg threadsGravatar Joey Hess2012-06-25
* noninteractive mergeGravatar Joey Hess2012-06-23
* cleanupGravatar Joey Hess2012-06-23
* licenseGravatar Joey Hess2012-06-23
* added a merger threadGravatar Joey Hess2012-06-22
* the syncer now pushes out changes to remotes, in parallelGravatar Joey Hess2012-06-22
* stub syncer thread and commit channelGravatar Joey Hess2012-06-22
* belt and suspenders checkGravatar Joey Hess2012-06-20
* pending adds now retried for kqueueGravatar Joey Hess2012-06-20
* maintain set of files pendingAddGravatar Joey Hess2012-06-20
* inverted logicGravatar Joey Hess2012-06-19
* fix kevent symlink creationGravatar Joey Hess2012-06-19
* make --force really bypass lsof checkGravatar Joey Hess2012-06-19
* lifted out the kqueue and inotify to a generic DirWatcher interfaceGravatar Joey Hess2012-06-18
* refactorGravatar Joey Hess2012-06-19
* fix buildGravatar Joey Hess2012-06-19
* kqueue code compiles on debian kfreebsdGravatar Joey Hess2012-06-18
* recurse dirTree and open the directories for kqueue to watchGravatar Joey Hess2012-06-18
* skeleton C library for calling kqueueGravatar Joey Hess2012-06-18
* make inotify a build flag etcGravatar Joey Hess2012-06-17
* startup check fixesGravatar Joey Hess2012-06-17
* check files with lsof in batches before addingGravatar Joey Hess2012-06-15
* race avoidanceGravatar Joey Hess2012-06-15
* can't wait for LinkChanges specificallyGravatar Joey Hess2012-06-15
* continued work on deferred adddingGravatar Joey Hess2012-06-15
* preliminary deferring of file adds to commit timeGravatar Joey Hess2012-06-15
* catch IO exceptions in runThreadStateGravatar Joey Hess2012-06-15
* check for unstaged old symlinks in the sanity checkerGravatar Joey Hess2012-06-13
* add sanity checker threadGravatar Joey Hess2012-06-13
* tweakGravatar Joey Hess2012-06-13
* finish daemon status threadGravatar Joey Hess2012-06-13
* implement daemon status serialization to a fileGravatar Joey Hess2012-06-13