aboutsummaryrefslogtreecommitdiff
path: root/Command/ConfigList.hs
Commit message (Expand)AuthorAge
* .noannex fileGravatar Joey Hess2017-12-13
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Use git-annex init --version=6 to get v6 for nowGravatar Joey Hess2015-12-15
* git-annex-shell: Don't let configlist auto-init repository when in readonly m...Gravatar Joey Hess2015-08-05
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* 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
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* git-annex-shell: Make configlist automatically initialize a remote git reposi...Gravatar Joey Hess2014-03-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* set oneshot mode on a per-command basisGravatar Joey Hess2012-02-14
* clean up read/show abuseGravatar Joey Hess2011-11-08
* add a UUID typeGravatar Joey Hess2011-11-07
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* remove command type definitionsGravatar Joey Hess2011-09-15
* git-annex-shell configlist should not be standaloneGravatar Joey Hess2011-08-17
* refactor some boilerplateGravatar Joey Hess2011-05-15
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* git-annex-shell: Avoid exposing any git repo config except for the annex.uuid...Gravatar Joey Hess2011-01-04
* git-annex-shell mostly done now, only needs 2 more subcommandsGravatar Joey Hess2010-12-30