Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Owen Clarke a655be823b Bug #1030
- Added portable implementation of timegm for non GNU/BSD platforms that
  don't have their own implementation
- Removed the use of tm_gmtoff on non GNU/BSD platforms that don't have
  it as part of the tm struct in time.h
- Added CMake tests HAVE_TIMEGM and HAVE_TM_GMTOFF
2012-07-16 22:45:11 +10:00
doc Reference pdf 2012-07-15 23:14:45 +02:00
i18n Documentation 2011-08-09 22:46:41 -04:00
package-config Package config 2012-04-03 21:25:24 +02:00
scripts Bug #1012 2012-07-09 21:08:19 -04:00
src Bug #1030 2012-07-16 22:45:11 +10:00
test Unit Tests 2012-07-16 00:32:55 -04:00
.gitignore Documentation 2012-04-13 00:45:18 -04:00
AUTHORS Bug #967 2012-07-15 00:14:04 -04:00
ChangeLog Bug #1030 2012-07-16 22:45:11 +10:00
cmake.h.in Bug #1030 2012-07-16 22:45:11 +10:00
CMakeLists.txt Bug #1030 2012-07-16 22:45:11 +10:00
commit.h.in L10N 2011-05-28 00:02:04 -04:00
COPYING Copyright 2012-01-02 23:32:10 -05:00
DEVELOPER Documentation 2012-07-15 00:41:18 -04:00
EXPOSITION Documentation 2012-07-08 11:03:01 -04:00
INSTALL Documentation 2012-04-09 00:22:24 -04:00
LICENSE Copyright 2012-01-02 23:32:10 -05:00
NEWS Updated OS versions in NEWS file. 2012-07-15 22:05:48 +02:00
README Documentation 2012-04-09 00:22:24 -04:00

Thank you for taking a look at taskwarrior!

Taskwarrior 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.  Taskwarrior 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 taskwarrior.

---

Taskwarrior is released under the MIT license. For details check the LICENSE
file.