aboutsummaryrefslogtreecommitdiff
path: root/Command/View.hs
Commit message (Expand)AuthorAge
* showStart variant for when there's no worktree fileGravatar Joey Hess2017-11-28
* 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
* use action, not sideActionGravatar Joey Hess2015-10-11
* 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
* fix view generation code to work when run in a subdirectory; no longer needs ...Gravatar Joey Hess2015-01-06
* simplify usage displayGravatar Joey Hess2014-10-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* view: Refuse to enter a view when no branch is currently checked out.Gravatar Joey Hess2014-03-02
* doc improvementsGravatar Joey Hess2014-03-02
* view, vfilter: Add support for filtering tags and values out of a view, using...Gravatar Joey Hess2014-03-02
* metadata: FIeld names are now case insensative.Gravatar Joey Hess2014-02-25
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Gravatar Joey Hess2014-02-23
* rather ugly workaround for directories with spaces as MetaFieldsGravatar Joey Hess2014-02-22
* views: add automatically constructed file location metadataGravatar Joey Hess2014-02-22
* add tip about metadata driven views (and more flexible view filtering)Gravatar Joey Hess2014-02-19
* new section for metadataGravatar Joey Hess2014-02-19
* remove Read instance for RefGravatar Joey Hess2014-02-19
* vpop NGravatar Joey Hess2014-02-18
* fix view changing when in subdirGravatar Joey Hess2014-02-18
* add vadd commandGravatar Joey Hess2014-02-18
* add git annex view commandGravatar Joey Hess2014-02-18