Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 09431caf1c Bug
- Tag matching was being performed using the regex \b<tag>\b, which makes
  taskwarrior dependent on regex lib bugs for basic functionality.  This is
  now modified to use pseudo-operators _hastag_ and _notag_.
2012-02-19 17:20:11 -05:00
doc Theme Sample generation 2012-01-30 20:27:17 -05:00
i18n Documentation 2011-08-09 22:46:41 -04:00
package-config Copyright 2012-01-02 23:32:10 -05:00
scripts Lua 2012-01-15 11:39:53 -05:00
src Bug 2012-02-19 17:20:11 -05:00
test Unit Tests 2012-02-13 06:16:18 -05:00
.gitignore Build System 2011-04-23 16:41:37 -04:00
AUTHORS Portability 2012-02-15 19:26:26 -05:00
ChangeLog Portability 2012-02-15 19:26:26 -05:00
cmake.h.in Fixed bugs #533 and #536 2011-09-14 01:10:52 +02:00
CMakeLists.txt Bumped version number to 2.0.0.beta5 2011-10-16 22:56:46 +02:00
commit.h.in L10N 2011-05-28 00:02:04 -04:00
COPYING Copyright 2012-01-02 23:32:10 -05:00
DEVELOPER Cleanup 2012-01-12 01:06:26 -05:00
EXPOSITION Documentation 2011-12-18 12:37:09 -05:00
INSTALL Configure instructions for 32bit on OSX 2011-09-26 23:50:25 +02:00
LICENSE Copyright 2012-01-02 23:32:10 -05:00
NEWS Urgency 2012-01-02 22:33:25 -05:00
README LICENSE 2011-10-08 00:09:34 +02: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.

---

taskwarrior is released under the MIT license. For details check the LICENSE
file.