Commit graph

162 commits

Author SHA1 Message Date
Paul Beckingham
96554e913f Help: Improved the command summary in the help command 2016-09-05 09:09:23 -04:00
Paul Beckingham
b0e8dfa290 Docs: Updated in preparation for release 2016-09-05 09:06:21 -04:00
Paul Beckingham
bd7162f58d TS-28: Please add a (m)odify feature for review
- Thanks to Ian R. Learmonth.
2016-09-04 17:52:01 -04:00
Paul Beckingham
cbb7959833 TS-11: Autoclear in the Task Shell
- Thanks to Lars Kumbier.
2016-09-04 16:06:17 -04:00
Paul Beckingham
3695e3619e Review: Added local confirmation befor modifying Taskwarrior configuration 2016-09-04 13:02:12 -04:00
Paul Beckingham
0f13520551 Review: Added more spacing between tasks 2016-09-04 12:50:25 -04:00
Paul Beckingham
61886b29ef Review: Now stops after 'limit' tasks 2016-09-04 12:48:21 -04:00
Paul Beckingham
a84e00175c Tests: Updated template 2016-09-02 21:50:48 -04:00
Paul Beckingham
596e0e1ce0 Tests: Added version test 2016-09-02 21:39:32 -04:00
Paul Beckingham
db73778571 Tests: Added simpletap and basetest modules 2016-09-02 21:39:02 -04:00
Paul Beckingham
65604e9ff1 Build: Removed missign includes 2016-09-02 21:29:19 -04:00
Paul Beckingham
08c013c1af l10n: Removed string defines 2016-09-02 18:13:53 -04:00
Paul Beckingham
13cb3b92e2 review: Removed use of string defines 2016-09-02 18:12:17 -04:00
Paul Beckingham
46cd598299 main: Removed use of string defines 2016-09-02 18:12:02 -04:00
Paul Beckingham
5904f59fc0 Help: Removed use of string defines, cleaned up code 2016-09-02 18:11:47 -04:00
Paul Beckingham
ae88d278ef Diag: Removed use of string defines 2016-09-02 18:11:29 -04:00
Paul Beckingham
22c42f9de3 libshared: Integrated 2016-09-02 18:10:54 -04:00
Paul Beckingham
7d78b9440b TD-120: Missing cmakedefine for HAVE_GET_CURRENT_DIR_NAME
TW-1845: Cygwin build fails, missing get_current_dir_name

- Thanks to Jörg Krause, Ben Boeckel, hosaka.
2016-08-24 18:23:42 -04:00
Paul Beckingham
726a1630bf Tests: Updated test harness 2016-03-29 22:58:04 -04:00
Paul Beckingham
6e8050bd3d Tests: The run_all script was not correctly using exit code 0 when all tests pass 2016-02-06 12:30:19 -05:00
Paul Beckingham
6cbdf874be Test: Copied test scripts to build dir 2016-02-06 12:19:26 -05:00
Paul Beckingham
d798bbb106 FS: Removed obsolete code 2016-02-06 12:19:01 -05:00
Paul Beckingham
205a3984d2 TS-24: add review option (m)odify
- Thanks to David Patrick.
2016-01-11 15:05:26 -05:00
Paul Beckingham
70d9870611 Copyright: Updated to 2016 2015-12-31 15:14:37 -05:00
Paul Beckingham
50c23bce15 Review: Input reassigned
- 's' to skip
- 'r' to review
- <enter> to review
2015-12-23 08:48:14 -05:00
Paul Beckingham
496842335f Prompt: Actual prompt and usage now match 2015-10-18 09:43:36 -04:00
Paul Beckingham
3b69fa0907 Review: When creating the '_reviewed' report, add a description 2015-10-18 01:28:17 -04:00
Paul Beckingham
9cd0f95242 Docs: Wrote a high-level overview of 'review'
- With a pointer to a (nonexistend) online doc.
2015-10-18 00:38:49 -04:00
Paul Beckingham
88e015a371 Review: Added 'N' cutoff for short reviews 2015-10-18 00:31:36 -04:00
Paul Beckingham
766e16d22a Shell: Implemented the 'exec' (or '!') command 2015-10-18 00:18:05 -04:00
Paul Beckingham
d3410d8dcd Docs: Updated man page by removing old content 2015-10-18 00:17:19 -04:00
Paul Beckingham
3ceab3f7a4 Test: Upgraded test framework
- Uses Taskwarrior's parallel harness.
- Uses Taskwarrior's 'problems' script for diagnosis.
- Removed 'run_all.in' processing.
- Removed Perl 'template.t' script.
2015-10-18 00:00:25 -04:00
Paul Beckingham
113d96f382 Docs: Updated ChangeLog, NEWS 2015-10-17 23:55:15 -04:00
Paul Beckingham
e640d2fd11 Diag: Implemented full 'diag' command 2015-10-17 23:50:22 -04:00
Paul Beckingham
6e34e57a78 Cleanup: Added comments 2015-10-17 23:13:14 -04:00
Paul Beckingham
b8810c4cab L10N: Localized 'help' command output 2015-10-17 23:08:04 -04:00
Paul Beckingham
30accb83b5 Review: The '_reviewed' report now sorts by reviewd and modified
- Sorting by 'reviewed+' means that the least recently reviewed tasks are seen
  first.
- Sorting then by 'modified+' means that the least recently modified tasks are
  seen next.
2015-10-17 22:52:45 -04:00
Paul Beckingham
7f64c92329 L10N: Improved usage for Taskwarrior commands 2015-10-17 22:33:46 -04:00
Paul Beckingham
1403ad038e L10N: Improved and localized usage 2015-10-17 22:29:34 -04:00
Paul Beckingham
8e5e294c68 Review: Added auto setup
- If the 'reviewed' UDA is not of type 'date', add the proper configuration.
- If the '_reviewed' report is not found, add the proper configuration.
2015-10-17 22:21:19 -04:00
Paul Beckingham
f99ba3c33b L10N: Localized the intro and prompt strings. 2015-10-17 21:02:10 -04:00
Paul Beckingham
13bf0d1127 ChangeLog: Removed fixes that no longer apply 2015-10-17 14:51:07 -04:00
Paul Beckingham
bd8293ffe1 utf8: Initializer correction 2015-10-17 14:50:45 -04:00
Paul Beckingham
e430083771 wcwidth6: Migrated latest code from Taskwarrior 2015-10-17 14:05:16 -04:00
Paul Beckingham
55548c9f3d FS: Eliminated compiler warnings 2015-10-12 16:58:20 -04:00
Paul Beckingham
8c7c882b90 C++11: Made use of nullptr 2015-10-12 15:50:58 -04:00
Paul Beckingham
5ed085a2f4 Color: Fixed incorrect used of leading underscore in #define 2015-10-12 15:50:14 -04:00
Paul Beckingham
da4fd02cc5 Cleanup: Eliminated unused arguments 2015-10-12 15:13:43 -04:00
Paul Beckingham
8cf9788060 Bug: Corrected struct initialization in C++11 2015-10-12 15:06:22 -04:00
Paul Beckingham
cf0dc2c77d Test: Eliminated compiler warnings 2015-10-12 15:05:39 -04:00