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
2026-01-03
Add git branch and commit to compile info
魏曹先生
2026-01-03
Change default config format from JSON to Bincode
魏曹先生
2026-01-03
Include file histories in latest info updates
魏曹先生
2026-01-03
Replace hardcoded file extension with constant
魏曹先生
2026-01-03
Change git pull to fetch and reset in setup scripts
魏曹先生
2026-01-03
Merge remote-tracking branch 'origin/feat/pre-release-version' into feat/pre-...
魏曹先生
2026-01-03
Change SETUP.txt to SETUP.md for todo list
魏曹先生
2026-01-03
Refactor config loading to read files after format detection
魏曹先生
2026-01-02
Change file extensions from .json/.yaml/.toml to .bcfg
魏曹先生
2026-01-02
Add support for Bincode config file format
魏曹先生
2026-01-02
Rename vault admin to host and add serde renames
魏曹先生
2026-01-02
Add ref sheet VFS mapping to LatestInfo
魏曹先生
2026-01-02
Add host mode and update sheet visibility model
魏曹先生
2026-01-02
Add host mode authentication and reference sheet handling
魏曹先生
2026-01-02
Add ReferenceSheetNotAllowed variant to TcpTargetError
魏曹先生
2025-12-28
Merge remote-tracking branch 'origin/main'
魏曹先生
2025-12-27
fix: Remove Windows installer script generation from build.rs
Weicao-CatilGrass
2025-12-26
Fix share name generation by removing file suffix
魏曹先生
2025-12-25
Add sheet sharing functionality
魏曹先生
2025-12-24
Add local output channel for CLI feedback in track actions
魏曹先生
2025-12-24
Add build script for compile info and installer generation
魏曹先生
2025-12-24
Remove legacy import/export mechanism
魏曹先生
2025-12-24
Refactor vault and local workspace file storage structure
魏曹先生
2025-12-18
Handle zero-size files in TCP file transfer
Weicao-CatilGrass
2025-12-17
Update README branding and simplify project description
魏曹先生
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-16
Replace tokio::Instant with std::time::SystemTime for update timestamps
Weicao-CatilGrass
2025-12-15
Remove unnecessary edit rights check in sheet mapping
魏曹先生
2025-12-15
Add getter and setter for last_modifiy_check_hash and remove_mapping
魏曹先生
2025-12-15
Rename AlignTasksName type to AlignTaskName
魏曹先生
2025-12-15
Prevent lost file classification for erased directories
魏曹先生
2025-12-15
Rename `file_status` to `workspace_analyzer`
魏曹先生
2025-12-15
Add edit mapping action for sheet operations
魏曹先生
2025-12-11
Add constant for VF meta file name
魏曹先生
2025-12-11
Match moved files using latest hash instead of initial hash
魏曹先生
2025-12-08
Add allow_overwrite_modified flag to track file action
魏曹先生
2025-12-08
Change virtual file edit right action output format
魏曹先生
2025-12-06
Add Windows build script for documents repository setup
魏曹先生
2025-12-04
Implement first download logic for missing files
魏曹先生
2025-12-04
Change add_mapping to accept path by reference
魏曹先生
2025-12-02
Add fallback defaults for optional config fields
魏曹先生
2025-12-01
Update vault.rs
魏曹先生
2025-12-01
Change default vault auth mode from password to key
魏曹先生
2025-12-01
Refactor vault config to use template-based generation
魏曹先生
2025-12-01
Support additional text file types in document generation
魏曹先生
2025-12-01
Add logger configuration to VaultServerConfig
魏曹先生
2025-12-01
Update func `current_doc_dir` to `current_cfg_dir`
魏曹先生
2025-12-01
Update current.rs
魏曹先生
[next]