| Commit message (Expand) | Author | Age |
* | Split Test.hs and avoid optimising it much, to need less memory to compile. | Joey Hess | 2018-02-18 |
* | finally really add back custom-setup stanza | Joey Hess | 2017-12-31 |
* | Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor... | Joey Hess | 2017-12-31 |
* | git-annex.cabal: Add back custom-setup stanza, so cabal new-build works. | Joey Hess | 2017-12-31 |
* | Removed the testsuite build flag | Joey Hess | 2017-12-20 |
* | fold Build/SysConfig.hs into BuildInfo via include | Joey Hess | 2017-12-14 |
* | .noannex file | Joey Hess | 2017-12-13 |
* | try again to avoid directory removal issues on NFS | Joey Hess | 2017-12-05 |
* | still can't express custom-setup deps | Joey Hess | 2017-11-14 |
* | split out setEnv to avoid adding dep | Joey Hess | 2017-11-14 |
* | avoid build warning on windows | Joey Hess | 2017-10-24 |
* | fix process and FD leak | Joey Hess | 2017-09-29 |
* | test: Fix reversion that made it only run inside a git repository. | Joey Hess | 2017-09-29 |
* | init: Display an additional message when it detects a filesystem that allows ... | Joey Hess | 2017-08-28 |
* | add annex-ignore-command and annex-sync-command configs | Joey Hess | 2017-08-17 |
* | test: Avoid most situations involving failure to delete test directories | Joey Hess | 2017-08-14 |
* | Fix a git-annex test failure when run on NFS due to NFS lock files preventing... | Joey Hess | 2017-08-14 |
* | Added GIT_ANNEX_VECTOR_CLOCK environment variable | Joey Hess | 2017-08-14 |
* | fix failing quickcheck properties | Joey Hess | 2017-06-17 |
* | fix test suite breakage caused by GIT_ANNEX_USE_GIT_SSH | Joey Hess | 2017-04-07 |
* | improve git-annex-shell exit status propigation | Joey Hess | 2017-03-20 |
* | test move with ssh remote | Joey Hess | 2017-03-17 |
* | test suite infra for testing mocked ssh remotes | Joey Hess | 2017-03-17 |
* | add KeyVariety type | Joey Hess | 2017-02-24 |
* | factor non-type stuff out of Key | Joey Hess | 2017-02-24 |
* | correct spelling mistakes | Edward Betts | 2017-02-12 |
* | import: Changed how --deduplicate, --skip-duplicates, and --clean-duplicates ... | Joey Hess | 2017-02-07 |
* | Always use filesystem encoding for all file and handle reads and writes. | Joey Hess | 2016-12-24 |
* | lock: Fix edge cases where data loss could occur in v6 mode. | Joey Hess | 2016-10-17 |
* | add test case for sync_in_adjusted_branch_deleted_recently_added_files | Joey Hess | 2016-10-11 |
* | squelch build warning on windows | Joey Hess | 2016-09-06 |
* | Removed dependency on json library; all JSON is now handled by aeson. | Joey Hess | 2016-07-26 |
* | uninit: Fix crash due to trying to write to deleted keys db. | Joey Hess | 2016-07-12 |
* | add test case for http://git-annex.branchable.com/bugs/Assistant_keeps_deleti... | Joey Hess | 2016-06-13 |
* | reproduced | Joey Hess | 2016-06-13 |
* | update test suite for lock/unlock with missing file content change in v6 | Joey Hess | 2016-06-09 |
* | better failure diagnosis | Joey Hess | 2016-06-03 |
* | plumb RemoteGitConfig through to decryptCipher | Joey Hess | 2016-05-23 |
* | fix recent test suite reversion | Joey Hess | 2016-05-23 |
* | fix test suite breakage | Joey Hess | 2016-05-23 |
* | adjusted branches need git 2.2.0 or newer | Joey Hess | 2016-04-22 |
* | use a separate tmp dir for the test home | Joey Hess | 2016-04-20 |
* | a couple of tests chdir in ways that need an absolute path in the overridden ... | Joey Hess | 2016-04-20 |
* | Isolate test suite from global git config settings. | Joey Hess | 2016-04-20 |
* | add simple test for conflict resolution in adjusted branch | Joey Hess | 2016-04-12 |
* | don't assume git-annex is in path when calling itself from test suite | Joey Hess | 2016-02-16 |
* | 100% pass on FAT | Joey Hess | 2016-02-16 |
* | fix numerous problem with test suite on crippled filesystems etc | Joey Hess | 2016-02-16 |
* | avoid fromkey test when on crippled fs | Joey Hess | 2016-02-15 |
* | skip v6 locked tests on windows, not supported | Joey Hess | 2016-02-15 |