Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Scott Kostyshak c68b2a149f Bug
- The bash completion script no longer expands IDs after 'depends:'.
  (Such expansion required running gc() which is not correct.)
- The unit tests for expanding 'depends:' were commented out (and not
  removed) in the case that someday we implement a command to list IDs
  without running gc().
- Unit tests to check that gc() is not run after 'depends:' were added.
2013-02-18 08:39:17 -05:00
doc Feature 2013-01-01 10:08:44 -05:00
i18n Documentation 2011-08-09 22:46:41 -04:00
package-config Package config 2012-04-03 21:25:24 +02:00
scripts Bug 2013-02-18 08:39:17 -05:00
src Bug #1137 2013-02-10 23:25:27 -05:00
test Bug 2013-02-18 08:39:17 -05:00
.gitignore Documentation 2012-04-13 00:45:18 -04:00
AUTHORS Bug #642 2013-02-10 18:00:30 -05:00
ChangeLog Bug 2013-02-18 08:39:17 -05:00
cmake.h.in Internationalization 2012-10-13 15:32:00 -04:00
CMakeLists.txt Bug #1178 2013-02-07 22:28:15 +01:00
commit.h.in L10N 2011-05-28 00:02:04 -04:00
COPYING Copyright 2012-01-02 23:32:10 -05:00
DEVELOPER Unit Tests 2013-01-19 15:47:41 -05:00
EXPOSITION Documentation 2012-12-22 09:11:01 -05:00
INSTALL Documentation 2012-07-26 23:59:36 +02:00
LICENSE Copyright 2012-01-02 23:32:10 -05:00
NEWS Bug 2013-02-18 08:39:17 -05:00
README README file 2012-07-30 23:34:38 +02:00

                         *** Disclaimer ***
                       *** during ongoing ***
                        *** development ***

The development branch is a work in progress and may not pass all quality
tests, therefore it may harm your data. While we welcome bug reports from
the development branch, we do not guarantee proper or timely fixes.

      Broken functionality may arise from ongoing development work.

                        Make proper backups.

       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, 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.