Paul Beckingham 975c2bbcb9 Dependencies
- Added dependencyGetBlocking and dependencyGetBlocked API calls, in
  the ongoing effort to find a workable API for dependencies.  The
  goal is to make the calling code as small as possible when dealing
  with dependencies.
- Corrected the algorithm for determining whether a task is blocked or
  blocking to also check that the other task is pending or waiting.
  For example:
    task add one
    task add two depends:1
    task do 1
  As the first task is completed, task 2 still depends on 1, but is
  no longer blocked due to the completed status.
- Modified the "info" report to use the modified API.
2010-09-16 21:54:18 -04:00
2010-09-13 23:06:56 -04:00
2010-09-09 15:06:42 -04:00
2010-08-21 12:31:00 -04:00
2010-08-21 12:31:00 -04:00
2010-09-16 21:54:18 -04:00
2010-01-12 08:22:29 -05:00
2010-09-07 01:22:58 -04:00
2010-09-05 10:55:14 -04:00
2008-05-30 21:22:22 -04:00
2008-04-19 22:04:44 -04:00
2008-04-19 22:04:44 -04:00
2008-04-19 22:04:44 -04:00
2010-09-07 01:26:27 -04:00
2008-04-19 22:04:44 -04:00
2010-09-07 01:22:58 -04:00
2010-08-21 12:31:00 -04:00
2010-08-21 12:31:00 -04:00
2009-12-06 20:21:22 -05:00
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.

---
Description
No description provided
Readme MIT 40 MiB
2.6-dev Latest
2026-01-28 20:05:37 +01:00
Languages
C++ 62.8%
Python 33.3%
Shell 2.2%
CMake 0.8%
Vim Script 0.5%
Other 0.4%