index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Vicfg.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
converted ViCfg (trivially)
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
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
vicfg: Avoid crashing on badly encoded config data.
Joey Hess
2014-12-22
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
vicfg: Deleting configurations now resets to the default, where before it has...
Joey Hess
2014-10-14
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
make commented out lines always give the default, not a suggested setting
Joey Hess
2014-07-11
*
Added required content configuration.
Joey Hess
2014-03-29
*
finish wiring up groupwanted
Joey Hess
2014-03-15
*
vicfg: Allows editing preferred content expressions for groups.
Joey Hess
2014-03-15
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
add schedule command
Joey Hess
2013-10-13
*
add schedule to vicfg
Joey Hess
2013-10-07
*
hlint
Joey Hess
2013-09-25
*
content: New command line way to view and configure a repository's preferred ...
Joey Hess
2013-05-25
*
list standard groups in vicfg
Joey Hess
2013-05-23
*
add section metadata to all commands
Joey Hess
2013-03-24
*
vicfg: Quote filename. Closes: #696193
Joey Hess
2012-12-18
*
where indentation
Joey Hess
2012-11-12
*
full analysis of ways content could stop being preferred and need to be dropped
Joey Hess
2012-10-13
*
vicfg: New file format, avoids ambiguity with repos that have the same descri...
Joey Hess
2012-10-12
*
added preferred-content log, and allow editing it with vicfg
Joey Hess
2012-10-04
*
tweak
Joey Hess
2012-10-03
*
finished vicfg
Joey Hess
2012-10-03
*
wrote parser
Joey Hess
2012-10-03
*
vicfg: New command, allows editing (or simply viewing) most of the repository...
Joey Hess
2012-10-03