aboutsummaryrefslogtreecommitdiff
path: root/test.hs
Commit message (Expand)AuthorAge
* hslintGravatar Joey Hess2011-12-09
* use Control.Exception's bracketsGravatar Joey Hess2011-11-26
* add a UUID typeGravatar Joey Hess2011-11-07
* better command nameGravatar Joey Hess2011-10-31
* The fromkey command now takes the key as its first parameter. The --key optio...Gravatar Joey Hess2011-10-31
* cleanupGravatar Joey Hess2011-10-27
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* minor syntax changesGravatar Joey Hess2011-10-11
* add timestamp to uuid.logGravatar Joey Hess2011-10-06
* factor out common importsGravatar Joey Hess2011-10-03
* sshGravatar Joey Hess2011-09-29
* update test suite for smarter unusedGravatar Joey Hess2011-09-28
* fixGravatar Joey Hess2011-09-28
* remove optimize subcommand; use --auto insteadGravatar Joey Hess2011-09-15
* optimize: A new subcommand that either gets or drops file content as needed t...Gravatar Joey Hess2011-09-14
* Set EMAIL when running test suite so that git does not need to be configured ...Gravatar Joey Hess2011-08-23
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* hlint tweaksGravatar Joey Hess2011-07-15
* Bugfix: Make add ../ work.Gravatar Joey Hess2011-07-10
* factor out RemoteLogGravatar Joey Hess2011-07-05
* remove unused backend machineryGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* reove 2 tests that no longer make sense (state is not autocommitted)Gravatar Joey Hess2011-06-22
* remove some tests that no longer make senseGravatar Joey Hess2011-06-22
* move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
* fix test suiteGravatar Joey Hess2011-06-13
* 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