Paul Beckingham bc756637da Commands
- Implemented CmdHelp object that replaces the report.cpp longUsage
  function, and builds the output dynamically from other Command
  objects.  This is also why the help text right now is very short,
  as only a few commands are migrated.
- Obsoleted longUsage function.
- Updated task.1 man page with 'execute' command details.
- Modified command.lua sample to include command usage.
- Removed "help" from old Context::dispatch, which means "help" is
  the first migrated command.
- Added usage and description to all Cmd* objects.
- Implemented Command::usage and Command::description as base class
  methods that simply return data that is specified by the derived
  classes.
2011-05-15 01:14:13 -04:00
2011-05-15 01:14:13 -04:00
2011-05-14 09:59:05 -04:00
2011-03-05 08:38:38 -05:00
2011-05-15 01:14:13 -04:00
2011-05-15 01:14:13 -04:00
2011-05-14 16:02:35 -04:00
2011-04-23 16:41:37 -04:00
2011-05-14 09:59:05 -04:00
2011-05-15 01:14:13 -04:00
2011-03-29 23:18:02 -04:00
2011-05-06 22:56:34 -04:00
2011-01-17 23:27:38 +01:00
2008-05-30 21:22:22 -04:00
2011-04-21 23:28:34 -04:00
2011-05-15 01:14:13 -04:00
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.

---
Description
No description provided
Readme MIT 40 MiB
2.6-dev Latest
2026-01-28 20:05:37 +01:00
Languages
C++ 62.8%
Python 33.3%
Shell 2.2%
CMake 0.8%
Vim Script 0.5%
Other 0.4%