summaryrefslogtreecommitdiff
path: root/test.hs
Commit message (Expand)AuthorAge
* remove addurl testGravatar Joey Hess2012-03-06
* Fix a bug in symlink calculation code, that triggered in rare cases where an ...Gravatar Joey Hess2012-03-05
* Fix test suite to not require a unicode locale.Gravatar Joey Hess2012-02-29
* quiet expected compiler warningGravatar Joey Hess2012-02-20
* exception update in test tooGravatar Joey Hess2012-02-03
* add a test case for adding a file with a unicode filenameGravatar Joey Hess2012-01-31
* git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE.Gravatar Joey Hess2012-01-13
* break module dependancy loopGravatar Joey Hess2012-01-10
* don't use GPG_AGENT_INFO to force batch mode in test suiteGravatar Joey Hess2012-01-09
* Fix overbroad gpg --no-tty fix from last release.Gravatar Joey Hess2012-01-07
* type alias cleanupGravatar Joey Hess2011-12-31
* handle C-style escapes in FormatGravatar Joey Hess2011-12-23
* cleanupGravatar Joey Hess2011-12-22
* Add --include, which is the same as --not --exclude.Gravatar Joey Hess2011-12-22
* test fsck in bare repos (75%)Gravatar Joey Hess2011-12-21
* improveGravatar Joey Hess2011-12-21
* test bup special remote (74% coverage)Gravatar Joey Hess2011-12-21
* test coverage improvementsGravatar Joey Hess2011-12-21
* test encrypted special remoteGravatar Joey Hess2011-12-20
* Test suite improvements. Current top-level test coverage: 68%Gravatar Joey Hess2011-12-20
* map: --fast disables use of dot to display mapGravatar Joey Hess2011-12-20
* add basic tests for some of the newer commandsGravatar Joey Hess2011-12-20
* cleanup backend used when reversing migrationGravatar Joey Hess2011-12-20
* run annex monad in quiet mode when testingGravatar Joey Hess2011-12-20
* factor out -qGravatar Joey Hess2011-12-20
* add tests of directory and rsync special remotesGravatar Joey Hess2011-12-20
* added a test of the hook special remoteGravatar Joey Hess2011-12-20
* 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
* 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