aboutsummaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* 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
* logic errorGravatar Joey Hess2013-03-07
* avoid queuing transfers that are already queuedGravatar Joey Hess2013-03-07
* empty buddy list when client is connectingGravatar Joey Hess2013-03-07
* remove xaGravatar Joey Hess2013-03-07
* add alerts while performing xmpp git push/pullGravatar Joey Hess2013-03-07
* assistant: Fix syncing after XMPP pairing.Gravatar Joey Hess2013-03-06
* 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
* todoGravatar Joey Hess2013-03-06
* better xmpp debuggingGravatar Joey Hess2013-03-06
* avoid false alert about syncing with xmpp remoteGravatar Joey Hess2013-03-06
* avoid too early scanning for xmppremotesGravatar 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
* fix pair complete alert combiningGravatar Joey Hess2013-03-05
* two types of byNameGravatar Joey Hess2013-03-05
* 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
* typoGravatar Joey Hess2013-03-01
* 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
* no template haskell here any longerGravatar Joey Hess2013-02-28
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* webapp: Display any error message from git init if it fails to create a repos...Gravatar Joey Hess2013-02-26
* 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