Commit Graph

21 Commits

Author SHA1 Message Date
Mike Dvorkin
5731d747f3 Fixed task search, implemented project search 2010-08-20 20:36:49 -07:00
Mike Dvorkin
a1b0be3af8 Implemented search for tasks 2010-08-18 23:19:34 -07:00
Mike Dvorkin
7ecace633f More work with notes; refactored actions; added tests 2010-08-14 19:18:16 -07:00
Mike Dvorkin
3086148a1b Adding notes; show project list tasks; show task list notes 2010-08-14 12:56:11 -07:00
Mike Dvorkin
df4105774a pit help; 'none' to reset date or time; show for projects and tasks;
compiles on Ubuntu
2010-08-11 20:59:22 -07:00
Mike Dvorkin
346b35bf2d Simpler data types; header and pit info; refactored options 2010-08-10 22:34:09 -07:00
Mike Dvorkin
21b447d4ea Iteration macros now create automatic iteration pointer variable 2010-08-07 19:49:18 -07:00
Mike Dvorkin
452d3afc9a More work on projects and cascading deletes 2010-08-07 19:24:35 -07:00
Mike Dvorkin
24c793fce5 Refactored to add dispatcher and universal command handlers 2010-08-07 16:39:11 -07:00
Mike Dvorkin
3d1786c080 Task update and logging 2010-08-06 20:27:41 -07:00
Mike Dvorkin
19a96c7b2d Parsing time args, pager refactoring 2010-08-01 13:59:20 -07:00
Mike Dvorkin
f84c7ea8f1 More features 2010-08-01 11:48:42 -07:00
Mike Dvorkin
0da661e4ea Implemented pager for tasks and projects 2010-07-29 00:28:17 -07:00
Mike Dvorkin
33d51d70b6 More task refactoring 2010-07-27 21:12:56 -07:00
Mike Dvorkin
d2ad4c529d Some refactoring in tasks 2010-07-26 21:00:16 -07:00
Mike Dvorkin
b9ddcf85e3 Added for_each... macros 2010-07-26 19:31:51 -07:00
Mike Dvorkin
f02ffff989 Streamlined .h files, added command line parsing routines 2010-07-22 23:33:03 -07:00
Mike Dvorkin
774424fa02 Implemented creating tasks 2010-07-21 18:39:38 -07:00
Mike Dvorkin
cafced4b36 Created first project saving it and reading from .pit file! 2010-07-14 22:30:53 -07:00
Mike Dvorkin
dab0f2f9bb Fixed table_delete(); implemented table_save() and table_load() 2010-07-13 21:47:14 -07:00
Mike Dvorkin
9dec87454c Added Makefile; make & make clean both work 2010-07-10 13:11:21 -07:00