Commit Graph

605 Commits

Author SHA1 Message Date
Aoran Zeng 2d358fbc6a
Add argument option 2025-08-09 21:35:08 +08:00
Aoran Zeng 16d643a8ee
Use less macros in `core.c` 2025-08-09 21:32:27 +08:00
Aoran Zeng 1f1008c440
Simplify chef api 2025-08-09 20:58:50 +08:00
Aoran Zeng 23ba6b8419
Update struct 2025-08-09 20:31:38 +08:00
Aoran Zeng a7001636c9
Print target maintain info 2025-08-09 20:21:41 +08:00
Aoran Zeng 68b921d9c5
Add recipe file info helper in chef 2025-08-09 19:33:03 +08:00
Aoran Zeng e797b6f282
Move file header info to functions 2025-08-09 19:28:15 +08:00
Aoran Zeng 8ffe5bc12d
Define most content in `prelude()` 2025-08-09 18:34:18 +08:00
Aoran Zeng 777f9175e4
New iterations 2025-08-09 16:41:52 +08:00
Aoran Zeng d3f6e16bc3
Remove old menus 2025-08-09 16:41:30 +08:00
Aoran Zeng 8b60633230
Iterate registry to find target 2025-08-09 15:59:46 +08:00
Aoran Zeng a417afa4b5
Add registry 2025-08-09 14:56:44 +08:00
Aoran Zeng c3e24ee3d5
Prerelease `v0.2.2.2` 2025-08-09 12:22:37 +08:00
Aoran Zeng 2304d4b2aa
No need to notify when `reset` 2025-08-09 11:52:07 +08:00
Aoran Zeng 52d8673b9b
Rename to `IS_UserDefinedProvider` 2025-08-09 11:30:35 +08:00
Aoran Zeng 91a2fe3488
Update `rawstr4c.md` using `rawstr4c v1.0.0` 2025-08-09 11:09:51 +08:00
Aoran Zeng 173e5a3ffc
Use `println()` for raw strings 2025-08-09 11:05:38 +08:00
Aoran Zeng 64e625d486
Fix: add source URL in script for `openSUSE` 2025-08-09 11:00:33 +08:00
Aoran Zeng da82acc251
Update os using `rawstr4c v1.0.0` 2025-08-09 10:50:14 +08:00
Aoran Zeng ee3bef5eab
Update main using `rawstr4c v1.0.0` 2025-08-09 10:46:45 +08:00
Aoran Zeng 3200e2ab3b
Update Python group using `rawstr4c v1.0.0` 2025-08-09 10:32:13 +08:00
Aoran Zeng 8df5363007
Update `rawstr4c.md` using `rawstr4c v1.0.0` 2025-08-09 10:21:37 +08:00
Aoran Zeng 8df311e700
Update `rawstr4c.md` using `rawstr4c v1.0.0` 2025-08-08 23:08:49 +08:00
Aoran Zeng d7704712d7
Update `rawstr4c.md` for `Homebrew` 2025-08-08 23:03:48 +08:00
Aoran Zeng ab5d20638d
Format `rustup` recipe 2025-08-08 00:20:31 +08:00
Mikachu2333 49cf464eb2
Add accurate speed test for `rustup` 2025-08-08 00:13:06 +08:00
Mikachu2333 695ce1072c
Add `xy_streql_ic` (#242)
* add xy_streql_ic

* fix format

* only target use it
2025-08-08 00:01:33 +08:00
Aoran Zeng f17a1c70b8
Update recipes
Some checks failed
Publish 'chsrc-git' to AUR / publish (push) Has been cancelled
2025-07-31 16:56:16 +08:00
Aoran Zeng 60ce1ba580
Support `ls` for `NetBSD` 2025-07-31 16:50:09 +08:00
Aoran Zeng 94279c795b
Update `NetBSD` sources 2025-07-31 16:49:53 +08:00
Aoran Zeng a644c271fb
Support `ls` for `openBSD` 2025-07-31 16:38:47 +08:00
Aoran Zeng 013c95386c
Update `OpenBSD` sources 2025-07-31 16:35:28 +08:00
Aoran Zeng 851bb508b1
Support `reset` for `Java`
[GitHub #237]
2025-07-31 16:18:56 +08:00
BingChunMoLi f18c72f471 feat: 添加 contributors 2025-07-30 19:42:55 +08:00
BingChunMoLi d70514e357 feat: 设置默认java仓库地址 2025-07-30 19:42:55 +08:00
Aoran Zeng 26e3c60ae8
println script content
Some checks failed
Publish 'chsrc-git' to AUR / publish (push) Has been cancelled
2025-07-28 18:48:17 +08:00
Aoran Zeng 53225997d2
Fix `mkstemps()` argument 2025-07-28 18:43:14 +08:00
Aoran Zeng bfb6022beb
Format code 2025-07-28 18:08:52 +08:00
Mikachu2333 53adda7268 add tlmgr speed test url 2025-07-28 18:04:11 +08:00
Aoran Zeng e95e9f7a9e
Bump version to `v0.2.2`
Some checks failed
Publish 'chsrc-git' to AUR / publish (push) Has been cancelled
2025-07-26 20:57:02 +08:00
Aoran Zeng 61944e01de
Don't use `printf` in `uv` 2025-07-26 20:49:47 +08:00
Aoran Zeng ff3e80c6ee
Fix: Escape regexp used in grep for `uv` 2025-07-26 20:48:16 +08:00
Aoran Zeng d1fbf1e2af
Fix: Add the missing @ in uv.toml
[GitHub #234]
2025-07-26 19:22:09 +08:00
Aoran Zeng 434af1cd93
Commonly include first 2025-07-22 19:59:45 +08:00
Aoran Zeng ef09616b77
Commonly include first 2025-07-22 19:56:31 +08:00
Aoran Zeng 9213e86643
Update `Bun` use `rawstr4c` 2025-07-22 19:56:19 +08:00
Aoran Zeng 1754a1a943
This is the last R 2025-07-22 19:49:56 +08:00
Aoran Zeng 8ecc0fd705
Fix typo 2025-07-22 19:24:58 +08:00
Aoran Zeng ffa8f397ff
Update `chsrc issue` content 2025-07-22 19:18:13 +08:00
Aoran Zeng f4483a40e7
Move last message to `rawstr4c.md` 2025-07-22 18:59:29 +08:00