summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* webdav: When testing the WebDAV server, send a file with content. The empty f...Gravatar Joey Hess2015-12-11
* tahoe: Include tahoe capabilities in whereis display.Gravatar Joey Hess2015-11-30
* improve error message when special remote program cannot be runGravatar Joey Hess2015-11-18
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* refactorGravatar Joey Hess2015-11-16
* Display progress meter in -J mode when copying from a local git repo, to a lo...Gravatar Joey Hess2015-11-16
* convert from Utility.LockPool to Annex.LockPool everywhereGravatar Joey Hess2015-11-12
* concurrent-output, first passGravatar Joey Hess2015-11-04
* Fix failure to build with aws-0.13.0 and finish nearline support.Gravatar Joey Hess2015-11-02
* Avoid displaying network transport warning when a ssh remote does not yet hav...Gravatar Joey Hess2015-10-15
* S3: Fix support for using https.Gravatar Joey Hess2015-10-15
* fix various build warnings, mostly on WindowsGravatar Joey Hess2015-10-13
* use action, not sideActionGravatar Joey Hess2015-10-11
* add inAnnex check to local lockKeyGravatar Joey Hess2015-10-09
* improve display when lockcontent failsGravatar Joey Hess2015-10-09
* implement lockContent for ssh remotesGravatar Joey Hess2015-10-09
* fix local dropping to not require extra locking of copies, but only that the ...Gravatar Joey Hess2015-10-09
* fix lockKey to run callback in original Annex monad, not local remote'sGravatar Joey Hess2015-10-09
* content locking during drop working for local git remotesGravatar Joey Hess2015-10-09
* add removeKey action to RemoteGravatar Joey Hess2015-10-08
* add lockContentSharedGravatar Joey Hess2015-10-08
* other 80% of avoding verification when hard linking to objects in shared repoGravatar Joey Hess2015-10-02
* avoid verification when hard linking to objects in shared repositoryGravatar Joey Hess2015-10-02
* Do verification of checksums of annex objects downloaded from remotes.Gravatar Joey Hess2015-10-01
* refactorGravatar Joey Hess2015-10-01
* avoid deprecation warnings when built with http-client >= 0.4.18Gravatar Joey Hess2015-10-01
* avoid hard dependency on new version of awsGravatar Joey Hess2015-09-22
* S3 storage classes expansionGravatar Joey Hess2015-09-17
* annex.hardlink extended to also try to use hard links when copying from the r...Gravatar Joey Hess2015-09-14
* support gpg.programGravatar Joey Hess2015-09-09
* disable whereisKey for encrypted or chunked remotesGravatar Joey Hess2015-08-19
* make whereis show urls when web remote does not have contentGravatar Joey Hess2015-08-17
* External special remotes can now be built that can be used in readonly mode, ...Gravatar Joey Hess2015-08-17
* export some always failing methods for readonly remotesGravatar Joey Hess2015-08-17
* refactorGravatar Joey Hess2015-08-17
* refactorGravatar Joey Hess2015-08-17
* Added WHEREIS to external special remote protocol.Gravatar Joey Hess2015-08-13
* add some debugs to get timingsGravatar Joey Hess2015-08-13
* --debug is passed along to git-annex-shell when git-annex is in debug mode.Gravatar Joey Hess2015-08-13
* Sped up downloads of files from ssh remotes, reducing the non-data-transfer o...Gravatar Joey Hess2015-08-13
* remove debug printGravatar Joey Hess2015-08-13
* Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...Gravatar Joey Hess2015-08-06
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* remove unused importsGravatar Joey Hess2015-07-31
* Fix rsync special remote to work when -Jn is used for concurrent uploads.Gravatar Joey Hess2015-07-30
* Fix bug that prevented uploads to remotes using new-style chunking from resum...Gravatar Joey Hess2015-07-16
* layoutGravatar Joey Hess2015-06-15
* tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old v...Gravatar Joey Hess2015-06-09
* show S3 urls for public repos in whereisGravatar Joey Hess2015-06-05
* S3: Publically accessible buckets can be used without creds.Gravatar Joey Hess2015-06-05