aboutsummaryrefslogtreecommitdiff
path: root/test.hs
Commit message (Expand)AuthorAge
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* support remote config values with spaces and other charactersGravatar Joey Hess2011-05-16
* fixupGravatar Joey Hess2011-05-15
* fix test suite when run by rootGravatar Joey Hess2011-04-26
* exit nonzero when there were failure, not just errorsGravatar Joey Hess2011-04-26
* move quickcheck Arbitrary declaration into test suiteGravatar Joey Hess2011-04-25
* generalized relPathDirTo functionsGravatar Joey Hess2011-04-25
* add test to ensure hmac remains stableGravatar Joey Hess2011-04-21
* make encrypted remotes have slightly higher costsGravatar Joey Hess2011-04-17
* convert test to RemoteGravatar Joey Hess2011-03-27
* converted several commands to use RemoteGravatar Joey Hess2011-03-27
* test suite passes againGravatar Joey Hess2011-03-15
* rename fileGravatar Joey Hess2011-03-15
* a new Key data type with metadataGravatar Joey Hess2011-03-15
* Bugfix: When fsck detected and moved away corrupt file content, it did not up...Gravatar Joey Hess2011-03-03
* remove redundant importsGravatar Joey Hess2011-03-03
* only enable SHA backends that configure finds support forGravatar Joey Hess2011-03-02
* use ShellParam typeGravatar Joey Hess2011-02-28
* Make test suite not rely on a working cp -pr.Gravatar Joey Hess2011-02-13
* regression test for multi-file unannexGravatar Joey Hess2011-02-09
* test: Set git user name and email in case git can't guess values.Gravatar Joey Hess2011-02-09
* simpler approachGravatar Joey Hess2011-02-09
* test: Don't rely on chmod -R working.Gravatar Joey Hess2011-02-09
* idiomatic elemGravatar Joey Hess2011-01-30
* idiomGravatar Joey Hess2011-01-27
* add test of adding a second file with the same sha1Gravatar Joey Hess2011-01-27
* test untrusted repo handlingGravatar Joey Hess2011-01-26
* trust setting improvementsGravatar Joey Hess2011-01-26
* implement 3 level trust storage in trust.logGravatar Joey Hess2011-01-26
* rename TypeInternals to BackendTypesGravatar Joey Hess2011-01-26
* successfully split Annex and AnnexState out of TypeInternalsGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* on second thought, unlock should fail if content is not presentGravatar Joey Hess2011-01-14
* unlock: Fix behavior when file content is not present.Gravatar Joey Hess2011-01-13
* test unused et alGravatar Joey Hess2011-01-12
* I thought that reversion a migration might fail. It didn't. :)Gravatar Joey Hess2011-01-11
* migrate: Fix support for --backend option.Gravatar Joey Hess2011-01-11
* test migrate; 75%Gravatar Joey Hess2011-01-11
* test precommit; 74%Gravatar Joey Hess2011-01-11
* more fsck checksGravatar Joey Hess2011-01-11
* add tests of setkey/fromkeyGravatar Joey Hess2011-01-11
* test fsckGravatar Joey Hess2011-01-11
* add tests for trust/untrustGravatar Joey Hess2011-01-11
* add checks that location log files are committedGravatar Joey Hess2011-01-11
* test locationlog contents tooGravatar Joey Hess2011-01-11
* copyright yearsGravatar Joey Hess2011-01-08
* unannex: Now skips files whose content is not present, rather than it being a...Gravatar Joey Hess2011-01-08
* add another test and improve error handlingGravatar Joey Hess2011-01-08
* add news item for git-annex 0.16Gravatar Joey Hess2011-01-07
* moreGravatar Joey Hess2011-01-07