コミット履歴

作者 SHA1 メッセージ 日付
  Serj Kalichev 9be3641076 Fix FreeBSD warnings 13 年 前
  Serj Kalichev 39b4383e7f Move parse function from pargv to shell class 13 年 前
  Serj Kalichev 7fc8b1bc17 The ACTION is separate class now 13 年 前
  Serj Kalichev fec195c244 Compilable version 13 年 前
  Serj Kalichev 3577cd7b86 Add var subsystem 13 年 前
  Serj Kalichev 0dcaad88e0 Remove unneeded context field from shell structure 13 年 前
  Serj Kalichev 6c2e039780 Fix param help 13 年 前
  Serj Kalichev 8aa26ccdac Completion refactoring. Fix Issue #29 13 年 前
  Serj Kalichev 4e1e45cde8 Rename strange SHELL_STATE_READY to SHELL_STATE_OK 13 年 前
  Serj Kalichev b3b7a58f4b Stylistic fixes 13 年 前
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. 13 年 前
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. 13 年 前
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. 13 年 前
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. 13 年 前
  Serj Kalichev 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. 13 年 前
  Serj Kalichev 7f452f368d The spawn API refactoring. 13 年 前
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. 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 540fbb4113 Implement internal variables __cur_depth, __cur_pwd. 13 年 前
  Serj Kalichev 7e5db77e6d Technological revision. Don't use. 13 年 前
  Serj Kalichev 50d6aa5e80 Technological revision. Don't use 13 年 前
  Serj Kalichev 502422b6b8 Implementation of 'restore' feature 13 年 前
  Serj Kalichev 847dfa9196 Add ostream to context and shell. Use ostream for normal data exchange. Use stderr for error messages and help. 13 年 前
  Serj Kalichev 9de478a99d Rename all configure subsystem API. The confd daemon is konfd now. 13 年 前
  Serj Kalichev 324535e335 Make context structure from shell_spawn.c is accessible for user. Three functions works with clish_context_t: clish_context_spawn(), clish_context_spawn_fd(), clish_context_wait(). 13 年 前
  Serj Kalichev c30fc7a7e8 The first klish tree. 13 年 前