Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham f687ea1010 TW-1715: Dates misinterpreted when no dateformat active.
- To be more specific, dates were misinterpreted when an input date was could
  be unambiguously parsed as either ISO or dateformat, for example, if the
  dateformat was 'Y-M-D', it matches ISO 'Y-M-DTH:N:S', and the dateformat
  was considered a match which ignored the 'H:N:S', if specified.
2015-10-16 11:37:34 -04:00
doc Added Colombia and Ecuador holidays. 2015-10-10 10:12:30 -04:00
performance Performance: Stores a copy of the test data 2015-09-15 23:05:17 -04:00
scripts Hooks: Improved comments in sample hook script 2015-08-12 23:21:16 -04:00
src TW-1715: Dates misinterpreted when no dateformat active. 2015-10-16 11:37:34 -04:00
test Test: Added Lexer::dequote test 2015-10-16 08:26:14 -04:00
.gitignore Ignore taskd in src folder (for running taskd tests) 2015-01-19 15:00:02 +00:00
AUTHORS TW-1700: modify tags behavior changed 2015-09-21 07:28:26 -04:00
ChangeLog TW-1715: Dates misinterpreted when no dateformat active. 2015-10-16 11:37:34 -04:00
cmake.h.in TW-1605: Japanese translation for Taskwarrior 2015-04-28 20:11:11 -04:00
CMakeLists.txt Bumped version to 2.5.0.beta2 2015-09-16 22:57:00 +02:00
commit.h.in Code Cleanup 2013-04-07 23:50:51 -04:00
COPYING (t|T)ask(w|W)arrior ---> Taskwarrior 2015-05-02 18:12:21 +02:00
DEVELOPER Renamed 2.4.5 to 2.5.0 2015-09-07 22:54:17 +02:00
EXPOSITION Documentation: Removed Perl references 2015-07-27 22:21:15 -04:00
INSTALL Docs: Updated INSTALL file 2015-10-11 12:02:49 -04:00
LICENSE (t|T)ask(w|W)arrior ---> Taskwarrior 2015-05-02 18:12:21 +02:00
NEWS docs: Deprecate 'new-uuid' verbosity token 2015-09-20 09:16:23 -04:00
README.md (t|T)ask(w|W)arrior ---> Taskwarrior 2015-05-02 18:12:21 +02: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. 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 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.