summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* remove unnecessary bracketIOGravatar Joey Hess2013-05-19
* print encryption setup message before actionGravatar Joey Hess2013-05-18
* fixGravatar Joey Hess2013-05-14
* fix importsGravatar Joey Hess2013-05-14
* typoGravatar Joey Hess2013-05-14
* avoid running background transferinfo when ssh connection caching is not supp...Gravatar Joey Hess2013-05-14
* deal with Cygwin rsync paths issueGravatar Joey Hess2013-05-14
* rename moduleGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out POSIX stuffGravatar Joey Hess2013-05-10
* rsync special remotes: When sending from a crippled filesystem, use the desti...Gravatar Joey Hess2013-05-09
* When initializing a directory special remote with a relative path, the path i...Gravatar Joey Hess2013-05-06
* 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