summaryrefslogtreecommitdiff
path: root/Utility/Glob.hs
Commit message (Collapse)AuthorAge
* remove TDFA build flagGravatar Joey Hess2016-01-26
|
* qualify imports to avoid conflict with regex-tdfa-rcGravatar Joey Hess2015-05-30
|
* update my email address and homepage urlGravatar Joey Hess2015-01-21
|
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
| | | | | Omitted a couple of files what have had significant contributions from others.
* fix build w/o TDFAGravatar Joey Hess2014-03-04
|
* --metadata field=value can now use globs to match, and matches case ↵Gravatar Joey Hess2014-02-21
insensatively, the same as git annex view field=value does. Also refactored glob code into its own module.