index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
ConfigList.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
Use git-annex init --version=6 to get v6 for now
Joey Hess
2015-12-15
*
git-annex-shell: Don't let configlist auto-init repository when in readonly m...
Joey Hess
2015-08-05
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
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
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
git-annex-shell: Make configlist automatically initialize a remote git reposi...
Joey Hess
2014-03-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
git-annex-shell: Added support for operating inside gcrypt repositories.
Joey Hess
2013-09-24
*
add section metadata to all commands
Joey Hess
2013-03-24
*
more descriptive name for oneshot
Joey Hess
2012-09-15
*
set oneshot mode on a per-command basis
Joey Hess
2012-02-14
*
clean up read/show abuse
Joey Hess
2011-11-08
*
add a UUID type
Joey Hess
2011-11-07
*
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
*
minor syntax changes
Joey Hess
2011-10-11
*
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
*
git-annex-shell configlist should not be standalone
Joey Hess
2011-08-17
*
refactor some boilerplate
Joey Hess
2011-05-15
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
git-annex-shell: Avoid exposing any git repo config except for the annex.uuid...
Joey Hess
2011-01-04
*
git-annex-shell mostly done now, only needs 2 more subcommands
Joey Hess
2010-12-30