mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-18 15:33:08 +02:00
Taskwarrior - Command line Task Management taskwarrior.org
https://taskwarrior.org
![]() - Cmake was not updating HAVE_ST_BIRTHTIME. - NIBBLER_FEATURE_DATE was not properly applied everywhere. - FEATURE_COLOR was not properly set. - Some source files failed to include cmake.h, and therefore were not properly - Removed inefficient use of std::string::substr for guaranteed single character strings. - Integrated Directory::cd. - Integrated File::ctime, ::btime. - Integrated Path::operator+. - Integrated Nibbler::getDigit{2,4,6}. - Integrated HighResTimer. enabling/disabling code. - All Path objects now expanded internally to absolute form. - Modified unit tests to accomodate absolute paths. - Merged new nibbler.t.cpp tests. - Made various methods const. - Includes removed from some files, added to others. |
||
---|---|---|
cmake/Modules | ||
doc | ||
i18n | ||
package-config | ||
performance | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
cmake.h.in | ||
CMakeLists.txt | ||
commit.h.in | ||
COPYING | ||
DEVELOPER | ||
EXPOSITION | ||
INSTALL | ||
LICENSE | ||
NEWS | ||
README |
*** Disclaimer *** *** during ongoing *** *** development *** The development branch is a work in progress and may not pass all quality tests, therefore it may harm your data. While we welcome bug reports from the development branch, we do not guarantee proper or timely fixes. Broken functionality may arise from ongoing development work. Make proper backups. 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, 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.