aboutsummaryrefslogtreecommitdiff
path: root/Test.hs
Commit message (Expand)AuthorAge
* uninit now leaves behind copies of the files, due to unannex behavior change4.20131101Gravatar Joey Hess2013-11-01
* update for renamed commandGravatar Joey Hess2013-11-01
* test case for a40e203f23a87bbc6d362d33734f1e4dcf645871Gravatar Joey Hess2013-10-16
* tighten file2key to not produce invalid keys with no keyNameGravatar Joey Hess2013-10-16
* quickcheck durationGravatar Joey Hess2013-10-08
* quickcheck schedule parsingGravatar Joey Hess2013-10-07
* ensure that hash representations don't change in futureGravatar Joey Hess2013-10-01
* more win warning squashingGravatar Joey Hess2013-09-06
* fix windows build warningGravatar Joey Hess2013-09-06
* fix warning in windows buildGravatar Joey Hess2013-09-06
* rename constructor for clariyGravatar Joey Hess2013-09-05
* wordingGravatar Joey Hess2013-09-04
* replace an over-explained Bool with a data typeGravatar Joey Hess2013-09-04
* Merge branch 'master' into encryptionGravatar Joey Hess2013-09-04
|\
* | Allow public-key encryption of file content.Gravatar guilhem2013-09-03
| * refactor git-annex branch log filename code into central locationGravatar Joey Hess2013-08-29
* | Allow revocation of OpenPGP keys.Gravatar guilhem2013-08-29
|/
* Unused: bugfixGravatar guilhem2013-08-26
* add test case for unused with unstaged linkGravatar Joey Hess2013-08-22
* enable 2 more tests on WindowsGravatar Joey Hess2013-08-04
* Windows: Fixed permissions problem that prevented removing files from directo...Gravatar Joey Hess2013-08-04
* missed some __WINDOWS__ definesGravatar Joey Hess2013-08-04
* regression test for 043672e11448516b70c0bea789f94fd3d5e16910Gravatar Joey Hess2013-07-30
* Improve test suite on Windows; now tests git annex sync.Gravatar Joey Hess2013-07-30
* update test suite for dropunused behavior changeGravatar Joey Hess2013-07-30
* Support unannex and uninit in direct mode.Gravatar Joey Hess2013-07-22
* adjust test suite for changed dropunused behavior with bogus numbersGravatar Joey Hess2013-07-09
* few final bits for fully working test suite on windowsGravatar Joey Hess2013-06-18
* Windows: The test suite now passes on Windows (a few broken parts are disabled).Gravatar Joey Hess2013-06-18
* disable a test that windows git doesn't supportGravatar Joey Hess2013-06-18
* more slash fixesGravatar Joey Hess2013-06-18
* couple path separator fixesGravatar Joey Hess2013-06-18
* allow test temp dir removal to fail (working around some problem on Windows)Gravatar Joey Hess2013-06-18
* some basic tests of preferred content expressions and standard groupsGravatar Joey Hess2013-05-25
* Fix bug in parsing of parens in some preferred content expressions. This fixe...Gravatar Joey Hess2013-05-24
* add a test case for merge conflict automatic resolutionGravatar Joey Hess2013-05-20
* run the test suite twice, once in direct modeGravatar Joey Hess2013-05-20
* fix windows buildGravatar Joey Hess2013-05-19
* Allow building with gpg2.Gravatar Joey Hess2013-05-19
* better messageGravatar Joey Hess2013-05-17
* ssh warningsGravatar Joey Hess2013-05-17
* can't test gpg on Windows yetGravatar Joey Hess2013-05-17
* use posixcompatGravatar Joey Hess2013-05-17
* try building test suite on windowsGravatar Joey Hess2013-05-17
* fsck behavior varies in direct mode when the file is modifiedGravatar Joey Hess2013-05-17
* disable unused test in direct modeGravatar Joey Hess2013-05-17
* disable stuff that is not supported in direct modeGravatar Joey Hess2013-05-17
* fix testGravatar Joey Hess2013-05-15
* cleanupGravatar Joey Hess2013-05-15
* more fixes for test suite in direct modeGravatar Joey Hess2013-05-15