Taskwarrior: Activity taskwarrior.org/ 2013-03-05T03:37:46+00:00 Taskwarrior Redmine Bug #1191 (New): Regression: cannot "task execute" scripts which call taskwarrior anymore taskwarrior.org/issues/1191 2013-03-05T03:37:46+00:00 Johannes Schlatow johannes@schlatow.name <p>Steps to reproduce:</p> <p>1. Create a file /tmp/test.sh:<br /><pre> #!/bin/bash echo "Hello" task next echo "bye bye!" </pre></p> <p>2. Call "task execute /tmp/test.sh" <br /><pre> $ task execute /tmp/test.sh Hello </pre></p> <p>The execute command seems to block any other call of taskwarrior which queries the database. Thus I assume this might be caused by redundant file locking.</p> Feature #44: Atomic file writes taskwarrior.org/issues/44#change-4787 2013-03-05T01:27:47+00:00 Paul Beckingham <blockquote> <p>Any news on this?</p> </blockquote> <p>Nope. No patches received either.</p> <blockquote> <p>I've just lost half of my pending.data because I pressed Ctrl+C in a wrong moment. :(</p> </blockquote> <p>Don't do that. If you don't have a backup copy, the pending.data can be recreated from undo.data using "task merge".</p> Bug #1185: manpages should be installed from ${CMAKE_CURRENT_BINARY_DIR} taskwarrior.org/issues/1185#change-4786 2013-03-05T01:24:24+00:00 Paul Beckingham <p>Done. Rather than apply the 9395a4.diff, I just ran:</p> <pre> $ git revert 9395a4 </pre> Taskwarrior 2.2.0 beta1 is here taskwarrior.org/news/163 2013-03-05T00:36:42+00:00 Taskwarrior Team support@taskwarrior.org <p>The taskwarrior 2.2.0 beta1 release is here, and we are interested in all feedback about this release.</p> <p><a class="www.taskwarrior.org/download/task-2.2.0.beta1.tar.gz">www.taskwarrior.org/download/task-2.2.0.beta1.tar.gz</a></p> <p>Changes include:</p> <ul> <li>Spanish es-ES translation</li> <li>New configuration: print.empty.columns, which is turned off by default, saving lots of horizontal space</li> <li>Much improved Asian character support</li> <li>More virtual tags</li> <li>Improved bash completion</li> <li>Task modification time</li> <li>Many bugs fixed, features added</li> </ul> Feature #44: Atomic file writes taskwarrior.org/issues/44#change-4785 2013-03-04T23:22:19+00:00 Jakub Wilk jwilk@jwilk.net <p>Any news on this?<br />I've just lost half of my pending.data because I pressed Ctrl+C in a wrong moment. :(</p> Bug #1185: manpages should be installed from ${CMAKE_CURRENT_BINARY_DIR} taskwarrior.org/issues/1185#change-4784 2013-03-04T19:28:01+00:00 Jakub Wilk jwilk@jwilk.net <p>As I wrote in message <a class="taskwarrior.org/issues/2" title="Possible shadow file update before task update (Rejected)">#2</a>, you need to undo commit 9395a4, too.</p> Bug #1190 (New): Redmine version too low for bugwarrior taskwarrior.org/issues/1190 2013-03-04T17:40:36+00:00 David Patrick djp@linuxcaffe.ca <p>I submitted a feature request at <a class="https://github.com/ralphbean/bugwarrior/issues/62">https://github.com/ralphbean/bugwarrior/issues/62</a> to "expand redmine example using taskwarrior.org". The idea being that if bugwarrior was a program that pulled from numerous issue-tracking systems (including redmine) to a taskwarrior installation, then the bugwarriorrc example for a redmine site, should use working taskwarrior.org co-ordinates. Makes sense right?</p> <p>The trouble is that the taskwarrior.org redmine install is (reportedly) 0.9.7 and bugwarrior currently requires features that were introduced in redmine 1.0.x</p> <p>Ugrade time?</p> Feature #484 (Rejected): task cost < filter > taskwarrior.org/issues/484#change-4783 2013-03-03T16:04:23+00:00 David Patrick djp@linuxcaffe.ca <p>Obviated by UDAs and "task properties"</p> Bug #1181 (Closed): Recurrence.indicator column too wide taskwarrior.org/issues/1181#change-4781 2013-03-03T04:37:56+00:00 Paul Beckingham <p>Marking as fixed. While I never saw exactly what Max saw, I did see column width errors for single-character columns. Those appear to be fixed now, probably due to several word-wrapping and data length issues being fixed.</p> Bug #1087 (Closed): Task/line count wrong taskwarrior.org/issues/1087#change-4780 2013-03-03T04:10:47+00:00 Paul Beckingham Bug #1185 (Closed): manpages should be installed from ${CMAKE_CURRENT_BINARY_DIR} taskwarrior.org/issues/1185#change-4779 2013-03-02T23:40:29+00:00 Paul Beckingham <p>Applied. Thank you.</p> Bug #1186 (Rejected): please silence "TASKRC override: ..." messages taskwarrior.org/issues/1186#change-4778 2013-03-02T23:29:17+00:00 Paul Beckingham <p>Already supported.</p> <p>The message can be silenced by removing 'header' as a verbosity token. See 'man taskrc', look for 'verbose='.</p> Bug #1188: filters with inner quotes give different results taskwarrior.org/issues/1188#change-4777 2013-03-02T23:25:38+00:00 Paul Beckingham <p>Parsing bug, confirmed in 2.2.0. Deferring until the parser release.</p> Bug #1187: please include tests in source tarball taskwarrior.org/issues/1187#change-4775 2013-03-02T23:20:43+00:00 Paul Beckingham <p>The tests are in the code repository, but have additional dependencies, namely Perl and the JSON module. I'm not sure anyone outside development needs them. Can you elaborate on why this is a good idea?</p> Bug #1189 (Closed): East Asian character width is not treated correctly when printed out taskwarrior.org/issues/1189#change-4773 2013-03-02T23:11:03+00:00 Paul Beckingham <p>Excellent catch, Roy. Thank you.</p> <p>Using your data, I found that taskwarrior was not calculating widths, but was just calculating character counts - a silly and widespread error.</p>
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.