summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* Support building with DAV 0.4.Gravatar Joey Hess2013-04-30
* Store an annex-uuid file in the bucket when setting up a new S3 remote.Gravatar Joey Hess2013-04-27
* webapp: Now automatically fills in any creds used by an existing remote when ...Gravatar Joey Hess2013-04-27
* Automatically register public urls for files uploaded to the Internet Archive.Gravatar Joey Hess2013-04-25
* webapp: Display some additional information about a repository on its edit page.Gravatar Joey Hess2013-04-25
* S3: Dropping content from the Internet Archive doesn't work, but their API in...Gravatar Joey Hess2013-04-25
* support enabling IA repositoriesGravatar Joey Hess2013-04-25
* Detect when the remote is broken like bitbucket is, and exits 0 when it fails...Gravatar Joey Hess2013-04-23
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* fix tab damageGravatar Joey Hess2013-04-13
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* changelog & minor style fixesGravatar Joey Hess2013-04-06
* Generate ciphers with a better entropy.Gravatar guilhem2013-04-06
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* hlintGravatar Joey Hess2013-04-03
* Allow other MAC algorithms in the Remote Config.Gravatar guilhem2013-03-29
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...Gravatar Joey Hess2013-03-12
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* copyToRemote should return True when the remote already has the keyGravatar Joey Hess2013-03-10
* simpler use of MIN_VERSION checksGravatar Joey Hess2013-03-10
* print a warning message when garbage is received from configlistGravatar Joey Hess2013-03-04
* git subcommand cleanupGravatar Joey Hess2013-03-03
* deal with http-conduit changing a data typeGravatar Joey Hess2013-02-27
* Avoid passing -p to rsync, to interoperate with crippled filesystems.Gravatar Joey Hess2013-02-22
* build fixGravatar Joey Hess2013-02-15
* optimise sending to encrypted rsyncGravatar Joey Hess2013-02-15
* rsync special remote support for crippled filesystem modeGravatar Joey Hess2013-02-15
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* safe recv-key in direct modeGravatar Joey Hess2013-01-11
* check for direct mode file change when copying from a local git remoteGravatar Joey Hess2013-01-10
* check for direct mode file change when copying to a local git remoteGravatar Joey Hess2013-01-10
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* show errorsGravatar Joey Hess2013-01-02
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * whitespace fixesGravatar Joey Hess2012-12-13
* | direct mode committingGravatar Joey Hess2012-12-12
* | Got object sending working in direct mode.Gravatar Joey Hess2012-12-08
|/
* webdav: Avoid trying to set props, avoiding incompatability with livedrive.co...Gravatar Joey Hess2012-12-01
* instrument webdav testGravatar Joey Hess2012-12-01
* webapp: S3 and Glacier forms now have a select list of all currently-supporte...Gravatar Joey Hess2012-12-01
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* dropping from webGravatar Joey Hess2012-11-29
* assistant: Retrival from glacier now handled.Gravatar Joey Hess2012-11-29