summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* hooked up XMPP git push send/receive (but not yet control flow)Gravatar Joey Hess2012-11-08
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-07
|\
* | data types and xml generation/parsing for xmpp pushGravatar Joey Hess2012-11-07
| |
| * Added a commentGravatar annexuser2012-11-07
| |
| * Added a commentGravatar http://joeyh.name/2012-11-07
| |
| * Added a commentGravatar http://joeyh.name/2012-11-07
|/
* (no commit message)Gravatar annexuser2012-11-07
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-11-07
|
* Added a comment: Hint for Debian/UbuntuGravatar https://www.google.com/accounts/o8/id?id=AItOawla7u6eLKNYZ09Z7xwBffqLaXquMQC07fU2012-11-07
|
* (no commit message)Gravatar http://grossmeier.net/2012-11-07
|
* poll vote (My phone (or MP3 player))Gravatar 120.151.135.682012-11-07
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-06
|\
| * Added a commentGravatar http://joeyh.name/2012-11-06
| |
* | blog for the dayGravatar Joey Hess2012-11-06
|/
* problems with group permissions in rsync remotesGravatar http://christian.amsuess.com/chrysn2012-11-06
|
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06
|
* Added a commentGravatar http://joeyh.name/2012-11-05
|
* Added a commentGravatar http://joeyh.name/2012-11-05
|
* Added a commentGravatar http://olg.myid.net/2012-11-05
|
* Added a comment: unlock not behaving as you describeGravatar https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc2012-11-05
|
* blog for the dayGravatar Joey Hess2012-11-05
|
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
| | | | | This includes keeping track of which buddies we're pairing with, to know which PairAck are legitimate.
* clean up protocol docsGravatar Joey Hess2012-11-05
|
* switch to silent chat messages for XMPP pairingGravatar Joey Hess2012-11-05
| | | | | Along the way, significantly cleaned up Assistant.XMPP, and made XMPP message decoding more efficient.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-05
|\
* | fixedGravatar Joey Hess2012-11-05
| |
| * Added a commentGravatar annexuser2012-11-05
| |
| * Added a commentGravatar http://joeyh.name/2012-11-05
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-05
|\
* | git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it to ↵Gravatar Joey Hess2012-11-05
| | | | | | | | operating on a specified directory.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM2012-11-05
| |
| * rename todo/whishlist:_make_partial_files_available_during_transfer.mdwn to ↵Gravatar http://lj.rossia.org/users/imz/2012-11-05
| | | | | | | | todo/wishlist:_make_partial_files_available_during_transfer.mdwn
| * Added a commentGravatar annexuser2012-11-05
| |
| * Added a comment: exact versionGravatar https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU2012-11-05
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU2012-11-05
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU2012-11-05
| |
| * Added a commentGravatar http://joeyh.name/2012-11-04
| |
| * Added a commentGravatar http://joeyh.name/2012-11-04
|/
* Added a commentGravatar http://joeyh.name/2012-11-04
|
* removedGravatar http://joeyh.name/2012-11-04
|
* removedGravatar http://joeyh.name/2012-11-04
|
* Added a commentGravatar http://joeyh.name/2012-11-04
|
* Added a commentGravatar http://joeyh.name/2012-11-04
|
* Added a commentGravatar http://joeyh.name/2012-11-04
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU2012-11-04
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU2012-11-04
|
* Added a commentGravatar http://joeyh.name/2012-11-04
|
* (no commit message)Gravatar http://olg.myid.net/2012-11-04
|
* Added a comment: worked wellGravatar http://christian.amsuess.com/chrysn2012-11-04
|
* workaround for Google Talk's insane handling of self-directed presenceGravatar Joey Hess2012-11-03
| | | | | | | | Maybe the spec allows it, but broadcasting self-directed presence info to all buddies is just insane. I had to bring back the IQ messages for self-pairing, while still using directed presence for other pairing. Ugly.