<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CommandLine.git/scripts/completions/powershell, branch Desktop_0.1.0_Base</title>
<subtitle>CLI For JVCS!
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/'/>
<entry>
<title>Move deployment scripts to deploy subdirectory</title>
<updated>2026-01-07T07:46:40+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-01-07T07:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=e580d5db3cc4146a4e3006492f7ced26b8e8072c'/>
<id>e580d5db3cc4146a4e3006492f7ced26b8e8072c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Add break option to align moved command</title>
<updated>2026-01-03T07:15:43+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-01-03T07:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=706de616460a8b3698accca679e44a98ab5c00aa'/>
<id>706de616460a8b3698accca679e44a98ab5c00aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add info command to display file details</title>
<updated>2026-01-03T07:09:58+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-01-03T07:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=599b1b7d9f657ed9c36bdcbece8c771db4422bab'/>
<id>599b1b7d9f657ed9c36bdcbece8c771db4422bab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace import/export commands with share command</title>
<updated>2025-12-25T08:19:33+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-25T08:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=b00e3e750d118c35b0949b78c1a59242aeb43082'/>
<id>b00e3e750d118c35b0949b78c1a59242aeb43082</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>Reorganize PowerShell completion scripts</title>
<updated>2025-11-23T06:22:21+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-11-23T06:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/CommandLine.git/commit/?id=3f5b8bda0af9e89bc3d454038f8957f217b9ec24'/>
<id>3f5b8bda0af9e89bc3d454038f8957f217b9ec24</id>
<content type='text'>
- Move completion_jv.ps1 to completions/powershell directory - Add new
completion_jvv.ps1 for jvv command - Update header comment format for
consistency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move completion_jv.ps1 to completions/powershell directory - Add new
completion_jvv.ps1 for jvv command - Update header comment format for
consistency
</pre>
</div>
</content>
</entry>
</feed>
