mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Taskwarrior - Command line Task Management taskwarrior.org
https://taskwarrior.org
![]() - Completed support for 'task 1 depends:2,-3' to manipulate the dependencies. - Now supports rc.dependency.reminder to indicate when to nag about dependency chain violations, defaulting to on. - Now supports rc.dependency.confirm to require confirmation before fixing dependency chains, defaulting to on. - New source file dependency.cpp which implements a low-level API for determining dependency status, and assorted handlers for task state changes. - Adds blocking tasks to the 'next' report. - Added more dependency unit tests, changed the wording in a couple of them and numbered them for easy reference. |
||
---|---|---|
doc | ||
i18n | ||
package-config | ||
scripts | ||
src | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
install-sh | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
README.build | ||
taskrc | ||
with_lua |
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. ---