summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* use existing chunks even when chunk=0Gravatar Joey Hess2014-07-27
* reorgGravatar Joey Hess2014-07-27
* comment typoGravatar Joey Hess2014-07-27
* faster storeChunksGravatar Joey Hess2014-07-27
* better Preparer interfaceGravatar Joey Hess2014-07-27
* improve exception handlingGravatar Joey Hess2014-07-26
* better exception displayGravatar Joey Hess2014-07-26
* fix key checking when a directory special remote's directory is missingGravatar Joey Hess2014-07-26
* fix another fallback bugGravatar Joey Hess2014-07-26
* allM has slightly better memory useGravatar Joey Hess2014-07-26
* fix fallback to other chunk size when first does not have itGravatar Joey Hess2014-07-26
* fix buildGravatar Joey Hess2014-07-26
* fix buildGravatar Joey Hess2014-07-26
* convert directory special remote to using ChunkedEncryptableGravatar Joey Hess2014-07-26
* Support for remotes that are chunkable and encryptable.Gravatar Joey Hess2014-07-26
* finish up basic chunked remote groundworkGravatar Joey Hess2014-07-26
* reorgGravatar Joey Hess2014-07-26
* Merge branch 'master' into newchunksGravatar Joey Hess2014-07-26
|\
| * Fix cost calculation for non-encrypted remotes.Gravatar Joey Hess2014-07-25
* | support new style chunking in directory special remoteGravatar Joey Hess2014-07-25
* | core implementation of new style chunkingGravatar Joey Hess2014-07-25
|/
* move meteredWriteFileChunks out of legacyGravatar Joey Hess2014-07-24
* implement chunk logsGravatar Joey Hess2014-07-24
* improve chunk data typesGravatar Joey Hess2014-07-24
* prepare for new style chunkingGravatar Joey Hess2014-07-24
* Set gcrypt-publish-participants when setting up a gcrypt repository, to avoid...Gravatar Joey Hess2014-07-15
* optimise handling of unavailable reposGravatar Joey Hess2014-07-15
* catch exception when repo is really not availableGravatar Joey Hess2014-07-15
* sync: Fix git sync with local git remotes even when they don't have an annex....Gravatar Joey Hess2014-07-15
* S3: Deal with AWS ACL configurations that do not allow creating or checking t...Gravatar Joey Hess2014-07-11
* refactor lockingGravatar Joey Hess2014-07-10
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* fix build with old versions of bytestringGravatar Joey Hess2014-06-06
* fix dodgy use of Char8Gravatar Joey Hess2014-05-27
* initremote/enableremote: Basic support for using with regular git remotesGravatar Joey Hess2014-05-22
* factor out getRemoteGitConfigGravatar Joey Hess2014-05-16
* execute remote.<name>.annex-shell on remote, if setGravatar Fraser Tweedale2014-05-16
* show a much longer message when annex-ignore is automatically set, to help th...Gravatar Joey Hess2014-05-16
* remove odd character that snuck in somehow and broke buildGravatar Joey Hess2014-05-15
* ddar special remoteGravatar Robie Basak2014-05-15
* Bring back rsync -p, but only when git-annex is running on a non-crippled fil...Gravatar Joey Hess2014-04-17
* factored out Utility.SimpleProtocol from the external special remote implemen...Gravatar Joey Hess2014-04-05
* Fix glacier repo creation bugGravatar Joey Hess2014-03-27
* Fix thaoe remote to work with latest tahoe (v. 1.10.0)Gravatar Alberto Berti2014-03-26
* add desktop notificationsGravatar Joey Hess2014-03-22
* rsync special remote: Fix slashes when used on Windows.Gravatar Joey Hess2014-03-18
* clean up cleanup action enumerationGravatar Joey Hess2014-03-13
* Fix zombie leak and general inneficiency when copying files to a local git repo.Gravatar Joey Hess2014-03-06
* webdav: When built with a new enough haskell DAV (0.6), disable the http resp...Gravatar Joey Hess2014-03-05
* glacier: Pass --region to glacier checkpresent.Gravatar Joey Hess2014-03-04