コミット履歴

作者 SHA1 メッセージ 日付
  Serj Kalichev d32a198327 Resolve args PTYPE. Fix segmentation fault 9 年 前
  Serj Kalichev 9cacac2579 Fix command alias resolving 9 年 前
  Serj Kalichev 2b1c1bf0a9 Fix extra warnings 10 年 前
  Serj Kalichev 91def1dd3d Add access fields to command, view, nspace 10 年 前
  Serj Kalichev 80d2d0ea50 Dynamic view. Thanks to aa.atnet. 11 年 前
  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 dcfda01475 Don't use internal clish/private.h in external headers 13 年 前
  Serj Kalichev 6c2e039780 Fix param help 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 b697233267 Working on aliases. Don't use this revision 13 年 前
  Serj Kalichev a13d8fe74d Unfinished implementation of the command aliases. 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 9fa463bd0c Remove CONFIG 'copy' operation. Bugfix release version 1.2.1. 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 年 前
  Serj Kalichev 8a2b918131 Use current viewid while fields expanding. Fix issue #14. 13 年 前