aboutsummaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* sync: support gcrypt4.20130909Gravatar Joey Hess2013-09-09
* Allow building without quvi support.Gravatar Joey Hess2013-09-09
* ignore gcrypt remotes w/o an annex-uuidGravatar Joey Hess2013-09-08
* gcrypt: now supports rsyncGravatar Joey Hess2013-09-08
* local gcrypt fully working!Gravatar Joey Hess2013-09-08
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* automatically derive an annex-uuid from a gcrypt-uuidsGravatar Joey Hess2013-09-05
* rename constructor for clariyGravatar Joey Hess2013-09-05
* Leverage an ambiguities between CiphersGravatar guilhem2013-09-05
* tabsGravatar Joey Hess2013-09-04
* unimportant tweakGravatar Joey Hess2013-09-04
* replace an over-explained Bool with a data typeGravatar Joey Hess2013-09-04
* Encryption defaults to 'hybrid'Gravatar guilhem2013-09-04
* fix build (seems getGpgEncOpts got renamed to getGpgEncParams)Gravatar Joey Hess2013-09-04
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Allow revocation of OpenPGP keys.Gravatar guilhem2013-08-29
* better casesGravatar Joey Hess2013-08-22
* unimportant typoGravatar Joey Hess2013-08-22
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* 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