Timewarrior - Commandline Time Tracking and Reporting timewarrior.net https://timewarrior.net
Find a file
Paul Beckingham eaf72ff1f2 Tests: Rules no longer counts default settings
- Instead, assumes there are >30 default settings, which is currently and most
  likely always going to be true.
2016-05-28 14:53:27 -04:00
cmake Build: Migrated to external common lib 2016-01-18 22:52:01 -05:00
doc Docs: Added reports.gaps.range description 2016-05-28 14:45:23 -04:00
ext Ext: Added csv.py example extension 2016-05-21 20:55:40 -05:00
src helper: Fixed bug that was causing :lastweek to not work 2016-05-28 14:46:05 -04:00
test Tests: Rules no longer counts default settings 2016-05-28 14:53:27 -04:00
.gitignore Build: Ignores included project 2016-03-15 22:54:06 -04:00
.gitmodules Shared: Added lib as a git submodule 2016-03-17 10:38:24 -04:00
AUTHORS TI-2: Two line tags causes false entry in database 2016-05-27 17:03:53 -04:00
ChangeLog TI-2: Two line tags causes false entry in database 2016-05-27 17:03:53 -04:00
cmake.h.in Framework: Added program framework and UTF8 code 2015-12-10 09:31:48 -05:00
CMakeLists.txt lex: Added test harness for lexer 2016-04-10 10:34:52 -04:00
commit.h.in Framework: Added program framework and UTF8 code 2015-12-10 09:31:48 -05:00
CONTRIBUTING.md Docs: Updated contribution guidelines 2016-03-01 01:26:19 -05:00
COPYING Copyright: Updated to 2016 2015-12-31 15:26:25 -05:00
INSTALL INSTALL: Add instructions to rebuild timew from git 2016-03-29 23:24:39 +02:00
LICENSE Copyright: Updated to 2016 2015-12-31 15:26:25 -05:00
NEWS Docs: Updated ChangeLog 2016-05-05 23:50:10 -04:00
README.md Docs: Updated README 2016-03-29 21:48:15 -04:00

Disclaimer during ongoing development

We want to discourage you from using the development version of Timewarrior. As a new project, it has initially no functionality, and will only annoy you. At time of first release, there will be online documentation that explaions what the prodcut is, and how it can help you. Until then, everything is a work in progress.

The development branch is being actively updated and may not pass all quality tests, therefore it may harm your data. In fact, as a new project, it doesn't have adequate tests to prove that anything works. We do not guarantee proper or even adequate functionality, performance or timely fixes.

We welcome bug reports from beta- and release-level software, but generally not development versions. If you are undaunted by this, please:

  • Make proper backups.
  • Expect broken and missing functionality.
  • Be aware that using the development branch involves risks.
  • Give us lots of feedback, to improve the software.

Thank you for taking a look at Timewarrior!

Timewarrior is a time tracking utility that offers simple stopwatch features as well as sophisticated calendar-base backfill, along with flexible reporting. It is a portable, well supported and very active, Open Source project.

Timewarrior is a new project, but is growing every day, and will soon have online documentation and demonstrations. You'll find all the details at:

http://taskwarrior.org

At the site you'll find online documentation, 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.

For support options, take a look at:

http://taskwarrior.org/support

Please send your code patches to:

support@taskwarrior.org

Consider joining bug.tasktools.org, answers.tasktools.org and participating in the future of Timewarrior.


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