Commit graph

217 commits

Author SHA1 Message Date
Thomas Adam
dcc8aede04
Merge f843e4c3d8 into 68d8a9acac 2018-06-14 08:58:47 +00:00
Thomas Adam
f843e4c3d8 prompt: display context if one is present
The documentation for tasksh currently says that the tasksh prompt will
display the context if there is one.  This adds the context to the
prompt.
2018-06-14 09:53:07 +01:00
Paul Beckingham
68d8a9acac Revert "Hide information by default in review"
This reverts commit 6bc537b9d9.
2018-06-02 19:57:55 -04:00
Kyle Marek-Spartz
908d2cc38c Hide information by default in review
Originally submitted to taskwarrior-dev: https://groups.google.com/forum/#!topic/taskwarrior-dev/a8XizQmscl8
2018-06-02 19:57:22 -04:00
Paul Beckingham
a7d459b43a Docs: Updated URLs 2018-06-02 19:56:45 -04:00
Paul Beckingham
41a4ed5f22
Merge pull request #39 from kmarekspartz/hide-information-in-review
Hide information by default in review
2018-06-02 19:55:02 -04:00
Kyle Marek-Spartz
6bc537b9d9 Hide information by default in review
Originally submitted to taskwarrior-dev: https://groups.google.com/forum/#!topic/taskwarrior-dev/a8XizQmscl8
2018-06-02 14:13:24 -07:00
Paul Beckingham
e438ccc7cc Docs: Update to trigger build 2018-01-07 14:14:10 -05:00
Paul Beckingham
32e27ecba4 Copyright 2018 2017-12-31 19:53:04 -05:00
Paul Beckingham
54b70d64dc libshared: Updated to 1fa5dcbf53a280857e35436aef6beb6a37266e33 2017-12-31 19:51:29 -05:00
Paul Beckingham
09d15c0de3 TI-91: Timewarrior does not compile on DragonFly
- Thanks to Michael Neumann.
2017-12-10 00:23:08 -05:00
Paul Beckingham
4baf7be64a TW-1936: Tweak tests to have fuller TAP compliance
- Thanks to Paul J. Fenwick.
2017-12-09 23:19:14 -05:00
Paul Beckingham
c6a4c578a5 Docs: Removed obsolete URLS 2017-10-11 21:26:47 -04:00
Federico Hernandez
3aa1d32cb4 Bumped version in documentation 2017-05-28 11:23:16 +02:00
Paul Beckingham
2bdf0e1321 Reset NEWS 2017-05-09 19:15:07 -04:00
Federico Hernandez
aa1ad0d55d Bumped Changelog to 1.3.0 2017-05-10 00:42:03 +02:00
Federico Hernandez
8dd8f9ffc9 Bumped version number to 1.3.0 2017-05-10 00:34:06 +02:00
Federico Hernandez
68864e8526 Added SHA1 of tagged release commit 2017-05-10 00:26:28 +02:00
Federico Hernandez
3f4b2284ad Version number and release date for 1.2.0 2017-05-10 00:05:29 +02:00
Paul Beckingham
e6d05328cf Docs: Updated platform list 2017-04-09 16:47:33 -04:00
Paul Beckingham
d2e7b4f31d libshared: Updated URL 2017-04-01 22:48:02 -04:00
Paul Beckingham
62de6475b0 libshared: Updated to f1a3cd6bfabfb083fe3c26f580a15c0d60a92ee9 2017-04-01 14:44:10 -04:00
Paul Beckingham
8c3580f5c6 TS-32: control-d to exit
- Thanks to Paul Fenwick.
2017-02-20 23:17:40 -05:00
Paul Fenwick
87d05ed28a TS-32: Exit on Ctrl-D on non-readline systems. 2017-02-20 23:15:20 -05:00
Paul Beckingham
d5bd17cff0 Review: report now defaults to 6 days instead of 1 weeķ, which is more
convenient for those who review weekly

- Thanks to Dirk Deimeke.
2017-02-05 15:03:13 +01:00
Paul Beckingham
09032052d1 review: Greater Core Guidelines compliance 2017-01-08 14:40:39 -05:00
Paul Beckingham
daecfec750 main: Greater Core Guidelines compliance 2017-01-08 14:40:22 -05:00
Paul Beckingham
9868566f8d help: Great Core Guidelines compliance 2017-01-08 14:34:00 -05:00
Paul Beckingham
ab7245cb8a shell: Clarifying comment 2017-01-08 14:33:03 -05:00
Paul Beckingham
a2a900d144 prompt: Greater C++11 compliance 2017-01-08 14:26:22 -05:00
Paul Beckingham
cc2e173d74 diag: Greater C++11 compliance 2017-01-08 14:17:26 -05:00
Paul Beckingham
fa79935c8b diag: Updated to libshared cppCompliance call 2017-01-08 14:13:50 -05:00
Paul Beckingham
c3d366ce78 libshared: Updated to bfb0e90e0c94918b86dd16d8b0e05a74bab8fb75 2017-01-08 14:13:31 -05:00
Paul Beckingham
0be6d781bd diag: Migrated to libshared osName 2017-01-08 12:21:00 -05:00
Paul Beckingham
f48b17cddb libshared: Updated to aff911bd080a05e5e12a240e13adb27f435b5bb2 2017-01-08 12:20:19 -05:00
Paul Beckingham
0f9a8e3877 TS-34: Tasksh throw a warning at the end of a review command
- Thanks to bjonnh.
2017-01-07 09:46:58 -05:00
Paul Beckingham
b3e4867a8d Cleanup: Removed unused file 2017-01-01 12:35:49 -05:00
Paul Beckingham
008f183bd1 Copyright update 2017-01-01 12:35:12 -05:00
Paul Beckingham
e967c874a2 Tests: Removed TASKD_USE_PATH 2016-11-22 10:21:35 -05:00
Paul Beckingham
13447e1bc8 Tests: Set sys.stdout as utf8 2016-11-21 22:32:15 -05:00
Paul Beckingham
b8debf69bc libshared: Updated to ce5c3414de56a2d1390893bbdc46e7116c38cd90 2016-11-19 13:53:10 -05:00
Paul Beckingham
ccd21f4060 TS-32: control-d to exit
- Thanks to Eric Hymowitz.
2016-11-11 17:48:26 -05:00
Paul Beckingham
346e8881e4 Portability: Missing include for Cygwin 2016-09-06 08:26:41 -04:00
Paul Beckingham
cc357231b3 TS-29: tasksh hangs trying to read task from stdin
- Thanks to ilove zfs.
2016-09-06 08:15:21 -04:00
Federico Hernandez
870881a61c Merge branch '1.2.0' of ssh://git.tasktools.org/ex/tasksh into 1.2.0 2016-09-05 23:23:21 +02:00
Federico Hernandez
dd1856e058 Removed README.md from docfiles to install 2016-09-05 23:23:08 +02:00
Paul Beckingham
a79664fffe Merge remote-tracking branch 'refs/remotes/origin/1.2.0' into 1.2.0 2016-09-05 16:47:13 -04:00
Paul Beckingham
5a4176ac1b Docs: Typo fix 2016-09-05 16:21:01 -04:00
Federico Hernandez
97897f6f90 Bumped version numbers in documentation 2016-09-05 21:51:12 +02:00
Federico Hernandez
47a692b651 Bumped version number to 1.2.0 2016-09-05 21:40:47 +02:00