提交历史

作者 SHA1 备注 提交日期
  Serj Kalichev cfe0032a67 Field cwd.viewid renamed to cwd.vars 7 年之前
  Serj Kalichev 8c78163174 Replace pwd struct by cwd (current working dir) 7 年之前
  Serj Kalichev 89d94f521a Use lub_list_t for VARs 7 年之前
  Serj Kalichev 2053171f13 Move lock and interrupts fields to ACTION tag 7 年之前
  Serj Kalichev d9b654d32b Macros for clish_var_t 7 年之前
  Serj Kalichev 8aaddba3b3 Interactive mode can't be 1 when isatty is 0 8 年之前
  Serj Kalichev 8c2381eece Fix shebang for nested VARs 9 年之前
  Serj Kalichev 43caeef009 Don't use atoi() 9 年之前
  Serj Kalichev cca1d66a01 Fix signal blocking behaviour 10 年之前
  Serj Kalichev df27ec217f Rename clish_shell_var_t to clish_shell_var_e 10 年之前
  Serj Kalichev 690495c606 Function to expand only specific types of var. By Peter Kosyh 10 年之前
  Serj Kalichev 2e91be3c14 Add __pid internal variable 11 年之前
  Serj Kalichev 4a836e8427 Init char *saveptr=NULL for strtok_r() 11 年之前
  Serj Kalichev 8cda8cb62a Refactoring for __cur_depth, __cur_pwd 12 年之前
  Serj Kalichev f9aafd376f Use ^ symbol to don't escape VAR 12 年之前
  Serj Kalichev 882e889219 Engine to parse INI-like strings 12 年之前
  Serj Kalichev 357c1f223d Use context API 12 年之前
  Serj Kalichev 803f3d2e3c Add default sym 13 年之前
  Serj Kalichev a65e38e422 Add __isatty internal variable 14 年之前
  Serj Kalichev 31c2dec6ef Add ~ as var modifier 14 年之前
  Serj Kalichev d28c936420 Exclamation sign instead #. The backslash and # have a legacy behaviour 14 年之前
  Serj Kalichev eb500fe8b2 Restore the behaviour of internal variables __ 14 年之前
  Serj Kalichev a9748a7bc5 When modifiers \ and # is on - don't escape_chars 14 年之前
  Serj Kalichev b9521ba5e1 Fix escaping. Don't decode \n etc. Add \" to default escaping 14 年之前
  Serj Kalichev 7e2cf97d5b VAR's action can use builtin functions 14 年之前
  Serj Kalichev bf4559a044 Add __watchdog_timeout variable 14 年之前
  Serj Kalichev 163594d8ff Log __full_line instead __line 14 年之前
  Serj Kalichev 224f0f4ae2 Fix encoding of empty strings 14 年之前
  Serj Kalichev 21fef4b1e5 Add __width, __height internal vars. Fix issue #70 14 年之前
  Serj Kalichev 7ca6f76f66 Fix dynamic var expansion 14 年之前