index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Semitrust.hs
Commit message (
Expand
)
Author
Age
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
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
*
refactor
Joey Hess
2014-02-20
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
add section metadata to all commands
Joey Hess
2013-03-24
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
remove command type definitions
Joey Hess
2011-09-15
*
improve bare repo handing
Joey Hess
2011-06-22
*
better multiword parameter handling
Joey Hess
2011-05-16
*
refactor some boilerplate
Joey Hess
2011-05-15
*
converted several commands to use Remote
Joey Hess
2011-03-27
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
prevent trust commands from trying to do things in a bare repo
Joey Hess
2011-03-03
*
trust setting improvements
Joey Hess
2011-01-26
*
implement 3 level trust storage in trust.log
Joey Hess
2011-01-26