summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* assistant: Be smarter about avoiding unncessary transfers.Gravatar Joey Hess2013-03-13
* tweakGravatar Joey Hess2013-03-13
* gratuitous rename HomeR -> DashboardRGravatar Joey Hess2013-03-12
* split repolist out of configuration, into its own tab (temporarily)Gravatar Joey Hess2013-03-12
* better handling of batch renamesGravatar Joey Hess2013-03-11
* detect directory rename and wait up to 1 second to get all the changesGravatar Joey Hess2013-03-11
* synthesize RmChange when a directory is deletedGravatar Joey Hess2013-03-11
* finish fast direct mode rename handling. wow, it's fastGravatar Joey Hess2013-03-11
* fix changeFile to not be partialGravatar Joey Hess2013-03-11
* detect renames during commit, and .. um, do nothing special because it's lunc...Gravatar Joey Hess2013-03-11
* let's put type modules under the parent module, not in a Types directoryGravatar Joey Hess2013-03-10
* assistant: generate better commits for renamesGravatar Joey Hess2013-03-10
* tweakGravatar Joey Hess2013-03-10
* avoid ugly alert caused by trying to push to unavailable removable driveGravatar Joey Hess2013-03-10
* moved transfer queueing out of watcher and into committerGravatar Joey Hess2013-03-10
* assistant: Sync with all git remotes on startup.Gravatar Joey Hess2013-03-08
* empty buddy list when client is connectingGravatar Joey Hess2013-03-07
* show when not connected to xmpp serverGravatar Joey Hess2013-03-06
* assistant: XMPP git pull and push requests are cached and sent when presence ...Gravatar Joey Hess2013-03-06
* better xmpp debuggingGravatar Joey Hess2013-03-06
* avoid false alert about syncing with xmpp remoteGravatar Joey Hess2013-03-06
* tag xmpp pushes with jidGravatar Joey Hess2013-03-06
* assistant: Get back in sync with XMPP remotes after network reconnection, and...Gravatar Joey Hess2013-03-06
* better liftAnnex, avoid using runAnnex undefinedGravatar Joey Hess2013-03-04
* fix another potential race with the watcher and direct modeGravatar Joey Hess2013-03-04
* fixed the race breaking moving files from archive in direct modeGravatar Joey Hess2013-03-04
* webapp: New preferences page allows enabling/disabling debug logging at runti...Gravatar Joey Hess2013-03-03
* fixGravatar Joey Hess2013-03-03
* better prevention of auto repackGravatar Joey Hess2013-03-03
* assistant: Prevent automatic commits from causing git-gc runs, as that can ma...Gravatar Joey Hess2013-03-03
* git subcommand cleanupGravatar Joey Hess2013-03-03
* remove excess log rotation; openLog rotatesGravatar Joey Hess2013-03-01
* assistant: Fix dropping content when a file is moved to an archive directory.Gravatar Joey Hess2013-03-01
* assistant: Avoid noise in logs from git commit about typechanged files in dir...Gravatar Joey Hess2013-03-01
* add additional debug info about reasons for dropsGravatar Joey Hess2013-03-01
* add additional debug info about reasons for transfersGravatar Joey Hess2013-03-01
* assistant: Logs are rotated to avoid them using too much disk space.Gravatar Joey Hess2013-03-01
* fix inverted logicGravatar Joey Hess2013-02-22
* remove debug printsGravatar Joey Hess2013-02-19
* fully support core.symlinks=false in all relevant symlink handling codeGravatar Joey Hess2013-02-17
* fix assistant's use of lsof in crippled filesystem modeGravatar Joey Hess2013-02-15
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* support Android's crippled lsofGravatar Joey Hess2013-02-11
* pre-commit: Update direct mode mappings.Gravatar Joey Hess2013-02-06
* assistant: Fix location log when adding new file in direct mode.Gravatar Joey Hess2013-02-05
* closeGravatar Joey Hess2013-01-28
* assistant: Ignore .DS_Store on OSX.Gravatar Joey Hess2013-01-28
* annex.autocommitGravatar Joey Hess2013-01-27
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* use async to track and manage threadsGravatar Joey Hess2013-01-26