Commit History

Author SHA1 Message Date
  Serj Kalichev 7fc8b1bc17 The ACTION is separate class now 13 years ago
  Serj Kalichev fec195c244 Compilable version 13 years ago
  Serj Kalichev 5329ff840a Big variable refactoring. Unfinished. Don't use this revision. 13 years ago
  Serj Kalichev 8c45b93dd4 Implementation of <cr> in help for completed commands 13 years ago
  Serj Kalichev 5f72e5726c Unfinished <cr> in help messages 13 years ago
  Serj Kalichev dcfda01475 Don't use internal clish/private.h in external headers 13 years ago
  Serj Kalichev ea071416f6 Fix help messages when the current argument is last unfinished optional arg. 13 years ago
  Serj Kalichev 6c2e039780 Fix param help 13 years ago
  Serj Kalichev 40eba58210 Stylistic fixes 13 years ago
  Serj Kalichev a7c7cb68ad Make help output more cisco-like 13 years ago
  Serj Kalichev dd00b38fe3 The implementation of non-interruptable action. The Ctrl^C can be ignored for actions (default behaviour). 13 years ago
  Serj Kalichev bfd4028980 The succesfull implementation of command alias. 13 years ago
  Serj Kalichev de1dfc3e40 The simple aliases is working. TODO: Set internal variables to appropriate values 13 years ago
  Serj Kalichev b697233267 Working on aliases. Don't use this revision 13 years ago
  Serj Kalichev a13d8fe74d Unfinished implementation of the command aliases. 13 years ago
  Serj Kalichev 1a9cf520ef Fix many warnings. 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 db72aa7235 Use viewid while 'test' conditions expanding. 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 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 360c98fb1a The 'link' commands now contain the link to original command. 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 8a2b918131 Use current viewid while fields expanding. Fix issue #14. 13 years ago
  Serj Kalichev 52d8a47dda Working on seq_num 13 years ago
  Serj Kalichev 502422b6b8 Implementation of 'restore' feature 13 years ago
  Serj Kalichev 2766b80398 Implement new PARAM&#39;s option 'value'. The subcommands can have the same values but different names. Fix issue #3. 13 years ago