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-10
Update README with warning section
HEAD
Desktop_0.1.0_Base
main
魏曹先生
2026-01-10
Update README with new branding and detailed documentation
魏曹先生
2026-01-10
Hide .cargo, .github and .temp directories before build
魏曹先生
2026-01-10
Fix typo in field names from "modifiy" to "modify"
魏曹先生
2026-01-08
Fix typo in module name from "dada_sort" to "data_sort"
魏曹先生
2026-01-08
Use different config directory name on non-Linux systems
魏曹先生
2026-01-07
Extract holder assignment for reuse in sheet creation
魏曹先生
2026-01-05
Add RejectAll mode for share merging and fix share ID trimming
魏曹先生
2026-01-04
Remove CONTRIBUTING files as they are outdated
魏曹先生
2026-01-04
Add file_histories method to LatestFileData
魏曹先生
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
魏曹先生
[next]