aboutsummaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* Windows: Fixed permissions problem that prevented removing files from directo...Gravatar Joey Hess2013-08-04
* squash compiler warnings on WindowsGravatar Joey Hess2013-08-04
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* directory special remote: Fix checking that there is enough disk space to hol...Gravatar Joey Hess2013-07-20
* Fix checking when content is present in a non-bare repository accessed via http.Gravatar Joey Hess2013-07-18
* fix build on windowsGravatar Joey Hess2013-07-09
* Windows: Fix url to object when using a http remote.Gravatar Joey Hess2013-07-07
* Strip leading /~/ from bup relatively pathed bup remotesGravatar Oliver Matthews2013-06-21
* Merge branch 'glacier'Gravatar Joey Hess2013-06-11
|\
* | Supports indirect mode on encfs in paranoia mode, and other filesystems that ...Gravatar Joey Hess2013-06-10
| * glacier: Better handling of the glacier inventory, which avoids duplicate upl...Gravatar Joey Hess2013-05-29
|/
* Merge branch 'robustness'Gravatar Joey Hess2013-05-25
|\
| * improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* | Improve error handling when getting uuid of http remotes to auto-ignore, like...Gravatar Joey Hess2013-05-25
|/
* hook special remote: Added combined hook program support.Gravatar Joey Hess2013-05-21
* 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