提交历史

作者 SHA1 备注 提交日期
  Serj Kalichev bf68961b67 Escaped regexp 13 年之前
  Serj Kalichev 9be3641076 Fix FreeBSD warnings 13 年之前
  Serj Kalichev 77f6dce4a5 Get rid of expand_fn callbacks 13 年之前
  Serj Kalichev 885a26c011 The CONFIG use separate class now 13 年之前
  Serj Kalichev 5165a4987d Del unused clish/variable. Del unused clish_command_expand_script() 13 年之前
  Serj Kalichev 7fc8b1bc17 The ACTION is separate class now 13 年之前
  Serj Kalichev fec195c244 Compilable version 13 年之前
  Serj Kalichev 5329ff840a Big variable refactoring. Unfinished. Don't use this revision. 13 年之前
  Serj Kalichev 8c45b93dd4 Implementation of <cr> in help for completed commands 13 年之前
  Serj Kalichev 5f72e5726c Unfinished <cr> in help messages 13 年之前
  Serj Kalichev dcfda01475 Don't use internal clish/private.h in external headers 13 年之前
  Serj Kalichev ea071416f6 Fix help messages when the current argument is last unfinished optional arg. 13 年之前
  Serj Kalichev 6c2e039780 Fix param help 13 年之前
  Serj Kalichev 40eba58210 Stylistic fixes 13 年之前
  Serj Kalichev a7c7cb68ad Make help output more cisco-like 13 年之前
  Serj Kalichev dd00b38fe3 The implementation of non-interruptable action. The Ctrl^C can be ignored for actions (default behaviour). 13 年之前
  Serj Kalichev bfd4028980 The succesfull implementation of command alias. 13 年之前
  Serj Kalichev de1dfc3e40 The simple aliases is working. TODO: Set internal variables to appropriate values 13 年之前
  Serj Kalichev b697233267 Working on aliases. Don't use this revision 13 年之前
  Serj Kalichev a13d8fe74d Unfinished implementation of the command aliases. 13 年之前
  Serj Kalichev 1a9cf520ef Fix many warnings. 13 年之前
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. 13 年之前
  Serj Kalichev 496654bf7b The shebang for the ACTION was implemented. Issue #15. 13 年之前
  Serj Kalichev 4274b34a44 Implement -w and -i clish options to set startup view and viewid. 13 年之前
  Serj Kalichev db72aa7235 Use viewid while 'test' conditions expanding. 13 年之前
  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 年之前
  Serj Kalichev 08e2c340cb Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet. 13 年之前
  Serj Kalichev 360c98fb1a The 'link' commands now contain the link to original command. 13 年之前
  Serj Kalichev 0b8eb8b9b0 Implement non-unique entries. The 'unique' field in CONFIG tag. Fix issue #21. 13 年之前
  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 年之前