| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add installation script for JustEnoughVCS | 魏曹先生 | 2025-11-10 | 1 | -0/+70 |
| | | | | | | | | | | This script automates the setup process by: - Checking for required tools (cargo and git) - Cloning the necessary repositories - Building the CLI with cargo - Configuring the user's shell to include the CLI in PATH The script provides interactive shell selection for Zsh, Bash, and Fish. | ||||
| * | Add JV_LANG environment variable support and improve CLI structure | 魏曹先生 | 2025-11-10 | 1 | -4/+21 |
| | | |||||
| * | feat: add shell integration and completion scripts | 魏曹先生 | 2025-11-06 | 3 | -0/+235 |
| - Add cli.sh for aliases and completion loading - Create completion_jv.sh for jv command bash completion - Create completion_jvv.sh for jvv command bash completion - Support dynamic completion using --raw output from commands | |||||
