| Commit message (Expand) | Author | Age |
* | install a git-annex-shell shim script when the standalone OSX app runs | Joey Hess | 2012-09-26 |
* | make the standalone OSX app automatically install itself when run | Joey Hess | 2012-09-26 |
* | allow enabling existing S3 repos | Joey Hess | 2012-09-26 |
* | add a configurator for S3 | Joey Hess | 2012-09-26 |
* | license the webapp under the AGPL 3+ | Joey Hess | 2012-09-24 |
* | quiet calls to transferkey | Joey Hess | 2012-09-24 |
* | don't queue uploads for failed downloads | Joey Hess | 2012-09-24 |
* | default annex.delayadd to 1 on OSX | Joey Hess | 2012-09-21 |
* | fix breakage caught by test suite | Joey Hess | 2012-09-21 |
* | watch for changes to transfer info files, to update progress bars on upload | Joey Hess | 2012-09-20 |
* | upload progress bar for git remote on same filesystem | Joey Hess | 2012-09-20 |
* | renamed RsyncFile -> Rsync | Joey Hess | 2012-09-19 |
* | add annex.delayadd configuration | Joey Hess | 2012-09-19 |
* | support old versions of git that do not have --allow-empty-message | Joey Hess | 2012-09-19 |
* | add missing --no-verify to prevent the pre-commit hook's git annex fix | Joey Hess | 2012-09-19 |
* | make other repositories list list all autostarted repos | Joey Hess | 2012-09-18 |
* | avoid making empty commits | Joey Hess | 2012-09-18 |
* | avoid sending uploads right back to where the download came from | Joey Hess | 2012-09-18 |
* | when a Download finishes, queue Uploads | Joey Hess | 2012-09-18 |
* | run current branch merge in annex monad | Joey Hess | 2012-09-17 |
* | deferred downloads | Joey Hess | 2012-09-17 |
* | cleanup | Joey Hess | 2012-09-17 |
* | simplify | Joey Hess | 2012-09-17 |
* | flip catchDefaultIO | Joey Hess | 2012-09-17 |
* | better name for fallback sync refs | Joey Hess | 2012-09-16 |
* | ensure outgoing sync pushes always succeed when repo is accessible | Joey Hess | 2012-09-16 |
* | make the merger merge any equivilant sync branch into the current branch | Joey Hess | 2012-09-16 |
* | UI for enabling special remotes | Joey Hess | 2012-09-13 |
* | hlint | Joey Hess | 2012-09-13 |
* | change to newtype | Joey Hess | 2012-09-13 |
* | fixed the multicast socket fd leak | Joey Hess | 2012-09-12 |
* | Remove trailing whitespace | Richard Hartmann | 2012-09-11 |
* | fixed all pairing alert issues | Joey Hess | 2012-09-11 |
* | keep webapp snappy by generating ssh keypair in the background | Joey Hess | 2012-09-11 |
* | fix combining of pairing alerts | Joey Hess | 2012-09-11 |
* | pairing works!! | Joey Hess | 2012-09-11 |
* | keep track of the stage we're at in pairing | Joey Hess | 2012-09-11 |
* | work around a bug in Yesod | Joey Hess | 2012-09-11 |
* | additional security sanity checks on pairing messages | Joey Hess | 2012-09-11 |
* | add a UUID to pair requests | Joey Hess | 2012-09-11 |
* | handle stale PairAcks | Joey Hess | 2012-09-11 |
* | clean up authorized_keys handling | Joey Hess | 2012-09-11 |
* | pairing probably works now (untested) | Joey Hess | 2012-09-10 |
* | check that ssh public key received over the wire is sane | Joey Hess | 2012-09-10 |
* | responding to pair requests *almost* works | Joey Hess | 2012-09-10 |
* | broke out fairly generic ssh stuff to Assistant.Ssh so pairing can use it too | Joey Hess | 2012-09-10 |
* | split up ssh key generation and setup steps | Joey Hess | 2012-09-10 |
* | add an alert while a locally initiated pairing request is in progress | Joey Hess | 2012-09-09 |
* | pair request alert tweaks | Joey Hess | 2012-09-09 |
* | unify bootstrap icon names in a data type | Joey Hess | 2012-09-09 |