Added delegate command to delegate existing actions.

* Created `delegate`. This will move an action from a next actions context
  folder to the waiting folder. Any duplicate items in project folders will be
  renamed and updated to reflect any action change.
* Updated `ls` to take multiple named contexts or projects and list them all.
This commit is contained in:
Jonathan Bernard
2013-11-05 08:46:06 -06:00
parent 5ac69157dc
commit acaf58f456
2 changed files with 122 additions and 26 deletions

View File

@ -1,8 +1,8 @@
#Sat, 02 Nov 2013 23:33:05 -0500
#Tue, 05 Nov 2013 08:44:25 -0600
lib.local=true
name=jdb-gtd
version=1.8
version=1.9
nailgun.classpath.dir=/home/jdbernard/programs/nailgun/classpath
executable.jar=true
main.class=com.jdblabs.gtd.cli.GTDCLI
build.number=72
build.number=5