summaryrefslogtreecommitdiff
path: root/Command/Vicfg.hs
Commit message (Expand)AuthorAge
* make git annex config settings editable in vicfgGravatar Joey Hess2017-01-30
* vicfg: Include the numcopies configuation.Gravatar Joey Hess2017-01-30
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* converted ViCfg (trivially)Gravatar Joey Hess2015-07-10
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* vicfg: Avoid crashing on badly encoded config data.Gravatar Joey Hess2014-12-22
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* vicfg: Deleting configurations now resets to the default, where before it has...Gravatar Joey Hess2014-10-14
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* make commented out lines always give the default, not a suggested settingGravatar Joey Hess2014-07-11
* Added required content configuration.Gravatar Joey Hess2014-03-29
* finish wiring up groupwantedGravatar Joey Hess2014-03-15
* vicfg: Allows editing preferred content expressions for groups.Gravatar Joey Hess2014-03-15
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* add schedule commandGravatar Joey Hess2013-10-13
* add schedule to vicfgGravatar Joey Hess2013-10-07
* hlintGravatar Joey Hess2013-09-25
* content: New command line way to view and configure a repository's preferred ...Gravatar Joey Hess2013-05-25
* list standard groups in vicfgGravatar Joey Hess2013-05-23
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* vicfg: Quote filename. Closes: #696193Gravatar Joey Hess2012-12-18
* where indentationGravatar Joey Hess2012-11-12
* full analysis of ways content could stop being preferred and need to be droppedGravatar Joey Hess2012-10-13
* vicfg: New file format, avoids ambiguity with repos that have the same descri...Gravatar Joey Hess2012-10-12
* added preferred-content log, and allow editing it with vicfgGravatar Joey Hess2012-10-04
* tweakGravatar Joey Hess2012-10-03
* finished vicfgGravatar Joey Hess2012-10-03
* wrote parserGravatar Joey Hess2012-10-03
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03