index
:
VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hex_display feature
魏曹先生
2026-02-24
1
-0
/
+7
*
Move sheet file R/W to v1 module
魏曹先生
2026-02-24
14
-67
/
+279
*
Move sheet reader and writer to v1 subdirectory
魏曹先生
2026-02-24
4
-0
/
+0
*
Fix import paths in doc examples
魏曹先生
2026-02-24
1
-4
/
+4
*
Replace string_proc with just_fmt in _asset crate
魏曹先生
2026-02-24
5
-10
/
+10
*
Update Cargo.lock
魏曹先生
2026-02-24
1
-2
/
+27
*
Implement SheetSystem core library
魏曹先生
2026-02-24
14
-138
/
+2250
*
Add deprecated feature and migrate string_proc to just_fmt
魏曹先生
2026-02-24
7
-6
/
+16
*
Add hex_display utility crate
魏曹先生
2026-02-24
5
-0
/
+133
*
Add sheet system with mapping macros and modules
魏曹先生
2026-02-12
10
-19
/
+1249
*
Add PathFormatConfig for customizable path formatting
魏曹先生
2026-02-12
1
-9
/
+73
*
Update crypto dependencies and refactor challenge generation
魏曹先生
2026-02-12
2
-13
/
+16
*
Add sheet system and reorganize workspace
魏曹先生
2026-02-11
15
-37
/
+54
*
Remove duplicate file name conversion in path validation
魏曹先生
2026-02-08
1
-2
/
+2
*
Rename asset crate to asset_system
魏曹先生
2026-02-07
8
-25
/
+29
*
Add asset system with file locking and atomic writes
魏曹先生
2026-02-07
14
-33
/
+969
*
Add FFI support for constants with C-compatible functions
魏曹先生
2026-02-06
7
-19
/
+144
*
Add constants system with path generation macros
魏曹先生
2026-02-06
7
-1
/
+429
*
Add documentation and examples to string processing utilities
魏曹先生
2026-02-05
4
-79
/
+219
*
Remove examples and legacy code, update .gitignore
魏曹先生
2026-02-05
74
-72
/
+23
*
Remove auto-generated docs.rs file from version control
魏曹先生
2026-01-24
1
-387
/
+0
*
Add Serialize derive to AnalyzeResultPure
魏曹先生
2026-01-24
1
-0
/
+2
*
Move mapping methods from LocalSheet to LocalSheetData
魏曹先生
2026-01-24
1
-22
/
+67
*
Update project license to dual MIT/Apache 2.0
魏曹先生
2026-01-23
2
-4
/
+4
*
Add Apache 2.0 license and update MIT license
魏曹先生
2026-01-23
2
-1
/
+203
*
Add local actions modules and ProcessActionError enum
魏曹先生
2026-01-23
9
-0
/
+20
*
Add pure analysis result type and conversion
魏曹先生
2026-01-23
1
-0
/
+30
*
Add `new` function to LocalSheet
魏曹先生
2026-01-23
1
-0
/
+17
*
Rename track file action module from track to track_file
魏曹先生
2026-01-12
2
-2
/
+2
*
Merge remote-tracking branch 'base/dev' into dev
魏曹先生
2026-01-12
0
-0
/
+0
|
\
|
*
Rename track.rs to track_file.rs
魏曹先生
2026-01-12
1
-0
/
+0
*
|
Rename track.rs to track_file.rs
魏曹先生
2026-01-12
2
-1
/
+1
|
/
*
Rename modules for better clarity and organization
魏曹先生
2026-01-12
32
-40
/
+40
*
Rename and reorganize remote actions modules
魏曹先生
2026-01-12
21
-706
/
+781
*
Remove GitHub Actions workflow for Rust CI
魏曹先生
2026-01-12
2
-103
/
+0
*
Move duplicate constants to constants.rs
魏曹先生
2026-01-12
10
-72
/
+74
*
Reorganize crate structure and move documentation files
魏曹先生
2026-01-12
107
-81
/
+426
*
Update README with warning section
Desktop_0.1.0_Base
main
魏曹先生
2026-01-10
1
-0
/
+1
*
Update README with new branding and detailed documentation
魏曹先生
2026-01-10
11
-62
/
+260
*
Hide .cargo, .github and .temp directories before build
魏曹先生
2026-01-10
1
-0
/
+11
*
Fix typo in field names from "modifiy" to "modify"
魏曹先生
2026-01-10
2
-21
/
+21
*
Fix typo in module name from "dada_sort" to "data_sort"
魏曹先生
2026-01-08
3
-3
/
+3
*
Use different config directory name on non-Linux systems
魏曹先生
2026-01-08
1
-2
/
+8
*
Extract holder assignment for reuse in sheet creation
魏曹先生
2026-01-07
1
-6
/
+7
*
Add RejectAll mode for share merging and fix share ID trimming
魏曹先生
2026-01-05
3
-23
/
+43
*
Remove CONTRIBUTING files as they are outdated
魏曹先生
2026-01-04
2
-206
/
+0
*
Add file_histories method to LatestFileData
魏曹先生
2026-01-04
1
-0
/
+8
*
Add git branch and commit to compile info
魏曹先生
2026-01-03
2
-1
/
+51
*
Change default config format from JSON to Bincode
魏曹先生
2026-01-03
3
-20
/
+44
*
Include file histories in latest info updates
魏曹先生
2026-01-03
2
-11
/
+48
[next]