aboutsummaryrefslogtreecommitdiff
path: root/Annex/FileMatcher.hs
Commit message (Expand)AuthorAge
* enable LambdaCase and convert around 10% of places that could use itGravatar Joey Hess2017-11-15
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* securehash matchingGravatar Joey Hess2017-02-27
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* Include magic database in the linux and OSX standalone builds.Gravatar Joey Hess2016-02-26
* Avoid crashing when built with MagicMime support, but when the magic database...Gravatar Joey Hess2016-02-23
* matchexpression: Added --largefiles option to parse an annex.largefiles expre...Gravatar Joey Hess2016-02-03
* annex.largefiles: Add support for mimetype=text/* etc, when git-annex is link...Gravatar Joey Hess2016-02-03
* Limit annex.largefiles parsing to the subset of preferred content expressions...Gravatar Joey Hess2016-02-03
* simplifyGravatar Joey Hess2016-02-03
* refactorGravatar Joey Hess2016-02-03
* avoid unnecessary building of a one-off MapGravatar Joey Hess2016-02-03
* annex.largefiles can be configured in .gitattributes tooGravatar Joey Hess2016-02-02
* add "nothing" to preferred content DSLGravatar Joey Hess2016-02-02
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* avoid unnecessary reading of git-annex branch data when matching on annex.lar...Gravatar Joey Hess2015-12-04
* Added new "anything" preferred content expression, which matches all versions...Gravatar Joey Hess2015-06-16
* a few hlintsGravatar Joey Hess2015-04-11
* relFile does not have to be relative; rename to currFileGravatar Joey Hess2015-02-06
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* reorg matcher types; no non-type code changesGravatar Joey Hess2014-03-29
* finish wiring up groupwantedGravatar Joey Hess2014-03-15
* "standard" can now be used as a first-class keyword in preferred content expr...Gravatar Joey Hess2014-03-14
* limiting files based on metadataGravatar Joey Hess2014-02-13
* random hlint (to give the autobuilder something new to build)Gravatar Joey Hess2014-02-11
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* add "unused" preferred content expressionGravatar Joey Hess2014-01-22
* benchmarked numcopies .gitattributes in preferred contentGravatar Joey Hess2014-01-21
* Add and use numcopiesneeded preferred content expression.Gravatar Joey Hess2014-01-20
* improve matcher data type to allow matching Keys, instead of just files (no b...Gravatar Joey Hess2014-01-18
* refactorGravatar Joey Hess2013-10-28
* refactorGravatar Joey Hess2013-05-24
* per-IA-item content directoriesGravatar Joey Hess2013-04-25
* hlintGravatar Joey Hess2013-04-03
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29