GGITBX Developerfeat: complete advanced Git workflow parity
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(release): restore complete release source tree | 1 个月前 | |
feat: complete advanced Git workflow parity | 1 个月前 | |
feat: complete advanced Git workflow parity | 1 个月前 | |
feat: complete advanced Git workflow parity | 1 个月前 | |
fix: resolve security issues, git state machine consistency, and complete i18n localization - add authentication and proxy callback support to clone_repo - enforce token authentication and repo allowlist on Web mode /ws - support auto-resolving API keys from system keyring for AI providers - fix revert and merge state cleanup and add continue_revert workflow - protect current HEAD branch from deletion and fix untracked file discard - populate branch_refs/tag_refs on commit graph and support commit details diff - implement Split Diff mode, hunk/line staging actions, and AI conflict suggestion - achieve 100% full translation key coverage across all 8 supported languages | 1 个月前 | |
feat(core): implement Rust microkernel crates and Tauri/Axum shells | 1 个月前 | |
feat: complete advanced Git workflow parity | 1 个月前 | |
已修复,并检查了 Windows、macOS 和 Linux 的相关操作。 主要改动: - 新增统一路径展示函数,Windows 自动移除 \\?\,UNC 路径正确转为 \\server\share:[path.rs (line 8)](I:/GITBX/crates/gitbx-core/src/path.rs:8) - 仓库信息、配置路径、Web 初始化接口统一使用正常路径:[repository/mod.rs (line 151)](I:/GITBX/crates/gitbx-core/src/repository/mod.rs:151) - 自动迁移本地保存的旧 \\?\ 仓库路径:[repo.ts (line 16)](I:/GITBX/src/stores/repo.ts:16) - macOS 终端改用安全的 open -a Terminal <目录>,支持空格和特殊字符:[terminal.rs (line 84)](I:/GITBX/src-tauri/src/commands/terminal.rs:84) - Linux 保留主流终端参数,并增加 mate-terminal、tilix、lxterminal、xterm 回退:[terminal.rs (line 95)](I:/GITBX/src-tauri/src/commands/terminal.rs:95) - 文件管理器分别使用: - Windows:Explorer - macOS:Finder/open - Linux:xdg-open 或 gio - 顺带修复了 Web 模式 AI 接口缺少语言参数导致的编译失败:[api/mod.rs (line 119)](I:/GITBX/src-web/src/api/mod.rs:119) | 1 个月前 | |
release: prepare v0.1.5 | 1 个月前 | |
feat: complete advanced Git workflow parity | 1 个月前 |