taskwarrior/doc/man
Paul Beckingham 7acef0c9fd Enhancement - related to, but not fixing bug #293
- Added new attribute modifiers 'word' and 'noword' which find the existence
  of whole words, or prove the non-existence of whole words.  If a task has
  the description "Pay the bill", then "description.word:the" will match, but
  "description.word:th" will not.  For partial word matches, there is still
  "description.contains:th".
- Added unit tests for the text.cpp functions.
- Added unit tests including the new modifiers in filters.
- Added unit tests to parse the new modifiers.
- Modified man page.
- Modified the Context::autoFilter processing to use the new modifiers for
  +tag and -tag filtering.
- Added a support email to an error message, while looking at the filter code.
- Added new modifiers to the help report.
- Modified a utf8.t unit test to include an alphanumeric tag, rather than a
  smiley face.
2009-12-07 01:35:47 -05:00
..
task-tutorial.5 Bumped version number to 1.8.5 2009-11-18 10:22:33 +01:00
task.1 Enhancement - related to, but not fixing bug #293 2009-12-07 01:35:47 -05:00
taskrc.5 Merge branch 'master' into 1.9.0 2009-12-06 04:30:56 +01:00