summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* fromkey, registerurl: Allow urls to be specified instead of keys, and generat...Gravatar Joey Hess2015-05-22
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* Avoid accumulating transfer failure log files unless the assistant is being u...Gravatar Joey Hess2015-05-12
* Take space that will be used by running downloads into account when checking ...Gravatar Joey Hess2015-05-12
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * generalied elem/notElem in ghc 7.10 require some additional type signatures w...Gravatar Joey Hess2015-05-10
| * remaining dataenc to sandi conversionsGravatar Joey Hess2015-05-07
| * S3: Fix incompatability with bucket names used by hS3; the aws library cannot...Gravatar Joey Hess2015-04-27
| * Fix bogus failure of fsck --fast.Gravatar Joey Hess2015-04-27
| * S3: git annex enableremote will not create a bucket name, which failed since ...Gravatar Joey Hess2015-04-23
| * S3: git annex info will show additional information about a S3 remote (endpoi...Gravatar Joey Hess2015-04-23
| * convert all log prorities, not just debugGravatar Joey Hess2015-04-21
| * S3: Enable debug logging when annex.debug or --debug is set.Gravatar Joey Hess2015-04-21
| * removed all uses of undefined from code baseGravatar Joey Hess2015-04-19
| * Fix fsck --from a git remote in a local directory, and from a directory speci...Gravatar Joey Hess2015-04-18
* | add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
* | add missing progress barGravatar Joey Hess2015-04-14
* | Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-04-14
|\|
| * bittorrent: Fix handling of magnet links.Gravatar Joey Hess2015-04-14
* | only display built-in meters in parallel modeGravatar Joey Hess2015-04-10
* | use built-in progress meters for git when in parallel modeGravatar Joey Hess2015-04-10
|/
* 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