Commit History

Author SHA1 Message Date
  Serj Kalichev dd00b38fe3 The implementation of non-interruptable action. The Ctrl^C can be ignored for actions (default behaviour). 13 years ago
  Serj Kalichev c1ff30178f Fix xml parsing with aliases 13 years ago
  Serj Kalichev a13d8fe74d Unfinished implementation of the command aliases. 13 years ago
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. 13 years ago
  Serj Kalichev 496654bf7b The shebang for the ACTION was implemented. Issue #15. 13 years ago
  Serj Kalichev 4274b34a44 Implement -w and -i clish options to set startup view and viewid. 13 years ago
  Serj Kalichev 34ce492654 Fix 'test' problem with prefixed PARAM. 13 years ago
  Serj Kalichev fa109feae3 The 'test' field for PARAM 13 years ago
  Serj Kalichev 946cc8d4dc The locking is implemented. When command is executing the enother clish can't execute commands. The action and config changes is atomic. 13 years ago
  Serj Kalichev 9fa463bd0c Remove CONFIG 'copy' operation. Bugfix release version 1.2.1. 13 years ago
  Serj Kalichev 08e2c340cb Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet. 13 years ago
  Serj Kalichev 50d6aa5e80 Technological revision. Don't use 13 years ago
  Serj Kalichev 0b8eb8b9b0 Implement non-unique entries. The 'unique' field in CONFIG tag. Fix issue #21. 13 years ago
  Serj Kalichev 1b21c3bc9a We don't need both sequence and sequence_num. The sequence_num was removed. The sequence field can get the line number. 13 years ago
  Serj Kalichev 7d6a911c3d The priority=0 is equal to the absence of priority. 13 years ago
  Serj Kalichev 87a6e403ce Change visibility field to hidden flag. 13 years ago
  Serj Kalichev 1779c8d2ad Implementation of visibility field in PARAM. 13 years ago
  Serj Kalichev 52d8a47dda Working on seq_num 13 years ago
  Serj Kalichev bc0c1e67e6 Rename auto internal variables to __var 13 years ago
  Serj Kalichev 71b264fdb3 Don't force restore=none if no 'restore' option in current VIEW 13 years ago
  Serj Kalichev e896105277 Move 'restore' field from NAMESPACE to VIEW 13 years ago
  Serj Kalichev e87421db56 The 'restore' field for NAMESPACE tag. The field can be set but is not working yet. 13 years ago
  Serj Kalichev 2766b80398 Implement new PARAM's option 'value'. The subcommands can have the same values but different names. Fix issue #3. 13 years ago
  Serj Kalichev e25374c665 Fix double internal_SUBCOMMAND ptype creation. Issue #2. 13 years ago
  Serj Kalichev e2a7348328 The sequence and sequence_num params for CONFIG. Unfinished. 13 years ago
  Serj Kalichev c94acacfba lub_dump writes debug info to stderr instead stdout 13 years ago
  Serj Kalichev 069a414a1f The pattern of CONFIG tag bacame a regexp. 13 years ago
  Serj Kalichev 74ef84e950 Implement the CLISH_VIEW, CLISH_VIEWID environment variables. It can redefine startup settings. 13 years ago
  Serj Kalichev c30fc7a7e8 The first klish tree. 13 years ago