| Commit message (Expand) | Author | Age |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | assistant: Fix one-way assistant->assistant sync in direct mode. | Joey Hess | 2014-06-16 |
* | assistant: Now detects immediately when other repositories push changes to | Joey Hess | 2014-04-08 |
* | improve sync with xmpp and annex-ignore | Joey Hess | 2014-02-01 |
* | Remotes can now be made read-only, by setting remote.<name>.annex-readonly | Joey Hess | 2014-01-02 |
* | add post-repair actions | Joey Hess | 2013-10-29 |
* | move code around and rename thread; no functional changes | Joey Hess | 2013-10-29 |
* | automatically launch git repository repair | Joey Hess | 2013-10-27 |
* | moved code out of webapp | Joey Hess | 2013-10-26 |
* | only sync with local repos that are currently available (and only fsck them too) | Joey Hess | 2013-10-14 |
* | cronner: run jobs triggered by remotes becoming connected (untested) | Joey Hess | 2013-10-13 |
* | include HEAD in CanPush shas | Joey Hess | 2013-05-21 |
* | XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil... | Joey Hess | 2013-05-21 |
* | add uuid to all xmpp messages | Joey Hess | 2013-04-30 |
* | sync, assistant: Sync with remotes that have annex-ignore set | Joey Hess | 2013-04-22 |
* | syncNewRemote is not only used for new remotes; rename to syncRemote | Joey Hess | 2013-04-08 |
* | refactor alert button creation code | Joey Hess | 2013-04-04 |
* | avoid showing web special remote in sync alert | Joey Hess | 2013-03-28 |
* | avoid displaying alert when syncing only to removable drives and all not atta... | Joey Hess | 2013-03-27 |
* | fix inverted logic in filtering failed remotes | Joey Hess | 2013-03-27 |
* | don't show sync failure for drive that's not plugged in | Joey Hess | 2013-03-18 |
* | webapp: Improved alerts displayed when syncing with remotes, and when syncin... | Joey Hess | 2013-03-18 |
* | unify two similar alerts | Joey Hess | 2013-03-18 |
* | avoid false alert about syncing with xmpp remote | Joey Hess | 2013-03-06 |
* | avoid too early scanning for xmppremotes | Joey Hess | 2013-03-06 |
* | tag xmpp pushes with jid | Joey Hess | 2013-03-06 |
* | assistant: Get back in sync with XMPP remotes after network reconnection, and... | Joey Hess | 2013-03-06 |
* | git subcommand cleanup | Joey Hess | 2013-03-03 |
* | assistant: Fix syncing to just created ssh remotes. | Joey Hess | 2012-12-06 |
* | show when a buddy is already paired | Joey Hess | 2012-11-10 |
* | avoid sending xmpp push notifications when not pushing to any remotes | Joey Hess | 2012-11-10 |
* | full-on git-annex assistant syncing now works over XMPP! | Joey Hess | 2012-11-10 |
* | separate data type for push stages | Joey Hess | 2012-11-10 |
* | add canpush xmpp command | Joey Hess | 2012-11-09 |
* | blog for the day | Joey Hess | 2012-11-08 |
* | refactor XMPP client | Joey Hess | 2012-11-03 |
* | where indentation | Joey Hess | 2012-10-31 |
* | assistant: Fix syncing local drives. | Joey Hess | 2012-10-30 |
* | webapp: Make an initial, empty commit so there is a master branch | Joey Hess | 2012-10-30 |
* | pushed Assistant monad down into DaemonStatus code | Joey Hess | 2012-10-30 |
* | split ScanRemotes and lifted | Joey Hess | 2012-10-29 |
* | split and lift Assistant.Pushes | Joey Hess | 2012-10-29 |
* | lift alertWhile | Joey Hess | 2012-10-29 |
* | more lifting | Joey Hess | 2012-10-29 |
* | lifted Assistant.Sync into Assistant monad | Joey Hess | 2012-10-29 |
* | Assistant monad, stage 2.5 | Joey Hess | 2012-10-29 |
* | add git-annex branch commit when assistant is syncing | Joey Hess | 2012-10-28 |
* | pull from one of the remotes in a push notification | Joey Hess | 2012-10-24 |
* | initial implementation of XMPP push notifier (untested) | Joey Hess | 2012-10-24 |
* | added push notifier thread, currently a no-op | Joey Hess | 2012-10-24 |