Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham b6e9b84c80 Portability
- Applied patch from Emil Sköldberg.

Replace 'test ... == ...' with 'test ... = ...',
since [quoted from pkgsrc error message]:

The "test" command, as well as the "[" command, are not required to know
the "==" operator. Only a few implementations like bash and some
versions of ksh support it.

When you run "test foo == foo" on a platform that does not support the
"==" operator, the result will be "false" instead of "true". This can
lead to unexpected behavior.
2010-03-25 17:36:43 -04:00
doc Summary Report 2010-03-25 17:33:43 -04:00
i18n Portability 2010-02-12 00:39:07 -05:00
package-config Packaging - OSX 2010-02-22 16:12:17 -05:00
scripts Enhancement - improved vim highlighting of .taskrc 2010-02-20 14:21:29 -05:00
src Summary Report 2010-03-25 17:33:43 -04:00
.gitignore Packaging 2010-01-12 08:22:29 -05:00
AUTHORS Portability 2010-03-25 17:36:43 -04:00
ChangeLog Portability 2010-03-25 17:36:43 -04:00
configure.ac Portability 2010-03-25 17:36:43 -04: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 Changes for beta3 2010-02-16 00:09:11 +01:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS Release 1.9.0 2010-02-22 09:46:01 +01:00
README Documentation Update 2010-01-09 11:01:06 -05:00
README.build Portability - Haiku 2010-02-15 23:55:03 -05:00
taskrc Documentation Update 2009-12-06 20:21:22 -05:00
with_lua Build - with_lua 2010-03-01 18:17:14 -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.

---