aboutsummaryrefslogtreecommitdiff
path: root/Remote/Directory.hs
Commit message (Expand)AuthorAge
...
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Windows: Fixed permissions problem that prevented removing files from directo...Gravatar Joey Hess2013-08-04
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* directory special remote: Fix checking that there is enough disk space to hol...Gravatar Joey Hess2013-07-20
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* When initializing a directory special remote with a relative path, the path i...Gravatar Joey Hess2013-05-06
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* 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
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* whitespace fixesGravatar Joey Hess2012-12-13
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* 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
* S3: Added progress display for uploading and downloading.Gravatar Joey Hess2012-11-18
* simplifyGravatar Joey Hess2012-11-18
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* webdav now checks presence of and receives chunked contentGravatar Joey Hess2012-11-16
* generic chunked content helperGravatar Joey Hess2012-11-16
* where indentingGravatar Joey Hess2012-11-11
* upload progress tracking for the directory special remoteGravatar Joey Hess2012-09-21
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* add support for readonly remotesGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* add a path field to remotesGravatar Joey Hess2012-07-22
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* pointlessnessGravatar Joey Hess2012-06-29
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* noopGravatar Joey Hess2012-04-21
* Directory special remotes now check annex.diskreserve.Gravatar Joey Hess2012-04-20
* rationalize getConfigGravatar Joey Hess2012-03-22
* nukes another 15 lines thanks to ifMGravatar Joey Hess2012-03-15
* 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
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* remove Utility.Conditional and use IfElseGravatar Joey Hess2012-01-24
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* optimize fsck --from directory special remoteGravatar Joey Hess2012-01-19