Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Tomas Babej dd1633f453 Remove unused auxiliary script task_functions.sh
The definitions contained in this file were used only by the already
removed 'context' bash script, see: fc6507803b
2018-05-13 23:05:09 -04:00
cmake cmake: Use the CXXSniffer 2018-05-13 19:43:55 -04:00
doc Docs: Removed references to $TERM, which is irrelevant anyway 2018-05-13 22:43:58 -04:00
performance Performance: Script now allows overrides, for comparison 2015-11-07 20:27:09 -05:00
scripts Remove unused auxiliary script task_functions.sh 2018-05-13 23:05:09 -04:00
src calc: Uses same configuration setting for Datetime/Duration as task 2018-05-13 23:04:57 -04:00
test Tests: Removed taskd group features from test framework 2018-05-13 23:04:47 -04:00
.gitignore Performance: Script now allows overrides, for comparison 2015-11-07 20:27:09 -05:00
.gitmodules libshared: Added libshared 2018-05-13 19:58:05 -04:00
AUTHORS TW-1885: Task Sync does not send TLS SNI headers 2018-05-13 22:36:10 -04:00
ChangeLog Feedback: Sync message now indicates how many local changes will be synced 2018-05-13 22:45:55 -04:00
cmake.h.in TW-1605: Japanese translation for Taskwarrior 2015-04-28 20:11:11 -04:00
CMakeLists.txt Handling of git submodule in cmake 2018-05-13 22:31:40 -04:00
commit.h.in Code Cleanup 2013-04-07 23:50:51 -04:00
COPYING Copyright update 2018-05-13 20:50:26 -04:00
DEVELOPER Docs: Typo 2018-05-13 22:50:11 -04:00
INSTALL docs: Update the build toolchain requirements 2018-05-13 22:34:41 -04:00
LICENSE Copyright update 2018-05-13 20:50:26 -04:00
NEWS Feedback: Sync message now indicates how many local changes will be synced 2018-05-13 22:45:55 -04:00
README.md Docs: Updated dev file 2018-05-13 22:44:47 -04:00

Disclaimer during ongoing development

We want to discourage you from using the development version of Taskwarrior.

The development branch is a work in progress and may not pass all quality tests, therefore it may harm your data. 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.

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 and very active Open Source project. Take a look at the site:

http://taskwarrior.org

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


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