aboutsummaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* avoid some warnings when built w/o dbusGravatar Joey Hess2012-09-29
* sanitize all git remote namesGravatar Joey Hess2012-09-29
* ifdef osx includesGravatar Joey Hess2012-09-28
* standalone linux app nearly readyGravatar Joey Hess2012-09-28
* close unreproducible bug and remove expensive code added to debug itGravatar Joey Hess2012-09-28
* Add OSX standalone app license bundle, and arrange for the About pageGravatar Joey Hess2012-09-27
* webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file.Gravatar Joey Hess2012-09-27
* use ~/.ssh/git-annex-shell wrapperGravatar Joey Hess2012-09-26
* install a git-annex-shell shim script when the standalone OSX app runsGravatar Joey Hess2012-09-26
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* allow enabling existing S3 reposGravatar Joey Hess2012-09-26
* add a configurator for S3Gravatar Joey Hess2012-09-26
* license the webapp under the AGPL 3+Gravatar Joey Hess2012-09-24
* quiet calls to transferkeyGravatar Joey Hess2012-09-24
* don't queue uploads for failed downloadsGravatar Joey Hess2012-09-24
* default annex.delayadd to 1 on OSXGravatar Joey Hess2012-09-21
* fix breakage caught by test suiteGravatar Joey Hess2012-09-21
* watch for changes to transfer info files, to update progress bars on uploadGravatar Joey Hess2012-09-20
* upload progress bar for git remote on same filesystemGravatar Joey Hess2012-09-20
* renamed RsyncFile -> RsyncGravatar Joey Hess2012-09-19
* add annex.delayadd configurationGravatar Joey Hess2012-09-19
* support old versions of git that do not have --allow-empty-messageGravatar Joey Hess2012-09-19
* add missing --no-verify to prevent the pre-commit hook's git annex fixGravatar Joey Hess2012-09-19
* make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* avoid making empty commitsGravatar Joey Hess2012-09-18
* avoid sending uploads right back to where the download came fromGravatar Joey Hess2012-09-18
* when a Download finishes, queue UploadsGravatar Joey Hess2012-09-18
* run current branch merge in annex monadGravatar Joey Hess2012-09-17
* deferred downloadsGravatar Joey Hess2012-09-17
* cleanupGravatar Joey Hess2012-09-17
* simplifyGravatar Joey Hess2012-09-17
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* better name for fallback sync refsGravatar Joey Hess2012-09-16
* ensure outgoing sync pushes always succeed when repo is accessibleGravatar Joey Hess2012-09-16
* make the merger merge any equivilant sync branch into the current branchGravatar Joey Hess2012-09-16
* UI for enabling special remotesGravatar Joey Hess2012-09-13
* hlintGravatar Joey Hess2012-09-13
* change to newtypeGravatar Joey Hess2012-09-13
* fixed the multicast socket fd leakGravatar Joey Hess2012-09-12
* Remove trailing whitespaceGravatar Richard Hartmann2012-09-11
* fixed all pairing alert issuesGravatar Joey Hess2012-09-11
* keep webapp snappy by generating ssh keypair in the backgroundGravatar Joey Hess2012-09-11
* fix combining of pairing alertsGravatar Joey Hess2012-09-11
* pairing works!!Gravatar Joey Hess2012-09-11
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
* work around a bug in YesodGravatar Joey Hess2012-09-11
* additional security sanity checks on pairing messagesGravatar Joey Hess2012-09-11
* add a UUID to pair requestsGravatar Joey Hess2012-09-11
* handle stale PairAcksGravatar Joey Hess2012-09-11
* clean up authorized_keys handlingGravatar Joey Hess2012-09-11