Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 58d678f927 Bug #480 - @ Symbol in context not returning
- Fixed bug #480, which didn't properly support @ characters in tags.
  The problem was that the ctype.h ispunct() function considers @,
  # and $ to be punctuation, which I don't.  An override now allows
  these characters in tags, and specificallt '+@context' style tags.
- Added unit tests.
2010-08-24 19:08:08 -04:00
doc Documentation 2010-08-23 23:07:38 -04:00
i18n Product Name Change 2010-08-21 12:31:00 -04:00
package-config Product Name Change 2010-08-21 12:31:00 -04:00
scripts Product Name Change 2010-08-21 12:31:00 -04:00
src Bug #480 - @ Symbol in context not returning 2010-08-24 19:08:08 -04:00
.gitignore Packaging 2010-01-12 08:22:29 -05:00
AUTHORS Product Name Change 2010-08-21 12:31:00 -04:00
ChangeLog Bug #480 - @ Symbol in context not returning 2010-08-24 19:08:08 -04:00
configure.ac Bumped version number to 1.9.3 2010-07-11 00:24:36 +02:00
COPYING - Updated all documents. 2008-05-30 21:22:22 -04:00
depcomp - Generic OSS files added. 2008-04-19 22:04:44 -04:00
INSTALL - Generic OSS files added. 2008-04-19 22:04:44 -04:00
install-sh - Generic OSS files added. 2008-04-19 22:04:44 -04:00
Makefile.am Themes 2010-07-05 13:32:11 -04:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS Bug #480 - @ Symbol in context not returning 2010-08-24 19:08:08 -04:00
README Product Name Change 2010-08-21 12:31:00 -04:00
README.build Product Name Change 2010-08-21 12:31:00 -04:00
taskrc Documentation Update 2009-12-06 20:21:22 -05:00
with_lua Build - with_lua 2010-03-01 18:17:14 -05:00

Thank you for taking a look at taskwarrior!

Taskwarrior is a GTD, todo list, task management, command line utility with a
multitude of features.  It is a portable, well supported, very active project,
and it is Open Source.  Taskwarrior has binary distributions, online
documentation, demonstration movies, and you'll find all the details at:

    http://taskwarrior.org

At the site you'll find a wiki, discussion forums, downloads, news and more.

Your contributions are especially welcome.  Whether it comes in the form of
code patches, ideas, discussion, bug reports, encouragement or criticism, your
input is needed.

Please send your support questions and code patches to:

    support@taskwarrior.org

Consider joining taskwarrior.org and participating in the future of taskwarrior.

---