]> git.evergreen-ils.org Git - OpenSRF.git/history - src/srfsh/srfsh.c
added some basic exception handling and propogation
[OpenSRF.git] / src / srfsh / srfsh.c
2005-03-03 ericksonadded some basic exception handling and propogation
2005-03-03 ericksonfixed logic error in using the config file
2005-03-02 ericksonif no config file is specified on the command line...
2005-03-02 ericksonnow requests are finished and sessions are destroyed
2005-03-02 ericksonmoved to readline.
2005-03-01 ericksonremoved the command line login requirement and now...
2005-03-01 ericksonadded json pretty printer for formatting result content...
2005-03-01 ericksonsrfsh now:
2005-03-01 ericksonadded 'disconnect' to session requests
2005-03-01 phasefxoopsie
2005-03-01 ericksonupdated help message
2005-03-01 ericksonadded 'named' configs.
2005-02-24 ericksonadded 'last' command to redo the last command
2005-02-11 ericksonadded a function to format a timestamp in human readabl...
2005-02-10 ericksonv1, currently only answers to 'exit', 'quit', 'help...