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

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
8 years agoGet task by ['parent']['uuid']
Zach Smith [Wed, 17 Feb 2016 20:47:28 +0000 (15:47 -0500)]
Get task by ['parent']['uuid']

8 years agoFix old style import and config overrides
Tomas Babej [Sat, 12 Sep 2015 08:54:51 +0000 (10:54 +0200)]
Fix old style import and config overrides

8 years agoMerge branch 'master' of github.com:tbabej/taskwarrior-shift-all-recurrence-hook
Tomas Babej [Wed, 27 May 2015 09:42:21 +0000 (11:42 +0200)]
Merge branch 'master' of github.com:tbabej/taskwarrior-shift-all-recurrence-hook

8 years agoMerge pull request #3 from dkasak/fix-infinite-recursion
Tomas Babej [Tue, 26 May 2015 21:59:43 +0000 (23:59 +0200)]
Merge pull request #3 from dkasak/fix-infinite-recursion

Prevent hook from triggering nested task generation.

8 years agoPrevent hook from triggering nested task generation.
Denis Kasak [Tue, 26 May 2015 16:32:48 +0000 (18:32 +0200)]
Prevent hook from triggering nested task generation.

9 years agoUpdate README.md
Tomas Babej [Thu, 23 Apr 2015 21:10:30 +0000 (23:10 +0200)]
Update README.md

9 years agoOmit 'until' attribute from shifted attributes. Shifting works, but TW then removes...
Tomas Babej [Thu, 23 Apr 2015 05:23:06 +0000 (07:23 +0200)]
Omit 'until' attribute from shifted attributes. Shifting works, but TW then removes the parent task.

9 years agoAdd gitignore
Tomas Babej [Tue, 7 Apr 2015 17:58:37 +0000 (19:58 +0200)]
Add gitignore

9 years agoRemove redundant import
Tomas Babej [Tue, 7 Apr 2015 16:36:07 +0000 (18:36 +0200)]
Remove redundant import

9 years agoAdd pirate-enabled version of the hook
Tomas Babej [Tue, 7 Apr 2015 16:34:34 +0000 (18:34 +0200)]
Add pirate-enabled version of the hook

9 years agoRemove non-pirate version of the hook
Tomas Babej [Tue, 7 Apr 2015 16:34:19 +0000 (18:34 +0200)]
Remove non-pirate version of the hook

9 years agoDetect data location and do not nest recurrence generation
Tomas Babej [Sun, 29 Mar 2015 10:58:22 +0000 (12:58 +0200)]
Detect data location and do not nest recurrence generation

9 years agoAdded README
Tomas Babej [Mon, 19 Jan 2015 17:45:53 +0000 (18:45 +0100)]
Added README

9 years agoAdded Licence
Tomas Babej [Mon, 19 Jan 2015 17:45:41 +0000 (18:45 +0100)]
Added Licence

9 years agoInitial commit
Tomas Babej [Mon, 19 Jan 2015 17:33:35 +0000 (18:33 +0100)]
Initial commit