| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
已完成:AI 生成文本现在会使用“生成时已保存的界面语言”。 涉及: - 提交信息:摘要和正文按保存语言生成,Conventional Commit 类型保持标准格式。 - 冲突分析:说明按保存语言生成,代码内容保持原语言。 - 语言会通过前端、Tauri 命令和 AI 提示词完整传递。 | 25 天前 | |
fix(release): restore complete release source tree | 27 天前 | |
已修复,并检查了 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) | 25 天前 | |
feat: complete advanced Git workflow parity | 24 天前 | |
feat: complete advanced Git workflow parity | 24 天前 | |
release: prepare v0.1.5 | 27 天前 | |
feat: complete advanced Git workflow parity | 24 天前 | |
fix: detect locally installed IntelliJ IDEA | 17 天前 | |
fix(release): restore complete release source tree | 27 天前 |