descriptionA simple commandline todo manager.
ownerstefanhetzwaantje@gmail.com
last changeTue, 3 Nov 2009 22:26:06 +0000 (3 23:26 +0100)
content tags
add:
shortlog
2009-11-03 Stefan 'psYchotic... Changed all the sscanf calls to use the %n directive... master
2009-11-03 Stefan 'psYchotic... Started on the 'unmark' command. It has yet to be imple...
2009-11-02 Stefan 'psYchotic... Added the functionality for a 'list done' command....
2009-10-31 Stefan 'psYchotic... Makefile: renamed the LIBS variable to the more common...
2009-10-31 Stefan 'psYchotic... The list command now correctly displays the unfinished...
2009-10-31 Stefan 'psYchotic... Since every command now has its own help, I decided...
2009-10-31 Stefan 'psYchotic... Added a simple Makefile to compile the project.
2009-10-31 Stefan 'psYchotic... Added a COPYING file. MIT license.mob
2009-10-29 Stefan 'psYchotic... Fixed the "mark" command to mark *all* the dependencies...
2009-10-29 Stefan 'psYchotic... Added some checks in the "del" command (in case EOF...
2009-10-29 Stefan 'psYchotic... Added a non-functional "mark" command, which will be...
2009-10-29 Stefan 'psYchotic... Added an "add" command.
2009-10-28 Stefan 'psYchotic... Added a command.h.
2009-10-28 Stefan 'psYchotic... Sorted the output of the "help" command.
2009-10-28 Stefan 'psYchotic... Made the "list" command display children (indented).
2009-10-28 Stefan 'psYchotic... Added necessary myarray.{c,h} files.
...
heads
14 years ago master
14 years ago mob