[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [PATCH 0/5] Improvements to Taskjuggler export
From: |
Christian Egli |
Subject: |
[O] [PATCH 0/5] Improvements to Taskjuggler export |
Date: |
Wed, 16 Mar 2011 12:04:57 +0100 |
Hi all
I have some long standing improvements to Taskjuggler export which I'd
finally like to push to the repo.
Thanks
Christian Egli (5):
Add some minimal infrastructure to handle export to both tj2 and tj3
Mark a task as a milestone if it is a leaf node and cannot be
scheduled
Replace recursive functions with iterative ones
Remove a spurious debug statement
Escape double quotes in headlines
lisp/org-taskjuggler.el | 76 +++++++++++++++++++++++++++++++++++-----------
1 files changed, 58 insertions(+), 18 deletions(-)