Tasksh is a shell for Taskwarrior
Find a file
Paul Beckingham 5d7c55c7af Bug: ::execute concatenates output
- The ::execute function concatenates output to the std::string provided, which
  is almost never wanted. Now it clears first.
2015-05-25 09:27:07 -04:00
cmake/Modules Build 2014-06-08 17:51:42 -04:00
doc Updated copyright to 2015 2015-01-01 00:00:44 -05:00
src Bug: ::execute concatenates output 2015-05-25 09:27:07 -04:00
test C++11: N1984 auto 2015-05-24 13:41:23 -04:00
.gitignore CMake Files 2014-06-08 16:55:48 -04:00
AUTHORS Documentation 2015-02-16 23:05:07 -05:00
ChangeLog TW-12 2014-12-21 20:28:44 -05:00
cmake.h.in CMake Files 2014-06-08 16:55:48 -04:00
CMakeLists.txt CMake: Added C++11 requirement 2015-05-24 01:21:23 -04:00
commit.h.in CMake Files 2014-06-08 16:55:48 -04:00
COPYING Updated copyright to 2015 2015-01-01 00:00:44 -05:00
INSTALL Documentation 2015-02-16 23:05:07 -05:00
LICENSE Updated copyright to 2015 2015-01-01 00:00:44 -05:00
NEWS Documentation 2014-12-21 19:31:00 -05:00
README.md Readded readme file to dev branch 2014-12-22 00:24:21 +01:00

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.

  • Make proper backups.
  • Broken functionality may arise from ongoing development work.
  • Be aware that using the development branch involves risks.

Thank you for taking a look at tasksh!!


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