aboutsummaryrefslogtreecommitdiff
path: root/Backend.hs
Commit message (Expand)AuthorAge
...
* hlint tweaksGravatar Joey Hess2011-07-15
* remove unused backend machineryGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* found a few places I can use newtypeGravatar Joey Hess2011-05-21
* --backend now overrides any backend configured in .gitattributes files.Gravatar Joey Hess2011-05-18
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* more Control.Monad.State export fixGravatar Joey Hess2011-04-26
* ghc7Gravatar Joey Hess2011-04-21
* annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes")Gravatar Joey Hess2011-03-26
* migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...Gravatar Joey Hess2011-03-23
* improve size change displayGravatar Joey Hess2011-03-23
* tweakGravatar Joey Hess2011-03-23
* check key size when available, no matter the backendGravatar Joey Hess2011-03-23
* upgrade groundworkGravatar Joey Hess2011-03-16
* rename fileGravatar Joey Hess2011-03-15
* first pass at using new keysGravatar Joey Hess2011-03-15
* only enable SHA backends that configure finds support forGravatar Joey Hess2011-03-02
* avoid warning when symlink in the repo contains a colon but is not aGravatar Joey Hess2011-01-27
* make filename available to fsck messagesGravatar Joey Hess2011-01-26
* rename TypeInternals to BackendTypesGravatar Joey Hess2011-01-26
* rework config storageGravatar Joey Hess2011-01-26
* successfully split Annex and AnnexState out of TypeInternalsGravatar Joey Hess2011-01-25
* parameterize Backend typeGravatar Joey Hess2011-01-25
* fix real underlaying cause, and fix test suite to not skip it0.17Gravatar Joey Hess2011-01-09
* bugfix: Fix crash caused by a symlink in the repo with link text ending in a ...Gravatar Joey Hess2011-01-09
* The git-annex-backend attribute has been renamed to annex.backend.Gravatar Joey Hess2010-11-28
* In .gitattributes, the git-annex-numcopies attribute can be used to control t...Gravatar Joey Hess2010-11-28
* finished hlintingGravatar Joey Hess2010-11-22
* hlint tweaksGravatar Joey Hess2010-11-22
* Fix `git annex add ../foo` (when ran in a subdir of the repo).Gravatar Joey Hess2010-11-17
* dropunusedGravatar Joey Hess2010-11-15
* fsck improvementsGravatar Joey Hess2010-11-13
* refactoring, no code changes reallyGravatar Joey Hess2010-11-08
* fsck worksGravatar Joey Hess2010-11-07
* hlinted a few filesGravatar Joey Hess2010-11-06
* In .gitattributes, the git-annex-backend attribute can be set to the names of...Gravatar Joey Hess2010-11-01
* now only need to add gitattributes lookupGravatar Joey Hess2010-11-01
* Fix crash on unknown symlinks.Gravatar Joey Hess2010-10-31
* more Wall cleaningGravatar Joey Hess2010-10-31
* ok, let's just use extensible-exceptionsGravatar Joey Hess2010-10-30
* Support building with Debian stable's ghc.Gravatar Joey Hess2010-10-30
* copyright statements0.02Gravatar Joey Hess2010-10-27
* fix perl refugee codeGravatar Joey Hess2010-10-22
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
* gratuitous renameGravatar Joey Hess2010-10-18
* move supportedBackends list into annex monadGravatar Joey Hess2010-10-17
* tweaksGravatar Joey Hess2010-10-16
* git annex describeGravatar Joey Hess2010-10-16
* bugfixGravatar Joey Hess2010-10-14