summaryrefslogtreecommitdiff
path: root/src/tree.c
Commit message (Expand)AuthorAge
* Fix a segfault in the --list if no data is supplied to populateMike Newman2003-01-17
* Add support to separate the selected rows output with a character with '/'Glynn Foster2003-01-14
* Improve error handling. Make --list actually return something useful,Glynn Foster2003-01-13
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-07
* Improve error handling... a lot.Glynn Foster2003-01-07
* Finish off commandline parsing for the list dialog. Wow, this is almostGlynn Foster2003-01-06
* Add functions to init and free the parsing options. Still not terriblyGlynn Foster2003-01-06
* Initial revisionGlynn Foster2003-01-03
bgstack15