index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
utils
Age
Commit message (
Expand
)
Author
2025-12-18
Handle zero-size files in TCP file transfer
Weicao-CatilGrass
2025-12-16
Handle CRLF line endings in SHA1 tests on Windows
Weicao-CatilGrass
2025-12-16
Add test data for SHA1 hash with CRLF line endings
Weicao-CatilGrass
2025-12-16
Rename story.sha1 to story_lf.sha1
Weicao-CatilGrass
2025-12-15
Add edit mapping action for sheet operations
魏曹先生
2025-11-25
Improve documentation for system action and config file crates
魏曹先生
2025-11-23
Apply clippy suggestions
魏曹先生
2025-11-22
Add SHA1 string hashing function
魏曹先生
2025-11-22
Add quick sort implementation with custom comparison
魏曹先生
2025-11-17
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-07
Add path formatting utility and local sheet management
魏曹先生
2025-11-07
Add strip-ansi-escapes dependency to string_proc
魏曹先生
2025-11-06
feat: Add data structures utility module (WIP)
魏曹先生
2025-11-03
update: Registry and connection improvements
魏曹先生
2025-10-30
Return key ID along with challenge verification result
魏曹先生
2025-10-29
Add new error types and sort variants alphabetically
魏曹先生
2025-10-27
Update dependencies to latest versions
魏曹先生
2025-10-27
update: Add error type - Locked
魏曹先生
2025-10-18
Update `config.rs`
魏曹先生
2025-10-13
Fix Clippy warnings and optimize code
魏曹先生
2025-10-12
refactor: Update action macros and error types
魏曹先生
2025-10-06
feat: add new error variants to TcpTargetError
魏曹先生
2025-10-06
Remove unused behaviour.rs file from tcp_connection
魏曹先生
2025-09-29
Update test files: remove obsolete test_incremental_transfer.rs and modify te...
魏曹先生
2025-09-29
Add incremental transfer functionality and update core components
魏曹先生
2025-09-29
Add incremental transfer functionality and update TCP connection utilities
魏曹先生
2025-09-28
Refactor TCP connection authentication into separate module
魏曹先生
2025-09-26
refactor: downgrade tcp_connection functionality to test utilities
魏曹先生
2025-09-26
feat(tcp_connection): add MessagePack serialization support
魏曹先生
2025-09-26
refactor: Update sheet input handling and fix tests
魏曹先生
2025-09-25
Fix clippy warnings in test files
魏曹先生
2025-09-25
Fix clippy warnings and optimize code
魏曹先生
2025-09-25
Fixed by Clippy
魏曹先生
2025-09-22
Remove redundant Sync bound from process future
魏曹先生
2025-09-22
Fixed some tests
魏曹先生
2025-09-22
Add test `test_file_transfer`
魏曹先生
2025-09-22
Add new resources for test
魏曹先生
2025-09-22
Remove `test_key`
魏曹先生
2025-09-22
Update lib.rs of `tcp_connection`
魏曹先生
2025-09-22
Fixed function `write` and `read`
魏曹先生
2025-09-21
Fixed Challenge
魏曹先生
2025-09-21
Fixed test_key
魏曹先生
2025-09-21
Add test pem key
魏曹先生
2025-09-21
Complete Challenge
魏曹先生
2025-09-21
Update TcpTargetError
魏曹先生
2025-09-21
Add some dependencies 1. thiserror 2. Upgrade base64 3. pem 4. crc
魏曹先生
2025-09-21
Update Cargo.toml
魏曹先生
2025-09-21
Add Result for ConfigFile
魏曹先生
2025-09-21
Add challenge function for `tcp_connection`
魏曹先生
2025-09-21
Add challenge test for `tcp_connection`
魏曹先生
[next]