summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
...
* 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
* indentation foo, and a new coding style page. no code changesGravatar Joey Hess2012-10-28
* rsync special remote: Include annex-rsync-options when running rsync to test ...Gravatar Joey Hess2012-10-28
* Use USER and HOME environment when set, and only fall back to getpwent, which...Gravatar Joey Hess2012-10-25
* fix buildGravatar Joey Hess2012-10-24
* bup: Don't pass - to bup-split to make it read stdinGravatar Joey Hess2012-10-23
* !! removalGravatar Joey Hess2012-10-21
* Merge branch 'safesemaphore'Gravatar Joey Hess2012-10-20
|\
* | Automatically detect when a ssh remote does not have git-annex-shell installe...Gravatar Joey Hess2012-10-12
| * Remote/Git: Use SampleVar from SafeSemaphore instead of baseGravatar Ben Gamari2012-10-05
|/
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* remove now-unnecessary manual reapsGravatar Joey Hess2012-10-04
* change s3 creds cachingGravatar Joey Hess2012-09-26
* store S3 creds in a 600 mode file inside the local git repoGravatar Joey Hess2012-09-26
* make the assistant retry failed transfersGravatar Joey Hess2012-09-23
* hooked up git-annex-shell transferinfoGravatar Joey Hess2012-09-21
* fix logic error introduced yesterdayGravatar Joey Hess2012-09-21
* upload progress tracking for the directory special remoteGravatar Joey Hess2012-09-21
* unify typesGravatar Joey Hess2012-09-21
* hook rsync special remote up to the progress reportingGravatar Joey Hess2012-09-20
* upload progress bar for git remote on same filesystemGravatar Joey Hess2012-09-20
* rsync progress interceptionGravatar Joey Hess2012-09-19
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* renamed RsyncFile -> RsyncGravatar Joey Hess2012-09-19
* avoid starting a download for a local transfer when the remote already has th...Gravatar Joey Hess2012-09-18
* git http:// remotes are readonly tooGravatar Joey Hess2012-08-26
* add support for readonly remotesGravatar Joey Hess2012-08-26
* refactorGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* fix build warningGravatar Joey Hess2012-08-16
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-16
|\
| * S3: Add fileprefix setting.Gravatar Joey Hess2012-08-09
* | add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* | adding removable drive repos now basically worksGravatar Joey Hess2012-08-05
* | add a path field to remotesGravatar Joey Hess2012-07-22
* | add back debug loggingGravatar Joey Hess2012-07-19
* | switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
|/
* avoid --no-inplaceGravatar Joey Hess2012-07-10