summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* 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
* pass associatedfile and remoteuuid to git-annex-shellGravatar Joey Hess2012-07-02
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* pointlessnessGravatar Joey Hess2012-06-29
* Better fix for unavailable local remotesGravatar Joey Hess2012-06-26
* Avoid ugly failure mode when moving content from a local repository that is n...Gravatar Joey Hess2012-06-26
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* fishy commitGravatar Joey Hess2012-06-14
* use createAnnexDirectory when setting up tmp dirGravatar Joey Hess2012-06-05
* Preserve parent environment when running hooks of the hook special remote.Gravatar Joey Hess2012-06-04
* suppress "(Recording state in git)" message when committing change to remote ...Gravatar Joey Hess2012-05-20
* Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.Gravatar Joey Hess2012-05-18
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* rsync shellescape disable optionGravatar Joey Hess2012-05-02
* refactorGravatar Joey Hess2012-04-29
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* Directory special remotes now check annex.diskreserve.Gravatar Joey Hess2012-04-20
* use LANGUAGE CPP pragma, avoids running cpp on all the other sourcesGravatar Joey Hess2012-04-17
* cabal file now autodetects whether S3 support is available.Gravatar Joey Hess2012-04-14
* bup: Properly handle key names with spaces or other things that are not legal...Gravatar Joey Hess2012-04-11