<feed xmlns='http://www.w3.org/2005/Atom'>
<title>VersionControl.git/crates/service, branch dev</title>
<subtitle>JustEnoughVCS Core Library
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/'/>
<entry>
<title>Remove old service directory and move todo.txt to vcs crate</title>
<updated>2025-10-05T18:14:11+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-05T18:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=3dc799b8c24ef8492e83744b49f45e34ab7623a4'/>
<id>3dc799b8c24ef8492e83744b49f45e34ab7623a4</id>
<content type='text'>
- Delete entire crates/service directory with old vcs_service implementation
- Move todo.txt to crates/vcs for better organization
- Keep action list in main vcs crate where it belongs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Delete entire crates/service directory with old vcs_service implementation
- Move todo.txt to crates/vcs for better organization
- Keep action list in main vcs crate where it belongs
</pre>
</div>
</content>
</entry>
<entry>
<title>Add service module with macros and action framework</title>
<updated>2025-10-05T18:01:04+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-05T18:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=dc9ad9028b58597cee87eef2f6647e7149cfc278'/>
<id>dc9ad9028b58597cee87eef2f6647e7149cfc278</id>
<content type='text'>
- Create new vcs_service crate for handling service actions
- Add vcs_service_macros crate for procedural macros
- Add vcs_test module with action framework integration
- Implement Action and ActionPool traits for service operations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Create new vcs_service crate for handling service actions
- Add vcs_service_macros crate for procedural macros
- Add vcs_test module with action framework integration
- Implement Action and ActionPool traits for service operations
</pre>
</div>
</content>
</entry>
</feed>
