summaryrefslogtreecommitdiff
path: root/test.hs
Commit message (Expand)AuthorAge
* checkGravatar Joey Hess2012-12-20
* another quickcheckGravatar Joey Hess2012-12-20
* testGravatar Joey Hess2012-12-19
* refactorGravatar Joey Hess2012-12-19
* more quickcheck funGravatar Joey Hess2012-12-19
* more quickcheck funGravatar Joey Hess2012-12-19
* quickcheck test for transfer info read/write codeGravatar Joey Hess2012-12-19
* where indentingGravatar Joey Hess2012-11-11
* Bug fix: A recent change caused git-annex-shell to crash.Gravatar Joey Hess2012-10-15
* test: Fix threaded runtime hang.Gravatar Joey Hess2012-10-11
* fix breakage caught by test suiteGravatar Joey Hess2012-09-21
* broke out Verifiable to a utility library, and added a quickcheck testGravatar Joey Hess2012-09-07
* test: Set a lot of git environment variables so testing works in strange envi...Gravatar Joey Hess2012-09-06
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* map: Write map.dot to .git/annex, which avoids watch trying to annex it.Gravatar Joey Hess2012-07-17
* fix test suite buildGravatar Joey Hess2012-06-21
* update test suiteGravatar Joey Hess2012-06-05
* make GIT_DIR, GIT_WORK_TREE absoluteGravatar Joey Hess2012-05-18
* Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.Gravatar Joey Hess2012-05-18
* fix buildGravatar Joey Hess2012-05-05
* fix test suite buildGravatar Joey Hess2012-04-30
* 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