summaryrefslogtreecommitdiff
path: root/Types/FileMatcher.hs
Commit message (Expand)AuthorAge
* --explain for preferred/required content matchingJoey Hess2023-07-26
* initial implementation of --explainJoey Hess2023-07-25
* Apply codespell -w throughoutYaroslav Halchenko2023-03-17
* fromkey unlocked files supportJoey Hess2021-05-03
* prep for fixing find --branch --unlockedJoey Hess2021-03-02
* remove unused contentFile = NothingJoey Hess2021-03-01
* avoid using MatchingKey where MatchingFile can be used nowJoey Hess2020-12-14
* add key to FileInfoJoey Hess2020-12-14
* clarify commentJoey Hess2020-12-14
* split ProvidedInfo and UserProvidedInfoJoey Hess2020-09-28
* allow matching on files whose content is not presentJoey Hess2020-09-28
* seek: defer matcher check until more info is knownJoey Hess2020-09-24
* sync --all avoid unncessary first passJoey Hess2020-09-24
* make MatchFiles introspectableJoey Hess2020-09-24
* convert TopFilePath to use RawFilePathJoey Hess2019-12-09
* honor preferred content when importingJoey Hess2019-05-21
* Added mimeencoding= term to annex.largefiles expressions.Joey Hess2019-04-30
* update licenses from GPL to AGPLJoey Hess2019-03-13
* support findred and --branch with file matching optionsJoey Hess2018-12-09
* matchexpression: Added --largefiles option to parse an annex.largefiles expre...Joey Hess2016-02-03
* fix build on old ghcJoey Hess2016-01-26
* matchexpression: New plumbing command to check if a preferred content express...Joey Hess2016-01-25
* relFile does not have to be relative; rename to currFileJoey Hess2015-02-06
* update my email address and homepage urlJoey Hess2015-01-21
* reorg matcher types; no non-type code changesJoey Hess2014-03-29
* improve matcher data type to allow matching Keys, instead of just files (no b...Joey Hess2014-01-18
* forgot to addJoey Hess2013-05-25