aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Sync.hs
Commit message (Expand)AuthorAge
* assistant: update export db after mergeing git-annex branch changesGravatar Joey Hess2017-09-20
* add exporter thread to assistantGravatar Joey Hess2017-09-20
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* configuration to disable automatic merge conflict resolutionGravatar Joey Hess2017-06-01
* Added remote.<name>.annex-push and remote.<name>.annex-pullGravatar Joey Hess2017-04-05
* mocked up wormhole pairing interface in webappGravatar Joey Hess2016-12-24
* Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
|\
| * sync: Pass --allow-unrelated-histories to git merge when used with git git 2....Gravatar Joey Hess2016-11-15
* | remove xmpp supportGravatar Joey Hess2016-11-14
|/
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* assistant: Deal with upcoming git's refusal to merge unrelated histories by d...Gravatar Joey Hess2016-04-22
* make sync aware of adjusted branchesGravatar Joey Hess2016-02-29
* assistant: Pass ssh-options through 3 more git pull/push calls that were miss...Gravatar Joey Hess2015-11-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* assistant: Fix one-way assistant->assistant sync in direct mode.Gravatar Joey Hess2014-06-16
* assistant: Now detects immediately when other repositories push changes toGravatar Joey Hess2014-04-08
* improve sync with xmpp and annex-ignoreGravatar Joey Hess2014-02-01
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* 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
* moved code out of webappGravatar Joey Hess2013-10-26
* only sync with local repos that are currently available (and only fsck them too)Gravatar Joey Hess2013-10-14
* cronner: run jobs triggered by remotes becoming connected (untested)Gravatar Joey Hess2013-10-13
* include HEAD in CanPush shasGravatar Joey Hess2013-05-21
* XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...Gravatar Joey Hess2013-05-21
* add uuid to all xmpp messagesGravatar Joey Hess2013-04-30
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* syncNewRemote is not only used for new remotes; rename to syncRemoteGravatar Joey Hess2013-04-08
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* avoid showing web special remote in sync alertGravatar Joey Hess2013-03-28
* avoid displaying alert when syncing only to removable drives and all not atta...Gravatar Joey Hess2013-03-27
* fix inverted logic in filtering failed remotesGravatar Joey Hess2013-03-27
* don't show sync failure for drive that's not plugged inGravatar Joey Hess2013-03-18
* webapp: Improved alerts displayed when syncing with remotes, and when syncin...Gravatar Joey Hess2013-03-18
* unify two similar alertsGravatar Joey Hess2013-03-18
* 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
* git subcommand cleanupGravatar Joey Hess2013-03-03
* assistant: Fix syncing to just created ssh remotes.Gravatar Joey Hess2012-12-06
* show when a buddy is already pairedGravatar Joey Hess2012-11-10
* avoid sending xmpp push notifications when not pushing to any remotesGravatar Joey Hess2012-11-10
* full-on git-annex assistant syncing now works over XMPP!Gravatar Joey Hess2012-11-10
* separate data type for push stagesGravatar Joey Hess2012-11-10
* add canpush xmpp commandGravatar Joey Hess2012-11-09
* blog for the dayGravatar Joey Hess2012-11-08
* refactor XMPP clientGravatar Joey Hess2012-11-03
* where indentationGravatar Joey Hess2012-10-31