summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
...
* check for unused keys on an unwanted remote, and move them off, before deleti...Gravatar Joey Hess2013-04-03
* clean up urlrenderer handling when the webapp is not builtGravatar Joey Hess2013-04-03
* detect when unwanted remote is empty and remove itGravatar Joey Hess2013-04-03
* more efficient uuid to remote lookupGravatar Joey Hess2013-04-02
* convert "./file" from inotify to just "file"Gravatar Joey Hess2013-04-02
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* optimise last commitGravatar Joey Hess2013-04-02
* assistant: Fix bug that could cause direct mode files to be unstaged from git.Gravatar Joey Hess2013-04-02
* webapp: Added UI to delete repositories. Closes: #689847Gravatar Joey Hess2013-03-31
* assistant: Check small files into git directly.Gravatar Joey Hess2013-03-29
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* avoid removing a transfer being made by another processGravatar Joey Hess2013-03-28
* webapp: Fix a race that sometimes caused alerts or other notifications to be ...Gravatar Joey Hess2013-03-27
* fix build with xmpp and w/o webappGravatar Joey Hess2013-03-24
* maintain pools of running transferkeys processes (untested)Gravatar Joey Hess2013-03-19
* move display of transfer scan in progress to transfers section of dashboardGravatar Joey Hess2013-03-19
* new alert while scanningGravatar Joey Hess2013-03-18
* deal with transferkey crashingGravatar Joey Hess2013-03-18
* ensureGravatar Joey Hess2013-03-18
* optimisation for transfers to drives that are not plugged inGravatar Joey Hess2013-03-18
* webapp: Improved alerts displayed when syncing with remotes, and when syncin...Gravatar Joey Hess2013-03-18
* assistant: Fix OSX bug that prevented committing changed files to a repositor...Gravatar Joey Hess2013-03-17
* assistant: Avoid syncing with annex-ignored remotes when reconnecting to the ...Gravatar Joey Hess2013-03-17
* xmpp: Re-enable XA flag, since disabling it did not turn out to help with the...Gravatar Joey Hess2013-03-16
* xmpp: send a presence query when there's an important message to sendGravatar Joey Hess2013-03-16
* xmpp: --debug now enables a sanitized dump of the XMPP protocolGravatar Joey Hess2013-03-16
* make liftAnnex and liftAssistant polymorphic, like liftIOGravatar Joey Hess2013-03-16
* webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...Gravatar Joey Hess2013-03-15
* webapp: Improved UI for pairing your own devices together using XMPP.Gravatar Joey Hess2013-03-15
* no longer need webapp state storage! excellentGravatar Joey Hess2013-03-15
* 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