aboutsummaryrefslogtreecommitdiff
path: root/Remote/List.hs
Commit message (Expand)AuthorAge
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* stub Remote.P2PGravatar Joey Hess2016-12-06
* remove 3 build flagsGravatar Joey Hess2016-01-26
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* factor out getRemoteGitConfigGravatar Joey Hess2014-05-16
* ddar special remoteGravatar Robie Basak2014-05-15
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* hlintGravatar Joey Hess2013-09-25
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* sync: support gcrypt4.20130909Gravatar Joey Hess2013-09-09
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* skeltal webdav special remoteGravatar Joey Hess2012-11-14
* where indentingGravatar Joey Hess2012-11-11
* refactorGravatar Joey Hess2012-08-26
* adding removable drive repos now basically worksGravatar Joey Hess2012-08-05
* add a path field to remotesGravatar Joey Hess2012-07-22
* use LANGUAGE CPP pragma, avoids running cpp on all the other sourcesGravatar Joey Hess2012-04-17
* cabal file now autodetects whether S3 support is available.Gravatar Joey Hess2012-04-14
* add remote start and stop hooksGravatar Joey Hess2012-03-04
* oopsGravatar Joey Hess2012-02-14
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* break module dependancy loopGravatar Joey Hess2012-01-10