Historie revizí

Autor SHA1 Zpráva Datum
  shimatta b1b16b1f0d Merge branch 'feature/#31-make-unneeded-command-parameters-optional' of shimatta/shellmatta into develop před 4 roky
  prozessorkern d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests před 4 roky
  shimatta c807372bce Merge branch 'feature/#30-make-help-function-command-and-alias-configurable' of shimatta/shellmatta into develop před 4 roky
  prozessorkern c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) před 4 roky
  shimatta 4f9ff4fe3c Merge branch 'feature/#9-add-remove-command-to-api' of shimatta/shellmatta into develop před 4 roky
  prozessorkern d1649e5e86 added remove api + small integratio test close #9 před 4 roky
  shimatta 1c294bb7d1 Merge branch 'feature/#21-remove-e' of shimatta/shellmatta into develop před 4 roky
  prozessorkern 34ec2d9b45 removed \e from sourcecode and testcases před 4 roky
  shimatta ea3c90f305 Merge branch 'feature/add_tests_#5' of shimatta/shellmatta into develop před 4 roky
  shimatta 017c3c050e Merge branch 'feature/#20-heredoc' of shimatta/shellmatta into develop před 4 roky
  prozessorkern 11bf2d2671 added some testcases před 4 roky
  prozessorkern 5f96d86892 added vscode config před 4 roky
  prozessorkern 8cedf30925 changed doxygile location před 4 roky
  stefan fe3c1e3a43 Added dummy testcases to integrate all source files into coverage meassurement před 4 roky
  stefan cf7ac4d116 Merge branch 'feature/add_tests_#5' of https://git.shimatta.net/shimatta/shellmatta into feature/add_tests_#5 před 4 roky
  stefan 3194012bae got rid of compiler warnings před 4 roky
  prozessorkern af8fea78da added cppcheck call - requires cppcheck > 1.88 před 5 roky
  prozessorkern 33e4e20474 added integration test for heredoc parsing před 5 roky
  prozessorkern 16365f341e changed heredoc support před 5 roky
  prozessorkern c9252029fd fixed broken coverage meassurement in integration test před 5 roky
  prozessorkern 280e512746 added basic heredoc function před 5 roky
  prozessorkern fc8a34dd1c Merge branch 'develop' into feature/add_tests_#5 před 5 roky
  shimatta ad60578aab Merge branch 'bugfix/#18-lengt-of-commands-not-checked' of shimatta/shellmatta into develop před 5 roky
  prozessorkern 21212d05b8 determine the length of the input command abd compare the length with the length of the known commands před 5 roky
  prozessorkern 5ff3bfa12e added some integration tests před 5 roky
  prozessorkern e5bf8572c2 fixed broken forward cursor fix #17 před 5 roky
  prozessorkern d65765371b added unit tests for several util functions před 5 roky
  prozessorkern f65f86d8e2 Merge branch 'develop' into feature/add_tests_#5 před 5 roky
  prozessorkern 5b6f2155eb parse command only until strlen(cmd) fix #16 před 5 roky
  prozessorkern bafc178caf finished test of itoa před 5 roky