summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* relay external special remote stderr through progress suppression machinery (...Gravatar Joey Hess2015-04-04
* well along the way to fully quiet --quietGravatar Joey Hess2015-04-04
* propigate outer output state into inner state when running onLocalGravatar Joey Hess2015-04-03
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* Fix GETURLS in external special remote protocol to strip downloader prefix fr...Gravatar Joey Hess2015-03-27
* remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w...Gravatar Joey Hess2015-03-16
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolGravatar Joey Hess2015-03-05
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* When re-execing git-annex, use current program location, rather than ~/.confi...Gravatar Joey Hess2015-02-28
* The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...Gravatar Joey Hess2015-02-12
* avoid unncessary IOGravatar Joey Hess2015-02-12
* commentGravatar Joey Hess2015-02-09
* glacier: Detect when the glacier command in PATH is the wrong one, from boto,...Gravatar Joey Hess2015-02-06
* windows build fixGravatar Joey Hess2015-01-29
* test suite found a problem with today's workGravatar Joey Hess2015-01-28
* implement annex.tune.objecthashlowerGravatar Joey Hess2015-01-28
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* groundwork for parameterizing hash depthGravatar Joey Hess2015-01-28
* remove unnecessary use of MissingHGravatar Joey Hess2015-01-21
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* implemented old Richih wishlist about remote/uuid infoGravatar Joey Hess2015-01-13
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* bittorrent: Fix locking problem when using addurl file://Gravatar Joey Hess2014-12-30
* fixed all remaining build warnings on WindowsGravatar Joey Hess2014-12-29
* Fix build with -f-S3.Gravatar Joey Hess2014-12-19
* When possible, build with the haskell torrent library for parsing torrent files.Gravatar Joey Hess2014-12-18
* remove default untrusted hack for bittorrentGravatar Joey Hess2014-12-17
* note about http://hackage.haskell.org/package/torrentGravatar Joey Hess2014-12-17
* make checkkey always fail for torrentsGravatar Joey Hess2014-12-17
* more robust fallback when a file is available from multiple torrents and some...Gravatar Joey Hess2014-12-17
* fix fencepost error and aria resume after partial download of multi-file torrentGravatar Joey Hess2014-12-17
* remove excess directoryGravatar Joey Hess2014-12-17
* fix torrentUrlNum when there is no #nGravatar Joey Hess2014-12-17
* move dummy uuids to Annex.UUIDGravatar Joey Hess2014-12-17
* add aria2 progress parsingGravatar Joey Hess2014-12-17
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* reformatGravatar Joey Hess2014-12-16
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* simplify external special remote implementationGravatar Joey Hess2014-12-11
* use subdir for addurl when it creates multiple filesGravatar Joey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* unmangled mangled urls from the log before passing to external special remoteGravatar Joey Hess2014-12-08
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* implement CLAIMURL for external special remoteGravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08