<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CommandLine.git/scripts, branch deploy/nightly</title>
<subtitle>CLI For JVCS!
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/'/>
<entry>
<title>Add shell completion system with descriptions and i18n support</title>
<updated>2026-03-26T07:55:10+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-26T07:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=fb2ffa849a2cf9251cc274ebea5daa9898579787'/>
<id>fb2ffa849a2cf9251cc274ebea5daa9898579787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell flag to completion scripts and rename output files</title>
<updated>2026-03-25T13:52:52+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-25T13:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=4cb7c2e91d7dbde32de31e6ab48683d60212ec1d'/>
<id>4cb7c2e91d7dbde32de31e6ab48683d60212ec1d</id>
<content type='text'>
- Add -F flag to all completion scripts to specify shell type
- Rename completion output files to generic names (comp.sh, comp.zsh,
  etc.)
- Add help text for jvn_comp program
- Combine specific and default completion results
- Add completion handlers for sheetdump, sheetedit, and version commands
- Remove word count limits from workspace_alias and workspace_sheet
  completions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add -F flag to all completion scripts to specify shell type
- Rename completion output files to generic names (comp.sh, comp.zsh,
  etc.)
- Add help text for jvn_comp program
- Combine specific and default completion results
- Add completion handlers for sheetdump, sheetedit, and version commands
- Remove word count limits from workspace_alias and workspace_sheet
  completions
</pre>
</div>
</content>
</entry>
<entry>
<title>Split Unix completion script entry into separate bash/zsh/fish versions</title>
<updated>2026-03-25T05:22:16+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-25T05:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=fece037f453006c83c45825e3649495180eb30c9'/>
<id>fece037f453006c83c45825e3649495180eb30c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep compile_info.rs in git and reorder deploy checks</title>
<updated>2026-03-21T13:33:47+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-21T13:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=09d64357180e0797b8dcdcaf14b4d3a634effc29'/>
<id>09d64357180e0797b8dcdcaf14b4d3a634effc29</id>
<content type='text'>
Remove compile_info.rs from .gitignore to keep it in version control,
preventing test failures when the template hasn't been processed yet.

Also reorder deployment script checks to verify git status before
running tests, ensuring a clean state before testing begins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove compile_info.rs from .gitignore to keep it in version control,
preventing test failures when the template hasn't been processed yet.

Also reorder deployment script checks to verify git status before
running tests, ensuring a clean state before testing begins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Windows post-install script to use new filenames</title>
<updated>2026-03-20T16:27:10+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-20T16:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=8b1cbcb893b4618e4ea82df95d44f7b1a73bfa2b'/>
<id>8b1cbcb893b4618e4ea82df95d44f7b1a73bfa2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy jv and jvv binaries and related files</title>
<updated>2026-03-20T14:32:14+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-20T14:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=ce77780ebcf548b0d823af7ae240364a56fa321a'/>
<id>ce77780ebcf548b0d823af7ae240364a56fa321a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run jvn after successful export in deploy scripts</title>
<updated>2026-03-20T06:16:49+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-20T06:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=6b22f7b7694fce530f84ba94c65c057450cca626'/>
<id>6b22f7b7694fce530f84ba94c65c057450cca626</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add completions system for shell autocompletion</title>
<updated>2026-03-14T17:12:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-14T17:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=10ed02b8541a80e60f7ad9f9fb51f8070d6be525'/>
<id>10ed02b8541a80e60f7ad9f9fb51f8070d6be525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell completions for new jvn CLI</title>
<updated>2026-03-14T14:40:12+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-14T14:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=72f80ea51f25256d0c463c2f3dc3d8670cfc4634'/>
<id>72f80ea51f25256d0c463c2f3dc3d8670cfc4634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add graceful fallback when jv command is unavailable</title>
<updated>2026-02-28T16:45:32+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-28T16:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=8564c8f2177dec0c2c0c031d156347fa6b4485bc'/>
<id>8564c8f2177dec0c2c0c031d156347fa6b4485bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
