aboutsummaryrefslogtreecommitdiff
path: root/Backend.hs
Commit message (Expand)AuthorAge
* more lambda-case conversionGravatar Joey Hess2017-12-05
* annex.backend is the new name for what was annex.backendsGravatar Joey Hess2017-05-09
* convert error to giveupGravatar Joey Hess2017-03-01
* add KeyVariety typeGravatar Joey Hess2017-02-24
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* reorgGravatar Joey Hess2015-12-15
* refactor and improve pointer file handling codeGravatar Joey Hess2015-12-09
* support pointer filesGravatar Joey Hess2015-12-07
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* only chunk stable keysGravatar Joey Hess2014-07-30
* add key stability checking interfaceGravatar Joey Hess2014-07-27
* use map for faster backend name lookupGravatar Joey Hess2014-07-27
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* Added SKEIN256 and SKEIN512 backendsGravatar Joey Hess2013-10-01
* hlintGravatar Joey Hess2013-04-03
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* fully support core.symlinks=false in all relevant symlink handling codeGravatar Joey Hess2013-02-17
* start to support core.symlinks=falseGravatar Joey Hess2013-02-15
* assistant: Make expensive transfer scan work fully in direct mode.Gravatar Joey Hess2013-01-05
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* direct mode committingGravatar Joey Hess2012-12-12
* more indentation. must stop.Gravatar Joey Hess2012-10-28
* maintain set of files pendingAddGravatar Joey Hess2012-06-20
* separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* Fix display of warning message when encountering a file that uses an unsuppor...Gravatar Joey Hess2012-05-31
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* use new getConfigGravatar Joey Hess2012-03-22
* hlintGravatar Joey Hess2012-02-16
* fix LsFiles.typeChanged pathsGravatar Joey Hess2012-02-14
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* IO exception reworkGravatar Joey Hess2012-02-03
* type alias cleanupGravatar Joey Hess2011-12-31
* more partial function removalGravatar Joey Hess2011-12-15
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out two more Git modulesGravatar Joey Hess2011-12-13
* split out three modules from GitGravatar Joey Hess2011-12-13
* Prevent key names from containing newlines.Gravatar Joey Hess2011-12-06
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* use SHA256 by defaultGravatar Joey Hess2011-11-04
* tweaksGravatar Joey Hess2011-10-10
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* make unused check branches and tags tooGravatar Joey Hess2011-09-28
* go go gadget hlintGravatar Joey Hess2011-09-20
* tweakGravatar Joey Hess2011-09-15
* tweakGravatar Joey Hess2011-08-30
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* fooGravatar Joey Hess2011-08-06