summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* add remote start and stop hooksGravatar Joey Hess2012-03-04
* better chunked file retrievalGravatar Joey Hess2012-03-04
* thread through original key to retrieveEnctyptedGravatar Joey Hess2012-03-04
* add progress display when receiving filesGravatar Joey Hess2012-03-04
* Add progress bar display to the directory special remote.Gravatar Joey Hess2012-03-04
* tweakGravatar Joey Hess2012-03-03
* Directory special remotes now support chunking files written to themGravatar Joey Hess2012-03-03
* do a cleanup commit after moving data from or to a git remoteGravatar Joey Hess2012-02-25
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* oopsGravatar Joey Hess2012-02-14
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* When checking that an url has a key, verify that the Content-Length, if avail...Gravatar Joey Hess2012-02-10
* S3: Fix irrefutable pattern failure when accessing encrypted S3 credentials.Gravatar Joey Hess2012-02-08
* refactorGravatar Joey Hess2012-02-07
* IO exception reworkGravatar Joey Hess2012-02-03
* faster local-local droppingGravatar Joey Hess2012-01-28
* Avoid repeated location log commits when a remote is receiving files.Gravatar Joey Hess2012-01-28
* Revert "Avoid creating ~/.bup when initializing a bup remote"Gravatar Joey Hess2012-01-28
* Avoid creating ~/.bup when initializing a bup remoteGravatar Lauri Alanko2012-01-26
* remove Utility.Conditional and use IfElseGravatar Joey Hess2012-01-24
* order user provided params after connection caching paramsGravatar Joey Hess2012-01-20
* ssh connection cachingGravatar Joey Hess2012-01-20
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* optimise fsck --from normal git remotesGravatar Joey Hess2012-01-19
* optimize fsck --from directory special remoteGravatar Joey Hess2012-01-19
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* optimise fsck --from rsync special remoteGravatar Joey Hess2012-01-19
* Fix data loss bug in directory special remoteGravatar Joey Hess2012-01-16
* reorgGravatar Joey Hess2012-01-10
* break module dependancy loopGravatar Joey Hess2012-01-10
* remove S3stub stuffGravatar Joey Hess2012-01-05
* Don't list S3 as a remote type when built without S3 support.Gravatar Joey Hess2012-01-05
* after is a better name for observe_Gravatar Joey Hess2012-01-03
* factor observe_Gravatar Joey Hess2012-01-03
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* skip local remotes that are not available (ie, not mounted)Gravatar Joey Hess2011-12-31
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* Improve deletion of files from rsync special remotes. Closes: #652849Gravatar Joey Hess2011-12-21
* Fix the hook special remote, which bitrotted a while ago.Gravatar Joey Hess2011-12-20
* more partial function removalGravatar Joey Hess2011-12-15
* Properly handle multiline git config values.Gravatar Joey Hess2011-12-15
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* split out Annex/BranchState.hsGravatar Joey Hess2011-12-12
* optimiationGravatar Joey Hess2011-12-12
* ensure local remote is initialized when copying to itGravatar Joey Hess2011-12-10
* updateGravatar Joey Hess2011-12-10
* hslintGravatar Joey Hess2011-12-09