index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test.hs
Commit message (
Expand
)
Author
Age
...
*
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
*
disable debug output in test suite
Joey Hess
2015-06-17
*
add test case that all standard group preferred content expressions parse
Joey Hess
2015-06-17
*
avoid using isLeft/isRight which are not available with older ghc versions
Joey Hess
2015-06-06
*
fairly complete tests for git-annex import
Joey Hess
2015-06-03
*
two more breakages introduced when removing the Params constructor
Joey Hess
2015-06-03
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
rejigger imports for clean build with ghc 7.10's AMP changes
Joey Hess
2015-05-10
*
add test for stable macs
Joey Hess
2015-04-19
*
Fix fsck --from a git remote in a local directory, and from a directory speci...
Joey Hess
2015-04-18
*
test: Fix --list-tests
Joey Hess
2015-03-31
*
metadata: Fix encoding problem that led to mojibake when storing metadata str...
Joey Hess
2015-03-04
*
dropdrive drops the leading slash, so need fil:///
Joey Hess
2015-02-11
*
fix file:// url generation on windows in test
Joey Hess
2015-02-11
*
test case for addurl file://
Joey Hess
2015-02-10
*
Windows: Fix bug in dropping an annexed file, which caused a symlink to be st...
Joey Hess
2015-02-09
*
add a test case for switching to direct mode and back to indirect
Joey Hess
2015-02-09
*
implement annex.tune.branchhash1
Joey Hess
2015-01-28
*
update my email address and homepage url
Joey Hess
2015-01-21
*
convert parentDir to be based on takeDirectory, but fixed for trailing /
Joey Hess
2015-01-09
*
revert parentDir change
Joey Hess
2015-01-09
*
Merge branch 'master' into relativepaths
Joey Hess
2015-01-06
|
\
|
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
|
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
|
/
*
regression test for fda16b5c04db57bbd040116fb7696a1dd40228a0
Joey Hess
2015-01-02
*
fix windows build
Joey Hess
2014-12-30
*
remove testenv threading from test suite
Joey Hess
2014-12-30
*
enable rsync special remote test on windows
Joey Hess
2014-12-30
*
fixed all remaining build warnings on Windows
Joey Hess
2014-12-29
*
pre-commit: Block partial commit of unlocked annexed file, since that left a ...
Joey Hess
2014-11-10
*
fix windows build
Joey Hess
2014-10-16
*
Use haskell setenv library to clean up several ugly workarounds for inability...
Joey Hess
2014-10-15
*
hlint
Joey Hess
2014-10-09
*
indent with tabs not spaces
Joey Hess
2014-10-09
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
fix indentation
Joey Hess
2014-09-18
*
fix display of git-annex test command name in usage
Joey Hess
2014-09-17
*
Fix build with optparse-applicative 0.10. Closes: #761484
Joey Hess
2014-09-14
*
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
[prev]
[next]