Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | better data types allowed marvelous refactoring | Joey Hess | 2012-11-10 |
| | |||
* | separate data type for push stages | Joey Hess | 2012-11-10 |
| | | | | This improves type safety. | ||
* | version gnutls d-b to avoid segfault | Joey Hess | 2012-11-10 |
| | | | | debian testing still has the buggy version.. | ||
* | refactor | Joey Hess | 2012-11-10 |
| | |||
* | use a lookup table for speed | Joey Hess | 2012-11-10 |
| | |||
* | on second thought, do allow deferring StartingPush | Joey Hess | 2012-11-10 |
| | | | | | | My reasoning is that StartingPush could be received after another push starts being received, and it would be better to respond to it afterwards than not. | ||
* | refactor | Joey Hess | 2012-11-10 |
| | |||
* | fix deferring of CanPush, and stop deferring StartingPush | Joey Hess | 2012-11-10 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-10 |
|\ | |||
* | | refactor | Joey Hess | 2012-11-10 |
| | | |||
* | | refactor | Joey Hess | 2012-11-10 |
| | | |||
* | | refactor | Joey Hess | 2012-11-10 |
| | | |||
* | | fix exit code propigation | Joey Hess | 2012-11-10 |
| | | |||
* | | refactor | Joey Hess | 2012-11-09 |
| | | |||
* | | ensure handles get closed | Joey Hess | 2012-11-09 |
| | | |||
* | | increase chunk size | Joey Hess | 2012-11-09 |
| | | | | | | | | | | | | XMPP has no defined message size limits, but some servers will have ad-hoc limits. However, 4k seems safe, even after the additional bloat of base64. That should not exceed 8k. | ||
* | | refactor | Joey Hess | 2012-11-09 |
| | | |||
* | | refactor | Joey Hess | 2012-11-09 |
| | | |||
| * | removed | http://joeyh.name/ | 2012-11-10 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-10 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-10 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU | 2012-11-10 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-09 |
|\ | |||
* | | blog for the day | Joey Hess | 2012-11-09 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-09 |
| | | |||
* | | avoid excessive debugging | Joey Hess | 2012-11-09 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-09 |
|\| | |||
* | | xmpp git push is working! | Joey Hess | 2012-11-09 |
| | | | | | | | | | | | | Various final bug fixes, and tweaks that got it working. Currently pushes a hardcoded ref, which needs to be fixed, etc. | ||
| * | Added a comment | karhun | 2012-11-09 |
| | | |||
* | | fix murderous typo | Joey Hess | 2012-11-09 |
| | | |||
* | | run xmpp push actions in separate thread from xmpp client | Joey Hess | 2012-11-09 |
| | | | | | | | | | | Took me a while to figure out why the xmpp client was not receiving git xmpp push messages after a push started. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM | 2012-11-09 |
| | | |||
* | | fix git push startup | Joey Hess | 2012-11-09 |
|/ | |||
* | fix link | Joey Hess | 2012-11-09 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-09 |
|\ | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-09 |
| | | |||
| * | (no commit message) | karhun | 2012-11-09 |
| | | |||
* | | add canpush xmpp command | Joey Hess | 2012-11-09 |
| | | |||
* | | flush stdout | Joey Hess | 2012-11-09 |
| | | | | | | | | It's block-buffered here. | ||
* | | don't treat foo::bar as a ssh url | Joey Hess | 2012-11-09 |
| | | | | | | | | It's a git-remote-helper location, and will be stored as just an url. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawlsfh8P7pN2OBr24ztT_7AyYQLCcVqqa-4 | 2012-11-09 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-09 |
| | | |||
* | | use xmpp::user@host for xmpp remotes | Joey Hess | 2012-11-09 |
| | | | | | | | | | | | | Inject the required git-remote-xmpp into PATH when running xmpp git push. Rest of the time it will not be in PATH, and git won't be able to talk to xmpp remotes. | ||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-09 |
|\| | |||
* | | add some OSX thing | Joey Hess | 2012-11-09 |
| | | |||
* | | add packages I'm told are now needed to build from brew | Joey Hess | 2012-11-09 |
| | | |||
* | | look for gsha* commands, as installed on some OS's that think "GNU" is ↵ | Joey Hess | 2012-11-09 |
| | | | | | | | | nonstandard | ||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM | 2012-11-09 |
| | | |||
| * | Added a comment: How to deal with offline messages being eaten? | http://phil.0x539.de/ | 2012-11-09 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo | 2012-11-09 |
| | |