summaryrefslogtreecommitdiff
path: root/Remote/Helper
Commit message (Expand)AuthorAge
...
* faster storeChunksGravatar Joey Hess2014-07-27
* better Preparer interfaceGravatar Joey Hess2014-07-27
* improve exception handlingGravatar Joey Hess2014-07-26
* better exception displayGravatar Joey Hess2014-07-26
* fix another fallback bugGravatar Joey Hess2014-07-26
* allM has slightly better memory useGravatar Joey Hess2014-07-26
* fix fallback to other chunk size when first does not have itGravatar Joey Hess2014-07-26
* Support for remotes that are chunkable and encryptable.Gravatar Joey Hess2014-07-26
* finish up basic chunked remote groundworkGravatar Joey Hess2014-07-26
* reorgGravatar Joey Hess2014-07-26
* Merge branch 'master' into newchunksGravatar Joey Hess2014-07-26
|\
| * Fix cost calculation for non-encrypted remotes.Gravatar Joey Hess2014-07-25
* | core implementation of new style chunkingGravatar Joey Hess2014-07-25
|/
* move meteredWriteFileChunks out of legacyGravatar Joey Hess2014-07-24
* implement chunk logsGravatar Joey Hess2014-07-24
* improve chunk data typesGravatar Joey Hess2014-07-24
* prepare for new style chunkingGravatar Joey Hess2014-07-24
* refactor lockingGravatar Joey Hess2014-07-10
* factor out getRemoteGitConfigGravatar Joey Hess2014-05-16
* execute remote.<name>.annex-shell on remote, if setGravatar Fraser Tweedale2014-05-16
* Bring back rsync -p, but only when git-annex is running on a non-crippled fil...Gravatar Joey Hess2014-04-17
* clean up cleanup action enumerationGravatar Joey Hess2014-03-13
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* use locking on WindowsGravatar Joey Hess2014-01-28
* reorgGravatar Joey Hess2014-01-26
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* map: Work when there are gcrypt remotes.Gravatar Joey Hess2013-11-04
* directory, webdav: Fix bug introduced in version 4.20131002 that caused the c...Gravatar Joey Hess2013-10-26
* fix inverted logic when determining whether to write a chunkcount fileGravatar Joey Hess2013-10-26
* remove __WINDOWS__ ifdefGravatar Joey Hess2013-10-06
* fix transferring to gcrypt repo from direct mode repoGravatar Joey Hess2013-10-01
* hlintGravatar Joey Hess2013-09-25
* factor out more ssh stuff from git remoteGravatar Joey Hess2013-09-24
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* 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
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Allow revocation of OpenPGP keys.Gravatar guilhem2013-08-29
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* squash compiler warnings on WindowsGravatar Joey Hess2013-08-04
* print encryption setup message before actionGravatar Joey Hess2013-05-18
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* expose Control.Monad.joinGravatar Joey Hess2013-04-22