| Commit message (Expand) | Author | Age |
* | Add status message to XMPP presence tag, to identify to others that the clien... | Joey Hess | 2013-07-23 |
* | When an XMPP server has SRV records, try them, but don't then fall back to th... | Joey Hess | 2013-07-20 |
* | webapp: Differentiate between creating a new S3/Glacier/WebDav remote, and in... | Joey Hess | 2013-07-20 |
* | webapp: Better display of added files. | Joey Hess | 2013-07-10 |
* | linux standalone auto-install icons | Joey Hess | 2013-07-09 |
* | Install XDG desktop icon files. | Joey Hess | 2013-07-09 |
* | fix build | Joey Hess | 2013-07-08 |
* | fix display of expected sequence number | Joey Hess | 2013-07-08 |
* | moved AssociatedFile definition | Joey Hess | 2013-07-04 |
* | webapp: Fix bug setting up ssh repo if the user enters "~/" at the start of ... | Joey Hess | 2013-06-25 |
* | webapp: Ensure that ssh keys generated for different directories on a server ... | Joey Hess | 2013-06-25 |
* | fix crash in drop scan when there are no associated files | Joey Hess | 2013-06-24 |
* | assistant: Daily sanity check thread is run niced. | Joey Hess | 2013-06-21 |
* | assistant: On Linux, the expensive transfer scan is run niced. | Joey Hess | 2013-06-20 |
* | assistant: In direct mode, objects are now only dropped when all associated f... | Joey Hess | 2013-06-15 |
* | sanity check | Joey Hess | 2013-06-11 |
* | log local pairing messages received when debugging is enabled | Joey Hess | 2013-06-11 |
* | display any illegal character found in ssh comment | Joey Hess | 2013-06-10 |
* | Android: Make the "Open webapp" menu item open the just created repository wh... | Joey Hess | 2013-06-10 |
* | remove unnecessary haskell extensions | Joey Hess | 2013-06-04 |
* | avoid debug logging unknown xmpp messages, which may contain sensative inform... | Joey Hess | 2013-05-27 |
* | when xmpp connection fails, show the host(s) it tried to connect to | Joey Hess | 2013-05-27 |
* | 3 more fd leaks | Joey Hess | 2013-05-26 |
* | XMPP: Fix a file descriptor leak. | Joey Hess | 2013-05-26 |
* | typo | Joey Hess | 2013-05-26 |
* | avoid redundant CanPush messages with different shas being queued up | Joey Hess | 2013-05-26 |
* | remove debug print | Joey Hess | 2013-05-25 |
* | XMPP: Send pings and use them to detect when contact with the server is lost. | Joey Hess | 2013-05-22 |
* | fix minor memory leak caused by recent CanPush change | Joey Hess | 2013-05-22 |
* | add two long-running XMPP push threads, no more inversion of control | Joey Hess | 2013-05-22 |
* | avoid building up a lot of threads all waiting for their chance to run a push | Joey Hess | 2013-05-22 |
* | perhaps this fixes the stall tbd | Joey Hess | 2013-05-21 |
* | 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 |
* | per-client inboxes for push messages | Joey Hess | 2013-05-21 |
* | XMPP: Be better at responding to CanPush messages when busy with something else. | Joey Hess | 2013-05-21 |
* | XMPP: Ignore duplicate messages received when pushing. | Joey Hess | 2013-05-20 |
* | Switch to MonadCatchIO-transformers for better handling of state while catchi... | Joey Hess | 2013-05-19 |
* | test suite passes in direct mode | Joey Hess | 2013-05-17 |
* | rename module | Joey Hess | 2013-05-12 |
* | clean up from windows porting | Joey Hess | 2013-05-11 |
* | fix for Android | Joey Hess | 2013-05-09 |
* | fix use of wrong shebang when android is installing git-annex-shell wrapper o... | Joey Hess | 2013-05-06 |
* | --listen is not supported on Android | Joey Hess | 2013-05-02 |
* | avoid auto-accepting pair requests from friends already paired with | Joey Hess | 2013-04-30 |
* | assistant: Fix bug that could cause incoming pushes to not get merged into th... | Joey Hess | 2013-04-30 |
* | more xmpp debugging | Joey Hess | 2013-04-30 |
* | add uuid to all xmpp messages | Joey Hess | 2013-04-30 |
* | webapp: Now automatically fills in any creds used by an existing remote when ... | Joey Hess | 2013-04-27 |
* | To enable an existing special remote, the new enableremote command must be us... | Joey Hess | 2013-04-26 |