Serj Kalichev pkun

pkun 推送了标签 3.2.0pkun/klish

1 月之前

pkun 推送了 master 分支的代码到 pkun/klish

1 月之前

pkun 推送了 master 分支的代码到 pkun/faux

1 月之前

pkun 推送了标签 2.2.1pkun/faux

1 月之前

pkun 推送了 master 分支的代码到 pkun/faux

1 月之前

pkun 推送了 master 分支的代码到 pkun/klish

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

  • c48ae3e788 doc: Images for the English documantation

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

  • 03b316c46b doc: English doc translated by DeepSeek

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

  • 789bdfb488 lua: Script can set a return code by "return <num>" Previously to generate return code Lua script used "os.exit()" but "return" operation didn't affect the return value. Now the both mechanisms can be used.

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

  • 6b3a144434 doc: Updated ru, en documentation due to COND implementation

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

  • 25af464f43 The COND tag is implemented. Thanks to to Andrey Eremin <korbezolympus@gmail.com> for the original patch.

2 月之前

pkun 推送了 master 分支的代码到 pkun/klish

  • 3fc707b4b0 The "transparent=true/false" attribute. The attribute allows to enable or disable searching within upper path levels while command line parsing. It concerns element searching, help generation and autocompletion. Thanks to Andrey Eremin <korbezolympus@gmail.com> for the original patch.

4 月之前

pkun 推送了 master 分支的代码到 pkun/klish

  • 4b67c31bf8 Fixed possible memory leak while parameters validation. Thanks to Peter Kosyh for the bug report.

4 月之前

pkun 推送了 udata 分支的代码到 pkun/klish

  • 4b67c31bf8 Fixed possible memory leak while parameters validation. Thanks to Peter Kosyh for the bug report.

4 月之前

pkun 推送了 master 分支的代码到 pkun/klish

  • b6f9108206 plugin-klish: INT and UINT PTYPEs use lazy range parsing. The parsed range is stored to the ACTION's udata.
  • e2794a087e plugin-klish: Store compiled regex within ACTION's udata. Architecturally it's right way to store such information. Previously this data was stored within ENTRY udata. But one ENTRY can contain multiple ACTIONs. It can be conflict.
  • bb6f618181 Add user data to kaction_t structure.
  • 对比 3 次代码提交 »

4 月之前

pkun 推送了 udata 分支的代码到 pkun/klish

  • b6f9108206 plugin-klish: INT and UINT PTYPEs use lazy range parsing. The parsed range is stored to the ACTION's udata.

4 月之前

pkun 推送了 udata 分支的代码到 pkun/klish

  • e2794a087e plugin-klish: Store compiled regex within ACTION's udata. Architecturally it's right way to store such information. Previously this data was stored within ENTRY udata. But one ENTRY can contain multiple ACTIONs. It can be conflict.

4 月之前