Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 259f39f2d2 Performance
- Corrected performance measurement.  The TDB2::gc requires data to
  be loaded first, but load time is measured separately.  This resulted
  in repeat counting.  Now the gc time subtracts any load time that is
  accumulated *during* the gc.  This is now a fair accounting of the time.
2012-02-20 09:26:52 -05:00
doc Feature #632 2012-02-19 18:59:28 -05:00
i18n Documentation 2011-08-09 22:46:41 -04:00
package-config Copyright 2012-01-02 23:32:10 -05:00
scripts Bug - UTF8 2012-02-19 23:22:45 -05:00
src Performance 2012-02-20 09:26:52 -05:00
test Bug #932 (part 1) 2012-02-20 01:10:42 -05:00
.gitignore Build System 2011-04-23 16:41:37 -04:00
AUTHORS Feature #632 2012-02-19 18:59:28 -05:00
ChangeLog Bug #932 (part 1) 2012-02-20 01:10:42 -05:00
cmake.h.in Fixed bugs #533 and #536 2011-09-14 01:10:52 +02:00
CMakeLists.txt Bumped version number to 2.0.0.beta5 2011-10-16 22:56:46 +02:00
commit.h.in L10N 2011-05-28 00:02:04 -04:00
COPYING Copyright 2012-01-02 23:32:10 -05:00
DEVELOPER Cleanup 2012-01-12 01:06:26 -05:00
EXPOSITION Documentation 2011-12-18 12:37:09 -05:00
INSTALL Configure instructions for 32bit on OSX 2011-09-26 23:50:25 +02:00
LICENSE Copyright 2012-01-02 23:32:10 -05:00
NEWS Urgency 2012-01-02 22:33:25 -05:00
README LICENSE 2011-10-08 00:09:34 +02: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.