![]() - Fix completed/deleted tasks getting an ID when GC is going to be run, previously resulting in invalid IDs being displayed in reports that show non-pending tasks. A side effect of this fix is that it is sometimes not possible to filter by ID when running a report right after calling done/delete. This problem existed before; this change makes it happen on the first report instead of the second, so it is more consistently broken. Commands that modify tasks are not affected, making this an annoying yet harmless defect. |
||
---|---|---|
cmake/Modules | ||
doc | ||
package-config | ||
performance | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
cmake.h.in | ||
CMakeLists.txt | ||
commit.h.in | ||
COPYING | ||
DEVELOPER | ||
EXPOSITION | ||
INSTALL | ||
LICENSE | ||
NEWS | ||
README.md |
Disclaimer during ongoing development
We want to discourage you from using the development version of Taskwarrior.
The development branch is a work in progress and may not pass all quality tests, therefore it may harm your data. We do not guarantee proper or even adequate functionality, performance or timely fixes.
We welcome bug reports from beta- and release-level software, but generally not development versions. If you are undaunted by this, please:
- Make proper backups.
- Expect broken and missing functionality.
- Be aware that using the development branch involves risks.
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 and very active Open Source project. 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 online documentation, 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.
For support options, take a look at:
http://taskwarrior.org/support
Please send your code patches to:
support@taskwarrior.org
Consider joining bug.tasktools.org, answers.tasktools.org and participating in the future of taskwarrior.
Taskwarrior is released under the MIT license. For details check the LICENSE file.