index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
ExamineKey.hs
Commit message (
Expand
)
Author
Age
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
examimekey: Allow being run in a git repo that is not initialized by git-anne...
Joey Hess
2016-09-05
*
Fix reversion in lookupkey, contentlocation, and examinekey which caused them...
Joey Hess
2016-01-29
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
remove no longer needed noMessages
Joey Hess
2016-01-20
*
converted ContentLocation, ExampleKey, LookupKey
Joey Hess
2015-07-11
*
implement withGlobalOptions, and convert Find
Joey Hess
2015-07-10
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
contentlocation, examinekey, lookupkey: Added --batch mode option.
Joey Hess
2015-05-06
*
update my email address and homepage url
Joey Hess
2015-01-21
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
reorganize some files and imports
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
Remove --json option from commands not supporting it.
Joey Hess
2014-01-18
*
Add plumbing-level lookupkey examinekey command.
Joey Hess
2013-12-15