The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.3.1 - 2017-03-24

  • BUG FIXES
    • Don't try to compile GitCommit plugin, as we don't hard-require Git::Repository to be installed. (RT#120704)
  • STATISTICS
    • code churn: 2 files changed, 21 insertions(+), 5 deletions(-)

Documentation

Modules

plugin system for the Taskwarrior task manager
helper app for Taskwarrior::Kusarigama
Add plugins to Taskwarrior
install scripts and tweak config for Taskwarrior::Kusarigama
Set of core functions interacting with Taskwarrior
Entry-point for Kusarigama's hook scripts
Role for plugins running during the task creation stage
Role for plugins implementing custom commands
Role for plugins running during the exit stage
Role for plugins running during the task launch stage
Role for plugins running during the task modification stage
Base class for Kusarigama plugins
run taskwarrior's garbage collection
turns the task repo into a git repository
create a follow-up task upon completion
per-task Taskwarrior::Kusarigama::Wrapper
interface to the taskwarrior's 'task' command
Exception class for Taskwarrior::Kusarigama::Wrapper