| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Add futures, sha1, walkdir dependencies and optimize release build
|
| |
|
|
|
|
|
|
| |
- Upgrade colored from 2.2.0 to 3.0.0
- Remove duplicate colored dependency
- Add strip-ansi-escapes for ANSI escape sequence handling
- Add ahash for high-performance hashing
- Add data_struct and vcs_docs modules
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- Add build script to generate compile_info.rs with build metadata -
Include version, build date, target platform, and toolchain info - Add
version command to both jv and jvv binaries - Update help documentation
with version information - Ignore generated compile_info.rs in git
|
| |
|
|
| |
Move the ref to the core library (JustEnoughVCS/VersionControl) to a local relative path
|
| |
|
|
|
|
| |
- Add cargo alias configuration
- Update workspace and dependency settings
- Add build_helper to workspace members
|
| |
|
|
|
|
|
|
| |
- Add locale support with English and Chinese translations
- Introduce new jv and jvv command-line tools
- Replace jvc.rs with improved command structure
- Add utility modules for language selection and markdown coloring
- Update configuration and dependencies
|
| |
|