Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-06 | Reworked "find" to allow for more sophisticated searches. | Jon Bergli Heier | 1 | -4/+0 | |
The usage of the "find" command is as follows: find SEARCH where SEARCH is either a simple string to search for, or key:value pairs with the following keys: artist album title | |||||
2011-01-04 | Added Doxyfile and documentation comments in various places. | Jon Bergli Heier | 1 | -0/+2 | |
2011-01-02 | Killed the 'commands' namespace. | Jon Bergli Heier | 1 | -22/+20 | |
2011-01-02 | Command handling changes as a result of adding the update command. | Jon Bergli Heier | 1 | -4/+24 | |
2011-01-02 | Print command name on unknown command. | Jon Bergli Heier | 1 | -0/+1 | |
2011-01-01 | Implemented a simple 'ls' command for the telnet server. | Jon Bergli Heier | 1 | -0/+24 | |