Aoran Zeng
ecc3a1ad04
检查用户所要求的作用域是否能执行
2026-02-24 11:58:26 +08:00
Aoran Zeng
3e05bbb664
所有 OS 设置 scope 信息
2026-02-24 11:13:45 +08:00
Aoran Zeng
1a4a59e9c5
提供 chef_set_os_scope() 快捷函数
2026-02-24 11:09:00 +08:00
Aoran Zeng
eba1e0ca20
ls 输出 scope 信息
2026-02-24 11:04:10 +08:00
Aoran Zeng
740d19f0b7
chef 设置 scope 能力
2026-02-22 22:33:35 +08:00
Aoran Zeng
126fefa528
添加 ScopeCapability_t
2026-02-22 22:33:03 +08:00
Aoran Zeng
0b5efcb77d
内部使用新的状态变量判断scope
2026-02-22 21:43:46 +08:00
Aoran Zeng
708092aab2
支持 -scope value 写法
2026-02-22 21:34:11 +08:00
Aoran Zeng
659359fbda
引入 -scope= 选项,弃用 -local 选项
2026-02-22 21:20:57 +08:00
Aoran Zeng
5eb6e09832
增加换源作用域
2026-02-22 20:56:58 +08:00
Aoran Zeng
568643c2c9
Ignore .vs
2026-02-04 18:43:53 +08:00
Aoran Zeng
54be3b1d16
Prerelease v0.2.4.2
2026-01-21 19:21:34 +08:00
Aoran Zeng
b7ad60eb20
Ubuntu 检测架构提前至 prelude 阶段
2026-01-21 19:20:59 +08:00
Aoran Zeng
1683e1b7ca
使用 apt-get
2026-01-21 18:50:35 +08:00
Aoran Zeng
26db607552
Prerelease v0.2.4.1
2026-01-21 18:15:44 +08:00
Aoran Zeng
0180558cb7
修改API为 chef_set_rest_smURL_
2026-01-21 18:12:38 +08:00
Aoran Zeng
d766a6f398
重新实现 chef_set_smURL()
2026-01-21 18:01:38 +08:00
Aoran Zeng
c830c5057c
使用 repoURL 与 smURL
2026-01-21 17:12:46 +08:00
Aoran Zeng
12134395c5
精简 API
2026-01-21 16:54:56 +08:00
Aoran Zeng
843ea9e755
增加 chef_set_source_smurl
2026-01-21 16:33:56 +08:00
Aoran Zeng
575f148ff5
调整部分 Cargo 测速链接为模糊测速
2026-01-21 15:48:44 +08:00
Aoran Zeng
7702906d7e
使用 chef_use_this()
2026-01-21 15:30:53 +08:00
Aoran Zeng
df1c4fae11
使用 chef_set_source_url
2026-01-21 15:26:25 +08:00
Aoran Zeng
b83362eb23
使用 apt-get
2026-01-21 15:00:39 +08:00
MaBing
d9609c12de
修复ubuntu arm64下reset的问题
2026-01-21 14:46:18 +08:00
Aoran Zeng
90d310454c
更新 Copyright 时间
2026-01-07 18:22:33 +08:00
Aoran Zeng
83d0926728
优化 installer.ps1
2026-01-07 18:11:02 +08:00
copilot-swe-agent[bot]
d87fa49b2e
Improve efficiency of current directory detection
...
Use $PWD.Path instead of Get-Location | Select-Object for better performance
Co-authored-by: ccmywish <63459097+ccmywish@users.noreply.github.com >
2026-01-07 14:20:45 +08:00
copilot-swe-agent[bot]
6cbd03ac78
Fix Windows downloads directory recognition in installer.ps1
...
- Changed default directory parameter from hardcoded ${HOME}\Downloads to null
- Added Get_Downloads_Dir function to read actual downloads folder from Windows registry
- Modified Set_Install_Dir to auto-detect downloads directory or use current directory
- Updated help text to reflect new default behavior (current directory)
- Removed unused $default_install_dir variable
Co-authored-by: ccmywish <63459097+ccmywish@users.noreply.github.com >
2026-01-07 14:20:45 +08:00
Aoran Zeng
f4f683589c
Bump version to v0.2.4
v0.2.4
2025-12-31 15:12:08 +08:00
Aoran Zeng
ee92d1faac
在 Windows 上额外检测 python3 命令是否为微软商店占位符
...
[GitHub #327 ]
2025-12-31 14:03:09 +08:00
Aoran Zeng
528c64e6ae
更新 xy_run_* 注释
2025-12-31 14:01:27 +08:00
Aoran Zeng
ffebe1630c
调整 Cargo recipe 内宏名
2025-12-31 13:39:32 +08:00
曾奥然
b219517911
Merge pull request #330 from Mikachu2333/main
...
修复 `Rust` `Cargo` 测速链接404的问题
2025-12-31 13:15:04 +08:00
Mikachu2333
f15d8a9017
再次修正链接
...
思源镜像站真恶心,就它不一样
2025-12-30 21:46:50 +08:00
Mikachu2333
fd5604a9cc
修复 rust cargo 测速链接 404
2025-12-30 21:43:37 +08:00
Aoran Zeng
7fd79ea284
chsrc_view_env 运行时检测系统
2025-12-29 18:34:31 +08:00
Aoran Zeng
6418b1557f
优先使用 pwsh,不存在时回落使用 powershell
2025-12-29 18:09:03 +08:00
Aoran Zeng
a41ff32936
get uv 使用 PowerShell 脚本
2025-12-29 17:51:59 +08:00
曾奥然
79b9f8dbfd
Merge pull request #328 from MingriLingran/main
...
在Windows上使用 `PowerShell` 替代 `sed` 和 `grep` 来处理 `uv` 配置文件
2025-12-29 17:11:28 +08:00
LinRan
98cc5876fc
update(rawstr4c/uv): Get uv config on Windows
2025-12-29 14:14:03 +08:00
LinRan
4f040cf115
feat(python/uv): 更新Windows平台uv配置获取逻辑
...
只获取配置行不输出其余信息
2025-12-29 14:12:36 +08:00
LinRan
64c4ec3c5f
添加新贡献者MingriLingran,修复 Windows 平台 uv 配置获取
...
添加新贡献者MingriLingran,修复 Windows 平台 uv 配置获取
2025-12-28 14:13:21 +08:00
LinRan
84503248d5
feat(python/uv): 添加 Windows 平台 uv 配置获取支持
2025-12-28 14:10:29 +08:00
LinRan
1f2bf0bf3d
feat(contributors): 更新贡献者MingriLingran
2025-12-28 14:10:29 +08:00
LinRan
52f2ea5003
Merge pull request #1 from MingriLingran/dev
...
Dev
2025-12-27 21:02:42 +08:00
LinRan
f7393fafbf
Merge branch 'main' into dev
2025-12-27 21:02:33 +08:00
LinRan
ecf686576b
docs(Python): 添加Windows平台uv配置设置和测试命令
2025-12-27 20:58:51 +08:00
LinRan
8d768309d9
feat(python): 替换为字符串常量
2025-12-27 20:50:48 +08:00
LinRan
e3112f8dba
feat(python/uv): 支持Windows平台的uv配置文件处理
...
在Windows平台上使用PowerShell替代sed和grep命令来处理uv配置文件
2025-12-27 20:16:18 +08:00