Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 42981c746e Completion Script - zsh
- With P.C. Shyamshankar's blessing, updated the _task script for zsh
  by using the new task built-in _commands command to enumerate all
  supported commands.  This replaces code that forces task usage output,
  and parses it for commands.
- Note that _task for zsh lacks attribute completion.  We need a zsh
  developer to make this enhancement.
2009-12-13 10:03:59 -05:00
doc Enhancement - related to, but not fixing bug #293 2009-12-07 01:35:47 -05:00
i18n Feature - #336 prepend command 2009-12-04 22:47:44 -05:00
package-config Packaging 2009-09-07 09:51:20 -04:00
scripts Completion Script - zsh 2009-12-13 10:03:59 -05:00
src Bug Fix - unit tests util.t 2009-12-12 11:41:47 -05:00
.gitignore Merge branch '1.8.0' 2009-07-21 19:15:54 -04:00
AUTHORS Merge branch 'master' into 1.9.0 2009-12-06 04:30:56 +01:00
ChangeLog Enhancement - New columns for custom reports 2009-12-11 19:08:45 -05:00
configure.ac Merge branch 'master' into 1.9.0 2009-12-06 04:30:56 +01:00
COPYING - Updated all documents. 2008-05-30 21:22:22 -04:00
depcomp - Generic OSS files added. 2008-04-19 22:04:44 -04:00
INSTALL - Generic OSS files added. 2008-04-19 22:04:44 -04:00
install-sh - Generic OSS files added. 2008-04-19 22:04:44 -04:00
Makefile.am Vim syntax highlighting (thanks to John Florian) 2009-07-06 03:31:58 +02:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS Enhancement - New columns for custom reports 2009-12-11 19:08:45 -05:00
README Documentation Update 2009-11-18 20:27:54 -05:00
taskrc Documentation Update 2009-12-06 20:21:22 -05:00

Thank you for taking a look at task!

Task 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.  Task has binary distributions, online documentation, demonstration
movies, and you'll find all the details at the site:

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

---