summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* 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
* public=yes config to send AclPublicReadGravatar Joey Hess2015-06-05
* groundwork for readonly accessGravatar Joey Hess2015-06-05
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* fromkey, registerurl: Allow urls to be specified instead of keys, and generat...Gravatar Joey Hess2015-05-22
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* Avoid accumulating transfer failure log files unless the assistant is being u...Gravatar Joey Hess2015-05-12
* Take space that will be used by running downloads into account when checking ...Gravatar Joey Hess2015-05-12
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * generalied elem/notElem in ghc 7.10 require some additional type signatures w...Gravatar Joey Hess2015-05-10
| * remaining dataenc to sandi conversionsGravatar Joey Hess2015-05-07
| * S3: Fix incompatability with bucket names used by hS3; the aws library cannot...Gravatar Joey Hess2015-04-27
| * Fix bogus failure of fsck --fast.Gravatar Joey Hess2015-04-27
| * S3: git annex enableremote will not create a bucket name, which failed since ...Gravatar Joey Hess2015-04-23
| * S3: git annex info will show additional information about a S3 remote (endpoi...Gravatar Joey Hess2015-04-23
| * convert all log prorities, not just debugGravatar Joey Hess2015-04-21
| * S3: Enable debug logging when annex.debug or --debug is set.Gravatar Joey Hess2015-04-21
| * removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
| * Fix fsck --from a git remote in a local directory, and from a directory speci...Gravatar Joey Hess2015-04-18
* | add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
* | add missing progress barGravatar Joey Hess2015-04-14
* | Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-04-14
|\|
| * bittorrent: Fix handling of magnet links.Gravatar Joey Hess2015-04-14
* | only display built-in meters in parallel modeGravatar Joey Hess2015-04-10
* | use built-in progress meters for git when in parallel modeGravatar Joey Hess2015-04-10
|/
* relay external special remote stderr through progress suppression machinery (...Gravatar Joey Hess2015-04-04
* well along the way to fully quiet --quietGravatar Joey Hess2015-04-04
* propigate outer output state into inner state when running onLocalGravatar Joey Hess2015-04-03
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03