| Commit message (Expand) | Author | Age |
* | automatically launch git repository repair | Joey Hess | 2013-10-27 |
* | assistant: Support repairing git remotes that are locally accessible | Joey Hess | 2013-10-27 |
* | assistant: Automatically repair damanged git repository, if it can be done wi... | Joey Hess | 2013-10-26 |
* | moved code out of webapp | Joey Hess | 2013-10-26 |
* | assistant: When autostarted, wait 5 seconds before running the startup scan, ... | Joey Hess | 2013-10-26 |
* | UI tweaks | Joey Hess | 2013-10-22 |
* | add git fsck to cronner, and UI for repository repair (not yet wired up) | Joey Hess | 2013-10-22 |
* | git-recover-repository 1/2 done | Joey Hess | 2013-10-20 |
* | update for LsTree type change | Joey Hess | 2013-10-17 |
* | cronner: run jobs triggered by remotes becoming connected (untested) | Joey Hess | 2013-10-13 |
* | add remote fsck interface | Joey Hess | 2013-10-11 |
* | add config page for fsck, and alert with button when a fsck is running | Joey Hess | 2013-10-10 |
* | queue downloads of keys that fsck finds with bad content | Joey Hess | 2013-10-10 |
* | stop fsck when scheduled activity is removed | Joey Hess | 2013-10-10 |
* | got delay calculation backwards | Joey Hess | 2013-10-10 |
* | fix option name | Joey Hess | 2013-10-10 |
* | cronner builds, should work (untested) | Joey Hess | 2013-10-08 |
* | half way complete cronner thread to run scheduled activities | Joey Hess | 2013-10-08 |
* | import: Skip .git directories. | Joey Hess | 2013-10-07 |
* | assistant: Detect stale git lock files at startup time, and remove them. | Joey Hess | 2013-10-05 |
* | watcher: Detect at startup time when there is a stale .git/lock, and remove i... | Joey Hess | 2013-10-03 |
* | hlint | Joey Hess | 2013-10-02 |
* | add, import, assistant: Better preserve the mtime of symlinks, when when addi... | Joey Hess | 2013-09-25 |
* | assistant: Clear the list of failed transfers when doing a full transfer scan... | Joey Hess | 2013-09-25 |
* | Support hot-swapping of removable drives containing gcrypt repositories. | Joey Hess | 2013-09-12 |
* | only retry every 60 seconds | Joey Hess | 2013-08-24 |
* | clarify notifyNetMessagerRestart | Joey Hess | 2013-08-24 |
* | gitignore support for the assistant and watcher | Joey Hess | 2013-08-02 |
* | better git version checking | Joey Hess | 2013-08-02 |
* | assistant: Fix bug that caused it to stall when adding a very large number of... | Joey Hess | 2013-07-27 |
* | assistant: Fix deadlock that could occur when adding a lot of files at once i... | Joey Hess | 2013-07-26 |
* | assistant: Fix NetWatcher to not sync with remotes that have remote.<name>.an... | Joey Hess | 2013-07-26 |
* | webapp: Better display of added files. | Joey Hess | 2013-07-10 |
* | 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 |
* | log local pairing messages received when debugging is enabled | Joey Hess | 2013-06-11 |
* | 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 |
* | 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 |
* | add two long-running XMPP push threads, no more inversion of control | Joey Hess | 2013-05-22 |
* | 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 |
* | test suite passes in direct mode | Joey Hess | 2013-05-17 |
* | rename module | Joey Hess | 2013-05-12 |
* | --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 |