GitLab Commits Viewer (curl) — v0.3.2
- 默认 curl(Windows 使用
curl.exe )调用 GitLab API。win10及以上的PC无需安装curl.exe,若无法使用请安装curl.exe后再试。
- 全局保存 Base URL / Token / 忽略 SSL。
- 面板显示连接状态;搜索项目;拉取 分支/Tags;按分支或 Tag 查询提交;时间选择器(datetime-local)。
- 可选择剔除Git的合并等操作记录。
- CSV 导出与日志(含等价 curl 命令)。
使用
- 在 VS Code 打开本文件夹,按 F5 启动扩展开发主机。
- 在新窗口
Ctrl+Shift+P ,运行 GitCommitsViewer。
- 填写 Base URL(例如
http://xxx.xxx.xxx.xxx:xxxx )、Token(个人访问令牌)→ 保存配置 → 测试连接。
| |