summary refs log tree commit diff
path: root/pkgs/applications/misc/taskwarrior
Commit message (Collapse)AuthorAge
* taskwarrior: install zsh completion (#40454)Johannes Frankenau2018-05-14
|
* taskwarrior: Fix bash completionMatthias Beyer2018-01-10
|
* Fix taskwarrior fish completionsJon Banafato2017-08-25
| | | | | Fish expects third party completions to be in a directory called `vendor_completions.d` rather than `completions`.
* taskwarrior: install bash completion for fishPeter Simons2017-06-01
| | | | And also modernize the location of the bash completion file.
* taskwarrior: improve meta.description (taskwarrior has nothing to do with GTD)Peter Simons2017-02-08
|
* taskwarrior: patch bug in bash-completion filePeter Simons2017-02-08
| | | | The patch was submitted upstream, too.
* taskwarrior: enable on darwinNick Novitski2016-06-05
|
* taskwarrior: 2.5.0 -> 2.5.1Matthias Beyer2016-02-25
|
* taskwarrior: 2.4.4 -> 2.5.0Matthias Beyer2015-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Paste from the changelog: There have been a lot of changes. Here are the highlights: * Improved command line parser: terminator -- handling, UUID recognition, DOM recognition, red-herring pairs (foo:bar), escaped slashes in patterns (/one\/two/), substitutions (/one\/two/one-two/), Unicode U+NNNN and \uNNNN, escaped entities (\n, \t etc) for use in descriptions/annotations, abbreviated day and month names, ISO-8601 durations (PT4H, P1Y etc). * New virtual tags UDA, ORPHAN, PROJECT, PRIORITY, and LATEST. * Improved support for DOM references in filters task 'due.year = 2015 and due.week > 20' list. * New configuration settings urgency.inherit, rule.color.merge, urgency.user.tag.next.coefficient, color.uda.<name>.none, sugar, report.<name>.sort:none, json.depends.array. * Improved urgency: the urgency.inherit setting propagates urgency along dependency chains. * Improved searching: more powerful regular expressions. * Improved attribute modifiers: is/isnt are now consistent exact match operator equivalents to ==/!==. * New command _unique, for generating unique lists of values, and will ultimately replace several helper commands. * New command commands, which lists commands and details about how they affect filters, GC, context, and syntax. * New verbosity tokens recur (feedback when a recurring task instance is created), unwait (for when a waiting task becomes visible). * Improved extensions: zsh completion, Fish shell completion, add-on scripts now online. * Improved documentation: help command, man pages, more online docs, negation ! operator, sample hook scripts. * Improved sync: GnuTLS now mandatory, so everyone has the sync command. * Improved JSON import/export support: free-format JSON, task arrays assumed (which makes import/export work with out-of-the-box parsers), dependencies optionally modeled as an array, UUIDs validated, tasks added/updated without duplication, import from STDIN using -. * Improved performance: less data is read from disk depending on the filter. * Improved diagnostics: duplicate dependency warnings, multi-task edit failures, changes to tasks without IDs, certificate file sizes. * Improved testing: migrated all Perl tests to Python, parallelized test suite, colorized output, detection of newly passing tests, Python 2.7 and 3 support, better debug output, Bash test library, stress test tool, no more disabled tests - everything runs, test coverage is now 87.3%. * Widespread code cleanup, removal of dead code, C++11 enhancements, improved portability, merged ISO-8601 and legacy durations, less code, happier developers.
* Add myself as maintainerJascha Geerds2015-06-22
|
* bump version of taskwarrior 2.4.0 -> 2.4.4Marcell Vazquez-Chanlatte2015-06-18
|
* Bump TaskWarrior to 2.4.0Tomasz Kontusz2015-02-08
|
* taskwarrior: enable bash completionBjørn Forsman2015-01-18
| | | | | By adding the missing link between the (already installed) completion script and $out/etc/bash_completion.d/.
* added sync support to taskwarriorDavid Rusu2014-10-25
|
* taskwarrior: bump to 2.3.0 (close #2567)Benjamin Podszun2014-05-08
| | | | vcunat fixed the evaluation
* taskwarrior: Update to version 2.2.0.aszlig2013-04-08
| | | | | | | | | | | | | | | | | | | | | | | | This update roughly includes the following changes: * Spanish es-ES translation * New configuration option: print.empty.columns * Much improved Asian character support * More virtual tags * Improved bash completion * Task modification time * Stats show blocked and blocking tasks * New 'blocking' report * Additional color rules * New helper commands for third-party tools * 'columns' command searchable * New date shortcuts 'socm' and 'eocm' * Improved push/pull messages For a full list of changes, please head over to: http://taskwarrior.org/projects/taskwarrior/wiki/Changelog Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* Making taskwarrior and podofo have cmake as buildNativeInput.Lluís Batlle i Rossell2012-11-08
| | | | Otherwise they can't be crossbuilt.
* Use newly-added taskwarrior as an update to existing taskwarrior attributeMichael Raskin2012-10-11
|
* Removing the old unstable taskwarrior; the stable version is on 2.x already.Lluís Batlle2012-06-22
|
* Updating taskwarrior.Lluís Batlle2012-06-22
|
* Made lua and task warrior unstable crossbuild fineLluís Batlle i Rossell2012-01-03
| | | | svn path=/nixpkgs/trunk/; revision=31251
* THe stable task warrior has a licence GPLv2+, not MIT.Lluís Batlle i Rossell2011-12-29
| | | | svn path=/nixpkgs/trunk/; revision=31152
* Adding task warrior unstable.Lluís Batlle i Rossell2011-12-29
| | | | svn path=/nixpkgs/trunk/; revision=31151
* Adding task warrior, stable.Lluís Batlle i Rossell2011-12-29
svn path=/nixpkgs/trunk/; revision=31150