summaryrefslogtreecommitdiff
path: root/Test.hs
Commit message (Expand)AuthorAge
* pre-commit: Block partial commit of unlocked annexed file, since that left a ...Joey Hess2014-11-10
* fix windows buildJoey Hess2014-10-16
* Use haskell setenv library to clean up several ugly workarounds for inability...Joey Hess2014-10-15
* hlintJoey Hess2014-10-09
* indent with tabs not spacesJoey Hess2014-10-09
* fix some mixed space+tab indentationJoey Hess2014-10-09
* fix indentationJoey Hess2014-09-18
* fix display of git-annex test command name in usageJoey Hess2014-09-17
* Fix build with optparse-applicative 0.10. Closes: #761484Joey Hess2014-09-14
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* update for change in bup remote removalJoey Hess2014-08-06
* Deal with change in git 2.0 that made indirect mode merge conflict resolution...Joey Hess2014-07-11
* uninit: Avoid failing final removal in some direct mode repositories due to f...Joey Hess2014-07-11
* add regression test case for ba42b67c70715282fc38953e029f0a172fc00c5dJoey Hess2014-07-10
* support commit.gpgsignJoey Hess2014-07-04
* export CreateProcess fields from Utility.ProcessJoey Hess2014-06-10
* replace (Key, Backend) with KeyJoey Hess2014-04-17
* add new testJoey Hess2014-04-12
* fix build with new optparse-applicative releaseJoey Hess2014-03-20
* Windows: Fix some filename encoding bugs.Joey Hess2014-03-19
* factored out a generic MapLog from uuid-based logsJoey Hess2014-03-15
* more conflict resolution testsJoey Hess2014-03-04
* sync: Automatically resolve merge conflict between and annexed file and a reg...Joey Hess2014-03-04
* add test case for merge conflict resolution between annexed and in-git fileJoey Hess2014-03-04
* added test for conflict resolution with a file that is both deleted and modifiedJoey Hess2014-03-04
* fix test case to convert slashes for DOSJoey Hess2014-03-04
* much improved test and real fix for FAT symlink loss on conflicted mergeJoey Hess2014-03-04
* improved test for FAT symlink regressionsJoey Hess2014-03-04
* fix environment propigation in windows test suiteJoey Hess2014-03-04
* add test cases for the new direct mode merge bugJoey Hess2014-03-04
* change directory encoding in ViewedFile such that the original directory can ...Joey Hess2014-02-22
* add git annex view commandJoey Hess2014-02-18
* add another quickcheck property, and several edge cases handledJoey Hess2014-02-16
* filter branches (incomplete)Joey Hess2014-02-16
* fix metadata log simplifier and additional quickcheck testsJoey Hess2014-02-12
* data types and serialization for metadataJoey Hess2014-02-12
* more hlintJoey Hess2014-02-11
* use nukefile rather than shelling to rmJoey Hess2014-02-10
* eliminating absNormPathJoey Hess2014-02-07
* add regression test for symlink calculationJoey Hess2014-02-06
* add test case & fix conflict resolution bug on Windows & FATJoey Hess2014-02-04
* narrowing test caseJoey Hess2014-02-04
* add test case for windows sync push failureJoey Hess2014-02-04
* set up git email config in clone repos too when running testJoey Hess2014-02-04
* fix broken testJoey Hess2014-02-03
* fix reversion on repo deletionJoey Hess2014-02-03
* improve failure messageJoey Hess2014-02-03
* fix test suite to pass on windowsJoey Hess2014-02-03
* try harder to delete test dir on windowsJoey Hess2014-02-03
* Windows: Fix deletion of repositories by test suite and webapp.Joey Hess2014-02-03