aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Types
Commit message (Expand)AuthorAge
* better dup key with -J fixGravatar Joey Hess2017-10-17
* Improve behavior when -J transfers multiple files that point to the same keyGravatar Joey Hess2017-10-17
* first pass at assistant knowing about export remotesGravatar Joey Hess2017-09-20
* remove xmpp supportGravatar Joey Hess2016-11-14
* convert TMVars that are never left empty into TVarsGravatar Joey Hess2016-09-30
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* combine PendingAddChanges for the same file into oneGravatar Joey Hess2015-12-22
* finish v6 support for assistantGravatar Joey Hess2015-12-22
* couple of AMP warnings I missed beforeGravatar Joey Hess2015-05-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* get rid of (completely safe) uses of Char8Gravatar Joey Hess2014-05-27
* add CredPair cacheGravatar Joey Hess2014-04-29
* webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote be set up.Gravatar Joey Hess2014-04-09
* webapp: Show a network signal icon next to ssh remotes that it's currently co...Gravatar Joey Hess2014-04-09
* assistant: Now detects immediately when other repositories push changes toGravatar Joey Hess2014-04-08
* remove Read instance for RefGravatar Joey Hess2014-02-19
* assistant unused file handlingGravatar Joey Hess2014-01-22
* tested transferkeys restarting; fix some bugsGravatar Joey Hess2014-01-06
* assistant: Start a new git-annex transferkeys process after a network connect...Gravatar Joey Hess2014-01-06
* queue and start download of git-annex from web, using git-annex, when upgrade...Gravatar Joey Hess2013-11-23
* global webapp redirects, to finish upgradesGravatar Joey Hess2013-11-23
* better UI flow through upgrade processGravatar Joey Hess2013-11-23
* restart on upgrade is working, including automatic restartGravatar Joey Hess2013-11-23
* assistant restart on upgradeGravatar Joey Hess2013-11-22
* upgrade alertsGravatar Joey Hess2013-11-21
* assistant: Notice on startup when the index file is corrupt, and auto-repair.Gravatar Joey Hess2013-11-13
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* add post-repair actionsGravatar Joey Hess2013-10-29
* move code around and rename thread; no functional changesGravatar Joey Hess2013-10-29
* automatically launch git repository repairGravatar Joey Hess2013-10-27
* cleanupGravatar Joey Hess2013-10-18
* cronner: run jobs triggered by remotes becoming connected (untested)Gravatar Joey Hess2013-10-13
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* assistant: Detect stale git lock files at startup time, and remove them.Gravatar Joey Hess2013-10-05
* webapp: Better display of added files.Gravatar Joey Hess2013-07-10
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* fix minor memory leak caused by recent CanPush changeGravatar Joey Hess2013-05-22
* add two long-running XMPP push threads, no more inversion of controlGravatar Joey Hess2013-05-22
* avoid building up a lot of threads all waiting for their chance to run a pushGravatar Joey Hess2013-05-22
* XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...Gravatar Joey Hess2013-05-21
* per-client inboxes for push messagesGravatar Joey Hess2013-05-21
* XMPP: Be better at responding to CanPush messages when busy with something else.Gravatar Joey Hess2013-05-21
* add uuid to all xmpp messagesGravatar Joey Hess2013-04-30
* use DList for the transfer queueGravatar Joey Hess2013-04-25
* use a DList for the deferred downloads queueGravatar Joey Hess2013-04-25
* assistant: Sanitize XMPP presence information logged for debugging.Gravatar Joey Hess2013-04-24
* fix 5244ab7656e2269676cf6296718c8e5243c5b919Gravatar Joey Hess2013-04-24
* remove last use of TSetGravatar Joey Hess2013-04-24