Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham ac4d90f1f6 Feature Pulled
- Removed the feature that allows commands to be piped in to stdin,
  and appended to any existing command line.  This feature is
  conditionally compiled, controlled by the FEATURE_STDIN define in
  main.h
- Many unit tests contained "echo '-- y'", and now use "echo 'y'"
  because the '--' is no longer supported on stdin.
- Thanks to the IRC team for testing, including Bryce Harrington,
  Sam Stuck, Owen Clarke, Greg Grossmeier.
2012-03-17 10:46:05 -04:00
doc Bug 2012-03-17 10:11:55 -04:00
i18n Documentation 2011-08-09 22:46:41 -04:00
package-config Copyright 2012-01-02 23:32:10 -05:00
scripts Bug 2012-02-26 17:05:16 -05:00
src Feature Pulled 2012-03-17 10:46:05 -04:00
test Feature Pulled 2012-03-17 10:46:05 -04:00
.gitignore Git 2012-02-26 12:35:43 -05:00
AUTHORS Bug 2012-03-17 10:11:55 -04:00
ChangeLog Feature Pulled 2012-03-17 10:46:05 -04:00
cmake.h.in Fixed bugs #533 and #536 2011-09-14 01:10:52 +02:00
CMakeLists.txt Bug #952 2012-03-14 00:03:01 -04:00
commit.h.in L10N 2011-05-28 00:02:04 -04:00
COPYING Copyright 2012-01-02 23:32:10 -05:00
DEVELOPER Documentation 2012-03-03 15:34:13 -05:00
EXPOSITION Documentation 2011-12-18 12:37:09 -05:00
INSTALL Configure instructions for 32bit on OSX 2011-09-26 23:50:25 +02:00
LICENSE Copyright 2012-01-02 23:32:10 -05:00
NEWS Feature Pulled 2012-03-17 10:46:05 -04:00
README LICENSE 2011-10-08 00:09:34 +02: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.

---

taskwarrior is released under the MIT license. For details check the LICENSE
file.