index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test.hs
Commit message (
Expand
)
Author
Age
*
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
*
test case for recent sync --content reversion
Joey Hess
2016-01-26
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
defer deletion of test repos until end, fixes sqlite crash
Joey Hess
2016-01-08
*
view: Avoid using cute unicode homomorphs for '/' and '\' and instead use ugl...
Joey Hess
2016-01-08
*
fix broken test
Joey Hess
2016-01-07
*
unused: deal with v6 unlocked file that is implicitly ingested by git diff etc
Joey Hess
2016-01-06
*
unused: Bug fix when a new file was added to the annex, and then removed (but...
Joey Hess
2016-01-06
*
skip fix test in unlocked v6 pass
Joey Hess
2016-01-06
*
fix test
Joey Hess
2016-01-06
*
fix test
Joey Hess
2016-01-06
*
fix test failure locking an unlocked not present file
Joey Hess
2016-01-06
*
test: Added --keep-failures option.
Joey Hess
2016-01-06
*
fix some tests of v6 unlocked files
Joey Hess
2016-01-05
*
remporarily disable v6 unlocked test pass while it's failing
Joey Hess
2016-01-01
*
scan for unlocked files on init/upgrade of v6 repo
Joey Hess
2016-01-01
*
started working on testing v6 unlocked files
Joey Hess
2016-01-01
*
add test: conflict resolution (mixed locked and unlocked file)
Joey Hess
2015-12-30
*
test suite 100% pass in v6, finally!
Joey Hess
2015-12-30
*
fix failing git-annex unused test case in v6
Joey Hess
2015-12-30
*
set annex.largefiles earlier in test suite
Joey Hess
2015-12-30
*
move check for if direct mode is supported to the right place
Joey Hess
2015-12-29
*
fix build on windows
Joey Hess
2015-12-28
*
temporarily disable v6 repos tests (still 4 failures)
Joey Hess
2015-12-24
*
test suite down to only 4 fails with v6
Joey Hess
2015-12-16
*
pass --version to init when needed
Joey Hess
2015-12-16
*
starting to work on test suite for v6
Joey Hess
2015-12-15
*
reorg
Joey Hess
2015-12-15
*
reorg quickcheck to a separate module
Joey Hess
2015-11-17
*
fix use of hifalutin terminology
Joey Hess
2015-11-16
*
add test cases for copy --auto
Joey Hess
2015-10-06
*
support gpg.program
Joey Hess
2015-09-09
*
init: Fix reversion in detection of repo made with git clone --shared
Joey Hess
2015-09-09
*
wire tasty's option parser into the main program option parser
Joey Hess
2015-07-13
*
better method for running tasty's optparse as a subcommand
Joey Hess
2015-07-08
*
refactor
Joey Hess
2015-07-08
*
Removed support for optparse-applicative versions older than 0.10.
Joey Hess
2015-07-07
*
log: Fix reversion introduced in version 5.20150528 that broke this command.
Joey Hess
2015-07-02
[next]