Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 579ebe6130 Bug Fix - #372 Color blending/mapping broken
- Corrected problem in unit test that expected the wrong result.
- Fixed Color::Color (const std::string&) so that the foreground and
  background are now considered two different colors, are upgraded
  separately, if necessary, and then blended.  The problem affected
  all instances of "<256-color> on <16-color>".  Hooray for unit
  tests.
2010-02-06 16:59:22 -05:00
doc Documentation Update 2010-02-03 21:17:30 -05:00
i18n Feature - #336 prepend command 2009-12-04 22:47:44 -05:00
package-config Merge branch 'master' into 1.9.0 2010-02-02 00:12:42 +01:00
scripts Fix - vim syntax errors for taskrc 2010-02-03 13:36:20 -05:00
src Bug Fix - #372 Color blending/mapping broken 2010-02-06 16:59:22 -05:00
.gitignore Packaging 2010-01-12 08:22:29 -05:00
AUTHORS Spelling... 2010-01-27 18:42:16 +01:00
ChangeLog Bug Fix - #372 Color blending/mapping broken 2010-02-06 16:59:22 -05:00
configure.ac Bumping to 1.9.0.beta1 2010-02-04 00:06:52 +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 Build 2010-01-30 21:16:47 -05:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS Documentation Update 2010-01-27 23:36:44 -05: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-30 12:53:53 -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.

---