Commit History

Author SHA1 Message Date
  Strobel, Stefan | Friedrich Lütze GmbH 8a14afc035 hiding input in command not found message with disabled echo 9 months ago
  stefan 495cc02233 updated copyright notices 9 months ago
  stefan 51960301fc changed to proper string matcher in tests 9 months ago
  stefan 08a9aca942 messed around with the makefile and tests to get them back running 1 year ago
  prozessorkern a5bd5c57ab added detailed help function 3 years ago
  prozessorkern e6b45952b3 added tests for shellmatta_history and improved documentation 3 years ago
  prozessorkern 3b99ad2a56 fix #43 added a config interface to change the newline character expected 4 years ago
  prozessorkern c2e4324236 bugfix - now stdin returns 0 if the heredoc body is empty 4 years ago
  prozessorkern 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 years ago
  prozessorkern 2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests 4 years ago
  prozessorkern bf1d91eca7 close #14 - added a resetShell api function + fixed some problems 4 years ago
  prozessorkern d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests 4 years ago
  prozessorkern d1649e5e86 added remove api + small integratio test close #9 4 years ago
  stefan 3194012bae got rid of compiler warnings 4 years ago
  prozessorkern 33e4e20474 added integration test for heredoc parsing 5 years ago
  prozessorkern 5ff3bfa12e added some integration tests 5 years ago