Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 8af0a7f3ba Merge branch 'master' into 2.3.0
Conflicts:
	AUTHORS
	CMakeLists.txt
	INSTALL
	NEWS
	cmake.h.in
	doc/man/task-faq.5.in
	package-config/osx/README
	scripts/utils/verify_l10n
	src/API.h
	src/Config.cpp
	src/Context.cpp
	src/DOM.cpp
	src/Hooks.cpp
	src/TransportShell.h
	src/commands/CmdDiagnostics.cpp
	src/commands/CmdShell.cpp
	src/commands/CmdVersion.cpp
	src/en-US.h
	src/shell/Readline.h
	src/wcwidth6.cpp
	test/CMakeLists.txt
	test/color.uda.t
	test/duration.t.cpp
	test/hook.on-launch.t
	test/template.t
	test/uuid.t
2013-04-07 17:56:59 -04:00
cmake/Modules - Changed FindReadline.cmake to search for Readline in macports paths before system paths. - Fixed CTRL-D. Now it exits tasksh. - Fixed a crash when a task description had any special characters. 2013-03-26 23:19:34 -04:00
doc Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
i18n Typo in several tips.something files: 'task edit 1' changed to 'task 1 edit'. 2013-04-07 12:56:35 -04:00
package-config Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
performance Adjust performance script for POSIX /bin/sh. 2013-04-03 17:35:47 -04:00
scripts Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
src Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
test Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
.gitignore Cleanup 2013-03-10 16:39:37 -04:00
AUTHORS Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
ChangeLog Added SHA1 of tagged release commit 2013-04-07 22:36:17 +02:00
ChangeLog.230 Unit Tests 2013-04-07 15:08:54 -04:00
cmake.h.in Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
CMakeLists.txt Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
commit.h.in L10N 2011-05-28 00:02:04 -04:00
COPYING Copyright 2013 2013-03-04 17:47:12 -05:00
DEVELOPER Doc, Unit Tests 2013-03-31 17:30:43 -04:00
EXPOSITION Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
INSTALL Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
LICENSE Copyright 2013 2013-03-04 17:47:12 -05:00
NEWS Merge branch 'master' into 2.3.0 2013-04-07 17:56:59 -04:00
README Feature #328 2013-03-10 15:23:06 -04: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.

      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.