summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* Fix glacier repo creation bugGravatar Joey Hess2014-03-27
* Fix thaoe remote to work with latest tahoe (v. 1.10.0)Gravatar Alberto Berti2014-03-26
* add desktop notificationsGravatar Joey Hess2014-03-22
* rsync special remote: Fix slashes when used on Windows.Gravatar Joey Hess2014-03-18
* clean up cleanup action enumerationGravatar Joey Hess2014-03-13
* Fix zombie leak and general inneficiency when copying files to a local git repo.Gravatar Joey Hess2014-03-06
* webdav: When built with a new enough haskell DAV (0.6), disable the http resp...Gravatar Joey Hess2014-03-05
* glacier: Pass --region to glacier checkpresent.Gravatar Joey Hess2014-03-04
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* more DAV url fixes for windowsGravatar Joey Hess2014-02-25
* add protocol-level debugging for davGravatar Joey Hess2014-02-25
* Windows webdav: Fix DOS path separator bug.Gravatar Joey Hess2014-02-25
* fix bare repo optimisation on WindowsGravatar Joey Hess2014-02-25
* fix #740010 properlyGravatar Joey Hess2014-02-25
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Gravatar Joey Hess2014-02-24
* webdav: When built with DAV 0.6.0, use the new DAV monad to avoid locking fil...Gravatar Joey Hess2014-02-24
* webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20...Gravatar Joey Hess2014-02-24
* Fix handling of rsync remote urls containing a username, including rsync.net.Gravatar Joey Hess2014-02-21
* glacier: Do not try to run glacier value create when an existing glacier remo...Gravatar Joey Hess2014-02-20
* remove Read instance for RefGravatar Joey Hess2014-02-19
* cleanup thanks to Utility.PIDGravatar Joey Hess2014-02-11
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* Add progress display for transfers to/from external special remotes.Gravatar Joey Hess2014-02-10
* fix failing test case on WindowsGravatar Joey Hess2014-02-03
* avoid using openFile when withFile can be usedGravatar Joey Hess2014-02-03
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* change a few renameFile's to renameGravatar Joey Hess2014-01-29
* use locking on WindowsGravatar Joey Hess2014-01-28
* reorgGravatar Joey Hess2014-01-26
* reorgGravatar Joey Hess2014-01-26
* Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...Gravatar Joey Hess2014-01-26
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* catch exception checking if url exists when network is disconnectedGravatar Joey Hess2014-01-16
* avoid needing a build-dep on hxt for Data.AssocListGravatar Joey Hess2014-01-14
* Fix a long-standing bug that could cause the wrong index file to be used when...Gravatar Joey Hess2014-01-14
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* external special remote protocol: Added GETGITDIR.Gravatar Joey Hess2014-01-13
* forgot to delay for 1 second in busy wait loopGravatar Joey Hess2014-01-08
* only run tahoe start onceGravatar Joey Hess2014-01-08
* copyright yearGravatar Joey Hess2014-01-08
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
* add DEBUGGravatar Joey Hess2014-01-07
* show PATH on failureGravatar Joey Hess2014-01-07
* add remote state logsGravatar Joey Hess2014-01-03
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* added GETWANTED, SETWANTED for Tobias's flickr remoteGravatar Joey Hess2014-01-01
* external special remote protocol: Added GETUUID.Gravatar Joey Hess2013-12-31
* implement PREPARE-FAILURE for TobiasGravatar Joey Hess2013-12-29