Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | idiomatic elem | Joey Hess | 2011-01-30 |
| | |||
* | idiom | Joey Hess | 2011-01-27 |
| | |||
* | add test of adding a second file with the same sha1 | Joey Hess | 2011-01-27 |
| | |||
* | test untrusted repo handling | Joey Hess | 2011-01-26 |
| | |||
* | trust setting improvements | Joey Hess | 2011-01-26 |
| | |||
* | implement 3 level trust storage in trust.log | Joey Hess | 2011-01-26 |
| | |||
* | rename TypeInternals to BackendTypes | Joey Hess | 2011-01-26 |
| | | | | Now that it only contains types used by the backends | ||
* | successfully split Annex and AnnexState out of TypeInternals | Joey Hess | 2011-01-25 |
| | |||
* | got rid of Core module | Joey Hess | 2011-01-16 |
| | | | | Most of it was to do with managing annexed Content, so put there | ||
* | on second thought, unlock should fail if content is not present | Joey Hess | 2011-01-14 |
| | |||
* | unlock: Fix behavior when file content is not present. | Joey Hess | 2011-01-13 |
| | |||
* | test unused et al | Joey Hess | 2011-01-12 |
| | |||
* | I thought that reversion a migration might fail. It didn't. :) | Joey Hess | 2011-01-11 |
| | |||
* | migrate: Fix support for --backend option. | Joey Hess | 2011-01-11 |
| | |||
* | test migrate; 75% | Joey Hess | 2011-01-11 |
| | |||
* | test precommit; 74% | Joey Hess | 2011-01-11 |
| | |||
* | more fsck checks | Joey Hess | 2011-01-11 |
| | | | | 72% coverage | ||
* | add tests of setkey/fromkey | Joey Hess | 2011-01-11 |
| | |||
* | test fsck | Joey Hess | 2011-01-11 |
| | |||
* | add tests for trust/untrust | Joey Hess | 2011-01-11 |
| | |||
* | add checks that location log files are committed | Joey Hess | 2011-01-11 |
| | | | | currently failing for move --to | ||
* | test locationlog contents too | Joey Hess | 2011-01-11 |
| | |||
* | copyright years | Joey Hess | 2011-01-08 |
| | |||
* | unannex: Now skips files whose content is not present, rather than it being ↵ | Joey Hess | 2011-01-08 |
| | | | | an error. This allows gradual conversion from one backend to another by running unannex followed by add in each repository. | ||
* | add another test and improve error handling | Joey Hess | 2011-01-08 |
| | |||
* | add news item for git-annex 0.16 | Joey Hess | 2011-01-07 |
| | |||
* | more | Joey Hess | 2011-01-07 |
| | |||
* | Test suite improvements. Current top-level test coverage: 65% | Joey Hess | 2011-01-07 |
| | |||
* | more tests | Joey Hess | 2011-01-07 |
| | |||
* | various test fixes | Joey Hess | 2011-01-07 |
| | |||
* | more tests | Joey Hess | 2011-01-07 |
| | |||
* | more tests | Joey Hess | 2011-01-06 |
| | |||
* | more tests | Joey Hess | 2011-01-06 |
| | |||
* | make test suite link in git-annex's commands and run directly | Joey Hess | 2011-01-06 |
| | | | | this way, test coverage works | ||
* | added some toplevel git-annex subcommand tests | Joey Hess | 2011-01-06 |
| | | | | note that test coverage doesn't work for those yet | ||
* | add more tests | Joey Hess | 2011-01-04 |
| | |||
* | add testcoverage target using hpc | Joey Hess | 2011-01-04 |
| | | | | added a test for key read and show | ||
* | git-annex-shell can now be used as a login shell | Joey Hess | 2010-12-31 |
| | |||
* | tweak | Joey Hess | 2010-11-18 |
| | |||
* | Avoid using runghc to run test suite as it is not available on all ↵ | Joey Hess | 2010-11-10 |
| | | | | architectures. Closes: #603006 | ||
* | Reorganised the layout of .git/annex/ | Joey Hess | 2010-11-08 |
| | |||
* | better test framework | Joey Hess | 2010-11-02 |
| | |||
* | add a stupid test harness | Joey Hess | 2010-11-02 |