summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* show paused remotes in cost order, not at end of repo listGravatar Joey Hess2013-03-14
* proof of concept remote reordering UI (needs to be changed to use drag and drop)Gravatar Joey Hess2013-03-13
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* webapp: Set locally paired repositories to a lower cost than other network re...Gravatar Joey Hess2013-03-13
* 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
* assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does n...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
* 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