Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 57e94585e8 Enhancement - Hooks
- Added Lua copyright notice to the version command.
- Added Lua copyright details to API.cpp, which is the only file that
  interacts with Lua.
- Added hook-type detection.
- Added a hook-type calling mechanism in Hooks.
- Implemented the post-start and pre-exit event triggers.
- Context::initialize now calls Hooks::initialize, which in turn calls
  API::initialize.  We have liftoff!
2010-01-17 14:24:40 -05:00
doc Feature - #296 Setting configuration variables in .taskrc 2010-01-17 00:13:19 -05:00
i18n Feature - #336 prepend command 2009-12-04 22:47:44 -05:00
package-config Build 2010-01-12 01:06:29 -05:00
scripts Copyright 2009-12-28 21:37:55 +01:00
src Enhancement - Hooks 2010-01-17 14:24:40 -05:00
.gitignore Merge branch '1.8.0' 2009-07-21 19:15:54 -04:00
AUTHORS Copyright etc 2010-01-16 13:51:11 -05:00
ChangeLog Feature - #296 Setting configuration variables in .taskrc 2010-01-17 00:13:19 -05:00
configure.ac Enhancement - Hooks 2010-01-17 01:12:28 -05: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 Build 2010-01-12 01:16:59 -05:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS Report date format 2010-01-12 23:12:22 +01:00
README Documentation Update 2010-01-09 11:01:06 -05:00
taskrc Documentation Update 2009-12-06 20:21:22 -05:00
with_lua Enhancement - Hooks 2010-01-17 01:12:28 -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:

    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.

---