]> git.evergreen-ils.org Git - OpenSRF.git/history - src/srfsh
LP#1268619: websockets: support WS via shared web workers
[OpenSRF.git] / src / srfsh /
2005-03-04 ericksonwe don't add 'newlines' to history.
2005-03-04 ericksonadded 'relay' which allows you to use the last received...
2005-03-04 ericksonadded external command running by entering !<command...
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 ericksonadded an 'install' target to these makefiles that just...
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...