summaryrefslogtreecommitdiff
path: root/Test.hs
Commit message (Expand)AuthorAge
...
* unused: Bug fix when a new file was added to the annex, and then removed (but...Gravatar Joey Hess2016-01-06
* skip fix test in unlocked v6 passGravatar Joey Hess2016-01-06
* fix testGravatar Joey Hess2016-01-06
* fix testGravatar Joey Hess2016-01-06
* fix test failure locking an unlocked not present fileGravatar Joey Hess2016-01-06
* test: Added --keep-failures option.Gravatar Joey Hess2016-01-06
* fix some tests of v6 unlocked filesGravatar Joey Hess2016-01-05
* remporarily disable v6 unlocked test pass while it's failingGravatar Joey Hess2016-01-01
* scan for unlocked files on init/upgrade of v6 repoGravatar Joey Hess2016-01-01
* started working on testing v6 unlocked filesGravatar Joey Hess2016-01-01
* add test: conflict resolution (mixed locked and unlocked file)Gravatar Joey Hess2015-12-30
* test suite 100% pass in v6, finally!Gravatar Joey Hess2015-12-30
* fix failing git-annex unused test case in v6Gravatar Joey Hess2015-12-30
* set annex.largefiles earlier in test suiteGravatar Joey Hess2015-12-30
* move check for if direct mode is supported to the right placeGravatar Joey Hess2015-12-29
* fix build on windowsGravatar Joey Hess2015-12-28
* temporarily disable v6 repos tests (still 4 failures)Gravatar Joey Hess2015-12-24
* test suite down to only 4 fails with v6Gravatar Joey Hess2015-12-16
* pass --version to init when neededGravatar Joey Hess2015-12-16
* starting to work on test suite for v6Gravatar Joey Hess2015-12-15
* reorgGravatar Joey Hess2015-12-15
* reorg quickcheck to a separate moduleGravatar Joey Hess2015-11-17
* fix use of hifalutin terminologyGravatar Joey Hess2015-11-16
* add test cases for copy --autoGravatar Joey Hess2015-10-06
* support gpg.programGravatar Joey Hess2015-09-09
* init: Fix reversion in detection of repo made with git clone --sharedGravatar Joey Hess2015-09-09
* wire tasty's option parser into the main program option parserGravatar Joey Hess2015-07-13
* better method for running tasty's optparse as a subcommandGravatar Joey Hess2015-07-08
* refactorGravatar Joey Hess2015-07-08
* Removed support for optparse-applicative versions older than 0.10.Gravatar Joey Hess2015-07-07
* log: Fix reversion introduced in version 5.20150528 that broke this command.Gravatar Joey Hess2015-07-02
* disable debug output in test suiteGravatar Joey Hess2015-06-17
* add test case that all standard group preferred content expressions parseGravatar Joey Hess2015-06-17
* avoid using isLeft/isRight which are not available with older ghc versionsGravatar Joey Hess2015-06-06
* fairly complete tests for git-annex importGravatar Joey Hess2015-06-03
* two more breakages introduced when removing the Params constructorGravatar Joey Hess2015-06-03
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
* add test for stable macsGravatar Joey Hess2015-04-19
* Fix fsck --from a git remote in a local directory, and from a directory speci...Gravatar Joey Hess2015-04-18
* test: Fix --list-testsGravatar Joey Hess2015-03-31
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* dropdrive drops the leading slash, so need fil:///Gravatar Joey Hess2015-02-11
* fix file:// url generation on windows in testGravatar Joey Hess2015-02-11
* test case for addurl file://Gravatar Joey Hess2015-02-10
* Windows: Fix bug in dropping an annexed file, which caused a symlink to be st...Gravatar Joey Hess2015-02-09
* add a test case for switching to direct mode and back to indirectGravatar Joey Hess2015-02-09
* implement annex.tune.branchhash1Gravatar Joey Hess2015-01-28
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* convert parentDir to be based on takeDirectory, but fixed for trailing /Gravatar Joey Hess2015-01-09