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
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
update for change in bup remote removal
Joey Hess
2014-08-06
*
Deal with change in git 2.0 that made indirect mode merge conflict resolution...
Joey Hess
2014-07-11
*
uninit: Avoid failing final removal in some direct mode repositories due to f...
Joey Hess
2014-07-11
*
add regression test case for 84ffc8f7d265c8a685c1ea081c8a8871c7ee1b44
Joey Hess
2014-07-10
*
support commit.gpgsign
Joey Hess
2014-07-04
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
add new test
Joey Hess
2014-04-12
*
fix build with new optparse-applicative release
Joey Hess
2014-03-20
*
Windows: Fix some filename encoding bugs.
Joey Hess
2014-03-19
*
factored out a generic MapLog from uuid-based logs
Joey Hess
2014-03-15
*
more conflict resolution tests
Joey Hess
2014-03-04
*
sync: Automatically resolve merge conflict between and annexed file and a reg...
Joey Hess
2014-03-04
*
add test case for merge conflict resolution between annexed and in-git file
Joey Hess
2014-03-04
*
added test for conflict resolution with a file that is both deleted and modified
Joey Hess
2014-03-04
*
fix test case to convert slashes for DOS
Joey Hess
2014-03-04
*
much improved test and real fix for FAT symlink loss on conflicted merge
Joey Hess
2014-03-04
*
improved test for FAT symlink regressions
Joey Hess
2014-03-04
*
fix environment propigation in windows test suite
Joey Hess
2014-03-04
*
add test cases for the new direct mode merge bug
Joey Hess
2014-03-04
*
change directory encoding in ViewedFile such that the original directory can ...
Joey Hess
2014-02-22
*
add git annex view command
Joey Hess
2014-02-18
*
add another quickcheck property, and several edge cases handled
Joey Hess
2014-02-16
*
filter branches (incomplete)
Joey Hess
2014-02-16
*
fix metadata log simplifier and additional quickcheck tests
Joey Hess
2014-02-12
*
data types and serialization for metadata
Joey Hess
2014-02-12
*
more hlint
Joey Hess
2014-02-11
*
use nukefile rather than shelling to rm
Joey Hess
2014-02-10
*
eliminating absNormPath
Joey Hess
2014-02-07
*
add regression test for symlink calculation
Joey Hess
2014-02-06
*
add test case & fix conflict resolution bug on Windows & FAT
Joey Hess
2014-02-04
*
narrowing test case
Joey Hess
2014-02-04
*
add test case for windows sync push failure
Joey Hess
2014-02-04
*
set up git email config in clone repos too when running test
Joey Hess
2014-02-04
*
fix broken test
Joey Hess
2014-02-03
*
fix reversion on repo deletion
Joey Hess
2014-02-03
*
improve failure message
Joey Hess
2014-02-03
*
fix test suite to pass on windows
Joey Hess
2014-02-03
*
try harder to delete test dir on windows
Joey Hess
2014-02-03
*
Windows: Fix deletion of repositories by test suite and webapp.
Joey Hess
2014-02-03
*
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
Joey Hess
2014-01-29
*
Revert "temporarily revert tasty-rerun support for this release"
Joey Hess
2014-01-27
*
temporarily revert tasty-rerun support for this release
5.20140127
Joey Hess
2014-01-27
*
reorg
Joey Hess
2014-01-26
*
reorganize some files and imports
Joey Hess
2014-01-26
*
tasty-rerun! make rerest runs much much faster than running whole test suite
Joey Hess
2014-01-24
*
add timestamps to unused log files
Joey Hess
2014-01-22
*
tests should now all run independently, without needing any prior tests to ha...
Joey Hess
2014-01-21
*
use tasty resources
Joey Hess
2014-01-21
[next]