index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Help.hs
Commit message (
Expand
)
Author
Age
*
let optparse-applicative handle the usage display when run w/o command or bad...
Joey Hess
2015-07-09
*
remove git-annex help options display
Joey Hess
2015-07-08
*
support cmdnorepo actions, also using getopt-applicative there
Joey Hess
2015-07-08
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
display cmdparamdesc in optparse-applicative usage messages
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
Man pages for individual commands now available, and can be opened using "git...
Joey Hess
2015-03-23
*
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
*
make "git annex help options" work outside a git repo
Joey Hess
2013-11-30
*
change section
Joey Hess
2013-04-20
*
improve usage messages
Joey Hess
2013-04-20
*
Per-command usage messages.
Joey Hess
2013-03-27
*
add section metadata to all commands
Joey Hess
2013-03-24
*
where indentation
Joey Hess
2012-11-12
*
add help command
Joey Hess
2012-10-13