summaryrefslogtreecommitdiff
path: root/src/predicate.cc
Commit message (Expand)AuthorAgeFilesLines
* Corrected parsing of ) in command arg predicate expressions.John Wiegley2009-02-071-16/+33
* Fixed a command-line parsing bug with "account not account".John Wiegley2009-02-061-0/+2
* Added support for metadata and tagging, and made regexs a first-class type.John Wiegley2009-02-011-24/+23
* Moved the args_to_predicate function to predicate.cc.John Wiegley2009-02-011-0/+189