mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
Taskwarrior - Command line Task Management taskwarrior.org
https://taskwarrior.org
![]() - Added an A3::is_attr type override for 'recur', which needs to be treated as an un-expanded 'string' type, most, but not all of the time. - Documented the above in ColRecur.cpp. - Modified Command.cpp to recognize both type 'duration' and name 'recur'. - Removed Command::next_mod_group argument coalescing for date types, which was not used anyway. - Improved the error message for unrecognized durations, which previously included the word 'date'. - Modified unit tests to accomodate the above error message change. - Added bug.972.t unit tests, which fail, because it isn't fixed yet. - Made A3::dump const so it can be used anywhere. |
||
---|---|---|
doc | ||
i18n | ||
package-config | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
cmake.h.in | ||
CMakeLists.txt | ||
commit.h.in | ||
COPYING | ||
DEVELOPER | ||
EXPOSITION | ||
INSTALL | ||
LICENSE | ||
NEWS | ||
README |
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.