summaryrefslogtreecommitdiff
path: root/Remote/List.hs
Commit message (Expand)AuthorAge
* rclone special remoteJoey Hess2024-04-17
* start borg special remoteJoey Hess2020-12-18
* cache remote.logJoey Hess2020-09-22
* Removed the S3 and WebDAV build flagsJoey Hess2020-09-08
* rename http special remote to httpalsoJoey Hess2020-09-02
* Added http special remote, which is useful for accessing other remotes that p...Joey Hess2020-09-01
* auto-init autoenable=yesJoey Hess2020-05-27
* Merge branch 'v7'Joey Hess2020-02-26
|\
| * fix encryption of content to gcrypt and git-lfsJoey Hess2020-02-26
* | automate remote.name.skipFetchAllJoey Hess2020-02-19
|/
* add LISTCONFIGS to external special remote protocolJoey Hess2020-01-17
* avoid relying on crazy monoid instanceJoey Hess2020-01-17
* avoid getting config parser when there is no config to parseJoey Hess2020-01-17
* ported Remote.ExternalJoey Hess2020-01-15
* ported almost all remotes, until my brain meltedJoey Hess2020-01-14
* convert configParser to Annex action and add passthrough optionJoey Hess2020-01-14
* separate RemoteConfig parsing basically workingJoey Hess2020-01-14
* sync, assistant: Pull and push from git-lfs remotes.Joey Hess2019-11-18
* add RemoteStateHandleJoey Hess2019-10-14
* support annex-config-uuid when generating remoteJoey Hess2019-10-11
* skeleton git-lfs special remoteJoey Hess2019-08-01
* update licenses from GPL to AGPLJoey Hess2019-03-13
* initial try at using storeExportWithContentIdentifierJoey Hess2019-03-04
* handle importtree=yes configJoey Hess2019-03-04
* no remotes support import yetJoey Hess2019-02-20
* webapp: Fixed a crash when adding a git remote.Joey Hess2018-10-29
* change Remote.repo to Remote.getRepoJoey Hess2018-06-04
* Added adb special remote which allows exporting files to Android devices.Joey Hess2018-03-27
* prevent exporttree=yes on remotes that don't support exportsJoey Hess2017-09-07
* stub Remote.P2PJoey Hess2016-12-06
* remove 3 build flagsJoey Hess2016-01-26
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* Simplify setup process for a ssh remote.Joey Hess2015-08-05
* update my email address and homepage urlJoey Hess2015-01-21
* Added bittorrent special remoteJoey Hess2014-12-16
* factor out getRemoteGitConfigJoey Hess2014-05-16
* ddar special remoteRobie Basak2014-05-15
* sync --content: New option that makes the content of annexed files be transfe...Joey Hess2014-01-19
* Added tahoe special remote.Joey Hess2014-01-08
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyJoey Hess2014-01-02
* external special remotes mostly implemented (untested)Joey Hess2013-12-26
* hlintJoey Hess2013-09-25
* Support hot-swapping of removable drives containing gcrypt repositories.Joey Hess2013-09-12
* sync: support gcryptdebian/4.20130909Joey Hess2013-09-09
* partially complete gcrypt remote (local send done; rest not)Joey Hess2013-09-07
* sync, assistant: Sync with remotes that have annex-ignore setJoey Hess2013-04-22
* type based git config handling for remotesJoey Hess2013-01-01
* avoid unnecessary MaybeJoey Hess2012-11-30
* Amazon Glacier special remote; 100% workingJoey Hess2012-11-20
* skeltal webdav special remoteJoey Hess2012-11-14