]>
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:
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
martin f. krafft [Wed, 30 Jan 2019 23:34:13 +0000 (12:34 +1300)]
run at most once every 5 minutes
martin f. krafft [Wed, 30 Jan 2019 23:32:49 +0000 (12:32 +1300)]
misc configuration changes
martin f. krafft [Wed, 30 Jan 2019 23:32:06 +0000 (12:32 +1300)]
add support for attaching/calling extdata
martin f. krafft [Sun, 11 Mar 2018 14:33:05 +0000 (15:33 +0100)]
shortcut for starting tasks
martin f. krafft [Thu, 1 Mar 2018 02:50:24 +0000 (15:50 +1300)]
update header comment
martin f. krafft [Thu, 1 Mar 2018 02:50:19 +0000 (15:50 +1300)]
rewrite to use run_at_most_every
martin f. krafft [Thu, 1 Mar 2018 01:01:36 +0000 (14:01 +1300)]
enable colour on shell hook
martin f. krafft [Thu, 1 Mar 2018 01:01:26 +0000 (14:01 +1300)]
more aliases
martin f. krafft [Wed, 28 Feb 2018 10:26:46 +0000 (23:26 +1300)]
enable colours and see how we go
martin f. krafft [Wed, 28 Feb 2018 09:47:46 +0000 (22:47 +1300)]
print task output on shell start only once every 30s
martin f. krafft [Wed, 28 Feb 2018 07:08:46 +0000 (20:08 +1300)]
Initial commit