1. c108e42 Remove use of deprecated rprint functions by Michael Walsh · 5 years ago
  2. 23ac9b4 create_command_string check len(pos_parms) and filter(None, pos_parms) by Michael Walsh · 5 years ago
  3. 16244c2 Revert "Revert "re_order_kwargs, default_arg_delim, create_command_string functions"" by George Keishing · 5 years ago
  4. 65b0a85 Revert "re_order_kwargs, default_arg_delim, create_command_string functions" by George Keishing · 5 years ago
  5. 8173555 re_order_kwargs, default_arg_delim, create_command_string functions by Michael Walsh · 5 years ago
  6. 36efbc0 Python 2.7x and 3.xx compatibility fixes by George Keishing · 6 years ago
  7. 22c3b6d shell_cmd: Fixed error deriving ignore_err default value by Michael Walsh · 6 years ago
  8. 45fead4 shell_cmd ignore_err and show_err improvements: by Michael Walsh · 6 years ago
  9. 55abd1b Change default setting of print_output to "not quiet". by Michael Walsh · 6 years ago
  10. a750ed7 Improve shell_cmd error output when quiet=1. by Michael Walsh · 6 years ago
  11. faafa9c Add fork arg to shell_cmd by Michael Walsh · 6 years ago
  12. 004ad3c Formatted python files to follow PEP 8 python code standards. by Joy Onyerikwu · 6 years ago
  13. 4cb9b2a Fixed quiet, test_mode, ignore_error processing in shell_cmd by Michael Walsh · 6 years ago
  14. 21083d2 New shell_cmd by Michael Walsh · 6 years ago
  15. 3ba8ecd New stop plug-in by Michael Walsh · 6 years ago
  16. 096cd56 Fixed PEP 8 style using autopep8 by Gunnar Mills · 6 years ago
  17. a3e2f53 Added ignore_err parm to cmd_fnc_u and cmd_fnc. by Michael Walsh · 6 years ago
  18. d690150 Remove hashtag lines from all .py files. by Michael Walsh · 7 years ago
  19. cfe9fed Added return_stderr support to cmd_fnc. by Michael Walsh · 7 years ago
  20. f41fac8 Created new parse_command_string function. by Michael Walsh · 7 years ago
  21. afc53a2 Changed many grp references in gen_cmd.py to gp equivalents. by Michael Walsh · 7 years ago
  22. c3b512e Created new gen_cmd.py module. by Michael Walsh · 7 years ago