Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 690fa6e206 JSON
- Replaced old Tree-based parser with a faster, leaner parser.
  Currently lacking good error handling and a large test suite.
- Integrated new parser into Task object, for encode/decode.
- Replicated same basic unit tests.  Needs more.
- Fixed bug in handleShell that failed to call the new Context::initialize2.
- Removed debugging code from CmdInstall.
- Implemented format() that does not require width and precision args.
2011-05-20 00:18:36 -04:00
doc Commands 2011-05-15 01:14:13 -04:00
i18n i18n 2011-05-14 09:59:05 -04:00
package-config Packaging 2011-03-05 08:38:38 -05:00
scripts Commands 2011-05-15 01:14:13 -04:00
src JSON 2011-05-20 00:18:36 -04:00
test JSON 2011-05-20 00:18:36 -04:00
.gitignore Build System 2011-04-23 16:41:37 -04:00
AUTHORS i18n 2011-05-14 09:59:05 -04:00
ChangeLog Commands 2011-05-15 01:14:13 -04:00
cmake.h.in i18n 2011-03-29 23:18:02 -04:00
CMakeLists.txt Bug #771 2011-05-06 22:56:34 -04:00
commit.h.in CMake 2011-01-17 23:27:38 +01:00
COPYING - Updated all documents. 2008-05-30 21:22:22 -04:00
INSTALL Extensions 2011-04-21 23:28:34 -04:00
NEWS Commands 2011-05-15 01:14:13 -04:00
README Product Name Change 2010-08-21 12:31:00 -04: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.

---