]> git.madduck.net Git - etc/taskwarrior.git/shortlog

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

etc/taskwarrior.git
2019-03-26 martin f. krafftuse neomutt for notmuch integration if available
2019-03-26 martin f. krafftexec viewer
2019-03-26 martin f. krafftfix task_attach link parsing
2019-02-21 martin f. krafftturn on recurrence when syncing
2019-02-21 martin f. krafftremove next, add waiting alias
2019-01-31 martin f. krafftfix msgid loading in mutt
2019-01-31 martin f. krafftinvoke task not with full path
2019-01-31 martin f. krafftAdd '.config/taskwarrior/hooks/task.shift-recurrence...
2019-01-31 martin f. krafftProvide wrapper script for task
2019-01-31 martin f. krafftLink taskpirate default hooks
2019-01-31 martin f. krafftAdd '.config/taskwarrior/taskpirate/' from commit ...
2019-01-31 martin f. krafftrun at most once every 5 minutes
2019-01-31 martin f. krafftmisc configuration changes
2019-01-31 martin f. krafftadd support for attaching/calling extdata
2018-03-11 martin f. krafftshortcut for starting tasks
2018-03-01 martin f. krafftupdate header comment
2018-03-01 martin f. krafftrewrite to use run_at_most_every
2018-03-01 martin f. krafftenable colour on shell hook
2018-03-01 martin f. krafftmore aliases
2018-02-28 martin f. krafftenable colours and see how we go
2018-02-28 martin f. krafftprint task output on shell start only once every 30s
2018-02-28 martin f. krafftInitial commit
2017-03-10 Tomas BabejMerge pull request #4 from thawk/master
2017-03-10 thawkUse python in current environment instead of /usr/bin...
2017-01-01 Tomas BabejLICENCE: Update copyright
2017-01-01 Tomas BabejRather than restricting to python2, make code python3...
2016-02-18 Tomas BabejMerge pull request #4 from subsetpark/master
2016-02-17 Zach SmithGet task by ['parent']['uuid']
2015-12-17 Tomas BabejMerge pull request #2 from tristil/fixes
2015-12-17 Joseph MethodFix import statements
2015-12-17 Joseph MethodFix python executable reference
2015-09-12 Tomas BabejFix old style import and config overrides
2015-08-12 Tomas Babejshebang: Enforce python2
2015-05-27 Tomas BabejMerge branch 'master' of github.com:tbabej/taskwarrior...
2015-05-26 Tomas BabejMerge pull request #3 from dkasak/fix-infinite-recursion
2015-05-26 Denis KasakPrevent hook from triggering nested task generation.
2015-04-23 Tomas BabejUpdate README.md
2015-04-23 Tomas BabejOmit 'until' attribute from shifted attributes. Shiftin...
2015-04-09 Tomas Babejfind_hooks: Do not allow dots in the module name
2015-04-07 Tomas BabejAdd gitignore
2015-04-07 Tomas BabejUpdate README.md
2015-04-07 Tomas BabejAdd readme instructions
2015-04-07 Tomas BabejAdd licence
2015-04-07 Tomas BabejRemove redundant import
2015-04-07 Tomas BabejAdd pirate-enabled version of the hook
2015-04-07 Tomas BabejRemove non-pirate version of the hook
2015-04-07 Tomas Babejpirates: Sort module names alphabetically
2015-04-07 Tomas BabejRemove gitignore, it's no longer necessary
2015-04-07 Tomas Babejon-modify-pirate: Add pirate master hook for modify...
2015-04-07 Tomas BabejRemove example hook
2015-04-07 Tomas Babejon-add-pirate: Make pirate master script standalone
2015-04-07 Tomas Babejon-add-pirate: Initial implementation
2015-04-07 Tomas BabejInitial commit
2015-03-29 Tomas BabejDetect data location and do not nest recurrence generation
2015-01-19 Tomas BabejAdded README
2015-01-19 Tomas BabejAdded Licence
2015-01-19 Tomas BabejInitial commit