summaryrefslogtreecommitdiff
path: root/Backend.hs
Commit message (Expand)AuthorAge
* filter out control characters in warning messagesJoey Hess2023-04-10
* addurl, importfeed: Fix failure when annex.securehashesonly is setJoey Hess2023-03-27
* Apply codespell -w throughoutYaroslav Halchenko2023-03-17
* move several readonly values to AnnexReadJoey Hess2022-06-28
* remove unused importsJoey Hess2021-10-05
* remove old and uncessary sanity checkJoey Hess2021-10-05
* convert Key to ShortByteStringJoey Hess2021-10-05
* move verifyKeyContent to Annex.VerifyJoey Hess2021-07-27
* incremental checksum on download from ssh or p2pJoey Hess2021-02-09
* more RawFilePath conversionJoey Hess2020-10-29
* external backends wipJoey Hess2020-07-29
* rename getKey to genKeyJoey Hess2020-07-20
* move cryptographicallySecure into Backend typeJoey Hess2020-07-20
* change retrieveExport and getKey to throw exceptionJoey Hess2020-05-15
* cache the serialization of a KeyJoey Hess2019-11-22
* plumb MeterUpdate into getKeyJoey Hess2019-06-25
* update licenses from GPL to AGPLJoey Hess2019-03-13
* Revert "cache the serialization of a Key"Joey Hess2019-01-16
* cache the serialization of a KeyJoey Hess2019-01-14
* make everything build again after ByteString Key changesJoey Hess2019-01-11
* more lambda-case conversionJoey Hess2017-12-05
* annex.backend is the new name for what was annex.backendsJoey Hess2017-05-09
* convert error to giveupJoey Hess2017-03-01
* add KeyVariety typeJoey Hess2017-02-24
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* reorgJoey Hess2015-12-15
* refactor and improve pointer file handling codeJoey Hess2015-12-09
* support pointer filesJoey Hess2015-12-07
* update my email address and homepage urlJoey Hess2015-01-21
* only chunk stable keysJoey Hess2014-07-30
* add key stability checking interfaceJoey Hess2014-07-27
* use map for faster backend name lookupJoey Hess2014-07-27
* replace (Key, Backend) with KeyJoey Hess2014-04-17
* Added SKEIN256 and SKEIN512 backendsJoey Hess2013-10-01
* hlintJoey Hess2013-04-03
* Update working tree files fully atomicallyJoey Hess2013-04-02
* fully support core.symlinks=false in all relevant symlink handling codeJoey Hess2013-02-17
* start to support core.symlinks=falseJoey Hess2013-02-15
* assistant: Make expensive transfer scan work fully in direct mode.Joey Hess2013-01-05
* type based git config handling for remotesJoey Hess2013-01-01
* type based git config handlingJoey Hess2012-12-29
* direct mode committingJoey Hess2012-12-12
* more indentation. must stop.Joey Hess2012-10-28
* maintain set of files pendingAddJoey Hess2012-06-20
* separate source of content from the filename associated with the key when gen...Joey Hess2012-06-05
* Fix display of warning message when encountering a file that uses an unsuppor...Joey Hess2012-05-31
* Fix use of several config settingsJoey Hess2012-05-05
* use new getConfigJoey Hess2012-03-22
* hlintJoey Hess2012-02-16
* fix LsFiles.typeChanged pathsJoey Hess2012-02-14