taskwarrior/scripts
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
..
add-ons Export 2011-04-23 21:38:01 -04:00
bash Copyright 2010-12-31 22:03:05 -05:00
extensions Commands 2011-05-15 01:14:13 -04:00
fish Copyright 2010-12-31 22:03:05 -05:00
vim Verbose 2011-05-11 21:49:31 -04:00
zsh Zsh completion 2011-01-10 01:03:38 +01:00
CMakeLists.txt Build System 2011-04-23 16:41:37 -04:00