Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Wilhelm Schuermann 9e6c6ecb93 TW-1583: Invalid ID displayed after done/delete
- 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.
2015-03-28 10:36:58 +01:00
cmake/Modules Use the native readline library on FreeBSD as well 2013-09-14 11:54:17 -04:00
doc Doc: Document bulk=0 in taskrc manpage 2015-03-22 11:41:28 -04:00
package-config Documentation 2014-06-08 11:19:11 -04:00
performance Performance 2014-09-27 16:10:50 -04:00
scripts scripts: Enforce disabled confirmation in bash completion 2015-03-18 14:14:59 -04:00
src TW-1583: Invalid ID displayed after done/delete 2015-03-28 10:36:58 +01:00
test TW-1583: Invalid ID displayed after done/delete 2015-03-28 10:36:58 +01:00
.gitignore Ignore taskd in src folder (for running taskd tests) 2015-01-19 15:00:02 +00:00
AUTHORS TW-1549 2015-02-24 22:04:05 -05:00
ChangeLog TW-1583: Invalid ID displayed after done/delete 2015-03-28 10:36:58 +01:00
cmake.h.in Polish localization. 2014-09-17 20:24:28 -04:00
CMakeLists.txt Bumped version number to 2.4.3 2015-03-16 00:25:55 +01:00
commit.h.in Code Cleanup 2013-04-07 23:50:51 -04:00
COPYING Updated copyright to 2015 2015-01-01 00:00:41 -05:00
DEVELOPER Documentation 2015-03-15 20:19:29 -04:00
EXPOSITION Documentation 2015-01-02 00:01:32 -05:00
INSTALL Documents 2015-02-17 08:39:17 -05:00
LICENSE Updated copyright to 2015 2015-01-01 00:00:41 -05:00
NEWS Documentation: 'rc.bulk=0' notes. 2015-03-22 11:43:00 -04:00
README.md Documentation 2014-09-07 21:28:34 -04:00

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.