<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CommandLine.git/src/utils, branch MVP</title>
<subtitle>CLI For JVCS!
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/'/>
<entry>
<title>Add share command with subcommands and completion support</title>
<updated>2026-01-05T07:09:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-01-05T07:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=4c54c3282b5980551179da5c7f7416359ad2ded9'/>
<id>4c54c3282b5980551179da5c7f7416359ad2ded9</id>
<content type='text'>
The share command now supports `list`, `see`, and merging operations
with conflict resolution modes (--safe, --skip, --overwrite, --reject).
Updated help documentation in both English and Chinese locales, and
added Bash and PowerShell completion scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The share command now supports `list`, `see`, and merging operations
with conflict resolution modes (--safe, --skip, --overwrite, --reject).
Updated help documentation in both English and Chinese locales, and
added Bash and PowerShell completion scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape special characters in markdown formatting</title>
<updated>2025-12-17T08:31:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-17T08:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=fc2db80952f1fc1c77c101fb76b529502016329a'/>
<id>fc2db80952f1fc1c77c101fb76b529502016329a</id>
<content type='text'>
The `md` function now handles backslash escapes for specific characters
(*, &lt;, &gt;, `) to allow them to be displayed literally in formatted text.
This fixes rendering of help documentation that uses these characters as
symbols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `md` function now handles backslash escapes for specific characters
(*, &lt;, &gt;, `) to allow them to be displayed literally in formatted text.
This fixes rendering of help documentation that uses these characters as
symbols.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add color formatting support to help documentation</title>
<updated>2025-12-17T07:13:39+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-17T07:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=e372cfff7296e907d257aa4ecbd8400d1ce3bcad'/>
<id>e372cfff7296e907d257aa4ecbd8400d1ce3bcad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comment formatting for get_locale function</title>
<updated>2025-12-15T08:30:00+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-15T08:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=a33688c24a7df84036ae78557d88b31faba922b5'/>
<id>a33688c24a7df84036ae78557d88b31faba922b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update help documentation and move command functionality</title>
<updated>2025-12-15T02:05:21+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-15T02:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=1e43def95472d9c906cff50534b38be2864690f4'/>
<id>1e43def95472d9c906cff50534b38be2864690f4</id>
<content type='text'>
- Redesign move command to modify upstream mappings with support for
  erase operations
- Add erased items support to align command and status display
- Update help text to reflect new move mapping semantics and add erased
  item instructions
- Add auto-update timeout configuration via JV_OUTDATED_MINUTES
  environment variable
- Improve status display with separate structural and content change
  modes
- Add force flag to hold/throw commands to skip pre-checks
- Update completion scripts to include erased items in align command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Redesign move command to modify upstream mappings with support for
  erase operations
- Add erased items support to align command and status display
- Update help text to reflect new move mapping semantics and add erased
  item instructions
- Add auto-update timeout configuration via JV_OUTDATED_MINUTES
  environment variable
- Improve status display with separate structural and content change
  modes
- Add force flag to hold/throw commands to skip pre-checks
- Update completion scripts to include erased items in align command
</pre>
</div>
</content>
</entry>
<entry>
<title>Add jvii binary and set default text editor</title>
<updated>2025-12-08T12:11:22+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-08T12:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=37e991b7eb1f57090b98ebc02a7fad6a4971e876'/>
<id>37e991b7eb1f57090b98ebc02a7fad6a4971e876</id>
<content type='text'>
- Add jvii as a new binary target in Cargo configuration
- Set JV_TEXT_EDITOR environment variable to "nano" in CLI scripts
- Implement jvii binary with version command support
- Add get_default_editor() utility that checks JV_TEXT_EDITOR, EDITOR,
  then defaults to "jvii"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add jvii as a new binary target in Cargo configuration
- Set JV_TEXT_EDITOR environment variable to "nano" in CLI scripts
- Implement jvii binary with version command support
- Add get_default_editor() utility that checks JV_TEXT_EDITOR, EDITOR,
  then defaults to "jvii"
</pre>
</div>
</content>
</entry>
<entry>
<title>Support windows</title>
<updated>2025-12-05T20:21:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-05T20:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=9221e90c81b43b796d8ad8be08b4fa65a55d24de'/>
<id>9221e90c81b43b796d8ad8be08b4fa65a55d24de</id>
<content type='text'>
- Simplify PowerShell wrapper function parameter handling
- Change log filename format to use hyphens instead of colons
- Correct Windows drive letter extraction logic to avoid compilation
  errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Simplify PowerShell wrapper function parameter handling
- Change log filename format to use hyphens instead of colons
- Correct Windows drive letter extraction logic to avoid compilation
  errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Add description column to `jv here --desc` output</title>
<updated>2025-12-04T06:49:58+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-04T06:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=5fde983137bdc42d5e164a7ad6f797899ab5ed37'/>
<id>5fde983137bdc42d5e164a7ad6f797899ab5ed37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update utils.rs</title>
<updated>2025-12-04T06:48:46+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-04T06:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=262d71be20a3f55091344280f67270465b30545f'/>
<id>262d71be20a3f55091344280f67270465b30545f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix globber matching issues due to base_dir differences</title>
<updated>2025-12-03T08:07:23+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-03T08:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=8b0123516fe32a2ab5653f4bd6a87816504618e0'/>
<id>8b0123516fe32a2ab5653f4bd6a87816504618e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
