Commit Graph
10 Commits
Author SHA1 Message Date
Jonathan Bernard 0749145ce0 Added error message for unimplemented commands. 2011-06-14 17:34:29 -05:00
Jonathan Bernard 9819315fa9 Started adding real documentation.
The documentation style is meant for a doc system I have not written yet.
Existing systems--javadoc and groovydoc--are not sufficient, primarily due
to their reliance on HTML. I envision something that crosses javadoc-style
annotations with python-like use of reStructuredText and Docco-like inline
presentation of the code with its comments.
2010-12-10 15:15:55 -06:00
Jonathan Bernard 68cc604d6b Fixed a small bug in how list references were being parsed. 2010-12-10 11:32:52 -06:00
Jonathan Bernard 3b1d919c5a Implemented 'delete' command.
Basic implementation for displaying a list of users.
2010-12-06 07:28:01 -06:00
Jonathan Bernard 0c3a11d567 Renamed README to take advantage of github's nice formatting. 2010-11-15 17:37:42 -06:00
Jonathan Bernard fc21cfdffe Implemented 'show lists' command. Still need to work on formatting. 2010-11-11 13:15:16 -06:00
Jonathan Bernard c488c3faa4 Made the Win32 bat launcher launch silently. 2010-11-11 13:13:46 -06:00
Jonathan Bernard c9f73e60ea Started implementing show lists command.
Also added Windows XP support to build file.
Created a working gritter.bat file in bin.
2010-11-09 16:53:44 -06:00
Jonathan Bernard 2ff8b02025 Basic timeline listing implementation complete. 2010-11-05 18:10:03 -05:00
Jonathan Bernard 8a262c58db Initial commit. 2010-11-05 15:08:44 -05:00