aboutsummaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* 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
* webapp: Defaults to sharing box.com account info with friends, allowing one-c...Gravatar Joey Hess2012-11-28
* rsync: Fix bug introduced in last release that broke encrypted rsync special ...Gravatar Joey Hess2012-11-27
* remove redundant showOutput calls.Gravatar Joey Hess2012-11-25
* progress bars for glacier downloadsGravatar Joey Hess2012-11-25
* progress bars for glacier uploadsGravatar Joey Hess2012-11-25
* adjust glacier remote cost to 1000Gravatar Joey Hess2012-11-22
* pass --quiet to checkpresentGravatar Joey Hess2012-11-21
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* Allow controlling whether login credentials for S3 and webdav are committed t...Gravatar Joey Hess2012-11-19
* new storage regime implemented for webdavGravatar Joey Hess2012-11-19
* Bugfix: directory special remote could loop forever storing a key when a too...Gravatar Joey Hess2012-11-19
* directory special remote: Made more efficient and robust.Gravatar Joey Hess2012-11-19
* remove annex/ from key locations used for webdavGravatar Joey Hess2012-11-18
* S3: Added progress display for uploading and downloading.Gravatar Joey Hess2012-11-18
* S3: upload progress displayGravatar Joey Hess2012-11-18
* refactorGravatar Joey Hess2012-11-18
* upload progress bars for webdav!Gravatar Joey Hess2012-11-18
* simplifyGravatar Joey Hess2012-11-18
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* fix warningGravatar Joey Hess2012-11-18
* fix build with xml-conduit newer than in debianGravatar Joey Hess2012-11-18
* webapp: support box.comGravatar Joey Hess2012-11-17
* webdav now checks presence of and receives chunked contentGravatar Joey Hess2012-11-16
* back to standard directory layout for webdav remotesGravatar Joey Hess2012-11-16
* webdav now supports sending chunked contentGravatar Joey Hess2012-11-16
* generic chunked content helperGravatar Joey Hess2012-11-16
* encrypted webdav workingGravatar Joey Hess2012-11-16
* drop webdav compatability with the directory special remote etcGravatar Joey Hess2012-11-16
* webdav is fully working in non-enctypted modeGravatar Joey Hess2012-11-16
* update to dav 0.1, and basic uploading is working!Gravatar Joey Hess2012-11-15
* skeltal webdav special remoteGravatar Joey Hess2012-11-14
* factor out CredsGravatar Joey Hess2012-11-14
* where indentingGravatar Joey Hess2012-11-11