Историја ревизија

Аутор SHA1 Порука Датум
  Serj Kalichev 5a33fd4e79 The syslog command logging is disabled by default. The -o (--log) option enables logging пре 13 година
  Serj Kalichev 163594d8ff Log __full_line instead __line пре 13 година
  Serj Kalichev b061b40228 Add command logging callback пре 13 година
  Serj Kalichev 3f64c50e64 The functions like forceline() return retval now instead bool value. The testing is needed. пре 13 година
  Serj Kalichev e0a341559d Remove debug printf() пре 13 година
  Serj Kalichev 8e318602c2 Refactoring of slow viewid mechanism пре 13 година
  Serj Kalichev 150c317cb5 Workaround for escaped user typed symbols пре 13 година
  Serj Kalichev bf68961b67 Escaped regexp пре 13 година
  Serj Kalichev 6a84d770ee Changed API for builtin functions. It gets full context now. пре 13 година
  Serj Kalichev 77f6dce4a5 Get rid of expand_fn callbacks пре 13 година
  Serj Kalichev 9950865913 The variable can execute ACTION to expand пре 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 3577cd7b86 Add var subsystem пре 13 година
  Serj Kalichev a5d286a0c6 Add clish_nop builtin command пре 13 година
  Serj Kalichev b3b7a58f4b Stylistic fixes пре 13 година
  Serj Kalichev ae0d7a2dc9 Unconfuse some code. Analyze this->state. пре 13 година
  Serj Kalichev 75cd3dc046 Fix compiler's warning пре 13 година
  Serj Kalichev dd00b38fe3 The implementation of non-interruptable action. The Ctrl^C can be ignored for actions (default behaviour). пре 13 година
  Serj Kalichev 49389e701e The forceline() and readline() can return executed command output (stdout). Fix issue #43. пре 13 година
  Serj Kalichev 1a9cf520ef Fix many warnings. пре 13 година
  Serj Kalichev 2b8b3f67a5 The script callback can return the output of the executed action. The konf_buf class now use fd instead sock and can return the whole readed line. пре 13 година
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. пре 13 година
  Serj Kalichev 496654bf7b The shebang for the ACTION was implemented. Issue #15. пре 13 година
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. пре 13 година
  Serj Kalichev 7f452f368d The spawn API refactoring. пре 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 4bb9224dd5 Implements clish_nested_up embedded function. пре 13 година