index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-19
Add CONTRIBUTING.md
魏曹先生
2025-10-19
Fine-tuning content
魏曹先生
2025-10-18
Update `config.rs`
魏曹先生
2025-10-13
Fix Clippy warnings and optimize code
魏曹先生
2025-10-13
feat: implement asynchronous action call system
魏曹先生
2025-10-13
feat: Implement JSON-based type-erased action invocation
魏曹先生
2025-10-13
feat: Add JSON-based action invocation to ActionPool
魏曹先生
2025-10-12
feat: Add connection infrastructure and documentation
魏曹先生
2025-10-12
chore: Update Cargo.lock with new dependencies
魏曹先生
2025-10-12
feat: Update data configuration structures
魏曹先生
2025-10-12
refactor: Update action macros and error types
魏曹先生
2025-10-12
chore: Update dependencies and module exports
魏曹先生
2025-10-12
feat: Implement SetUpstreamVaultAction
魏曹先生
2025-10-12
feat: Add server action registry
魏曹先生
2025-10-12
feat: Add callback mechanism to ActionPool
魏曹先生
2025-10-12
fix: Resolve callback type mismatch in client_registry
魏曹先生
2025-10-12
feat: Add Clone implementation for ActionContext
魏曹先生
2025-10-06
chore: update workspace configuration and dependencies
魏曹先生
2025-10-06
feat: add examples demonstrating action system usage
魏曹先生
2025-10-06
feat: add new error variants to TcpTargetError
魏曹先生
2025-10-06
feat: add default implementation and convenience methods to ActionContext
魏曹先生
2025-10-06
refactor: optimize procedural macros in action_system
魏曹先生
2025-10-06
Enhance rust-analyzer configuration for better proc-macro support
魏曹先生
2025-10-06
Fix macro to properly extract and use parameter names from function signature
魏曹先生
2025-10-06
Fix macro expansion type errors in action_system macros
魏曹先生
2025-10-06
Update main lib.rs for new crate architecture
魏曹先生
2025-10-06
Update workspace configuration for new crate structure
魏曹先生
2025-10-06
Remove old vcs directory after migration to vcs_data
魏曹先生
2025-10-06
Create vcs_actions crate for client-server interaction logic
魏曹先生
2025-10-06
Move vcs crate to vcs_data for better separation of concerns
魏曹先生
2025-10-06
Add documentation directory with framework diagram
魏曹先生
2025-10-06
Add framework diagram to README documentation
魏曹先生
2025-10-06
Redesign framework canvas with modular architecture
魏曹先生
2025-10-06
Update workspace configuration for action_system rename
魏曹先生
2025-10-06
Remove old service directory and move todo.txt to vcs crate
魏曹先生
2025-10-06
Rename vcs_service to action_system for better naming clarity
魏曹先生
2025-10-06
Update README titles to reflect centralized version control system
魏曹先生
2025-10-06
Add rust-analyzer configuration for enhanced IDE support
魏曹先生
2025-10-06
Remove unused behaviour.rs file from tcp_connection
魏曹先生
2025-10-06
Fix config.toml formatting
魏曹先生
2025-10-06
Remove old service module and refactor lib structure
魏曹先生
2025-10-06
Enhance VaultConfig with server configuration
魏曹先生
2025-10-06
Update dependencies and workspace configuration
魏曹先生
2025-10-06
Add service module with macros and action framework
魏曹先生
2025-09-29
Fix test failures in sheet creation and management tests
魏曹先生
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-27
docs: remove redundant permission table from README files
魏曹先生
[next]