Commit Graph

62 Commits

Author SHA1 Message Date
Aoran Zeng fa4a69b4b9
Add `chsrc_alert2()` 2025-07-21 22:10:50 +08:00
Aoran Zeng d1ec1f0dd8
Output script content faintly 2025-07-21 21:56:30 +08:00
Aoran Zeng 3e3e9aede2
Add `chsrc_run_as_x_file()` 2025-07-14 22:35:33 +08:00
Aoran Zeng 0b5c67811e
Add `chsrc_make_tmpfile()` 2025-07-14 20:40:48 +08:00
Aoran Zeng d0b0cdaae7
Update macro 2025-07-14 15:08:10 +08:00
Aoran Zeng 681ea40cee
Use `chef_` prefix 2025-07-14 14:02:17 +08:00
Aoran Zeng 06067d35b4
Add `chef.h` 2025-07-14 13:36:31 +08:00
Aoran Zeng 0df9d54b27
Prerelease `v0.2.1.4`
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
2025-07-12 07:44:44 +08:00
Aoran Zeng a70b251fa2
Fix cmd checking tool
[GitHub #229]
2025-07-12 07:35:30 +08:00
Aoran Zeng d9dac7af6e
Fix typo
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
2025-07-11 21:22:43 +08:00
Aoran Zeng 6e40cfe238
Add sources prepare for `Debian` 2025-07-11 19:43:39 +08:00
Aoran Zeng dce39ed6c8
Fix accurate info 2025-07-11 17:57:37 +08:00
Aoran Zeng 291fd3cfc9
Faster check program 2025-07-11 17:30:36 +08:00
Aoran Zeng b6eaa9721c
Softly dispose garbage 2025-07-11 17:00:24 +08:00
Aoran Zeng 026c4e4b5b
Implement accurate and rough speed measure 2025-07-11 16:43:42 +08:00
Aoran Zeng 8dbf5625ee
`chsrc_debug()` only when debug mode 2025-07-11 16:42:27 +08:00
Aoran Zeng f6731adf81
Accurate and rough measure for mirror site 2025-07-11 15:14:47 +08:00
Aoran Zeng cb0021ded8
Global program status 2025-07-11 12:39:04 +08:00
Aoran Zeng b543c124be
Use original yield source 2025-07-11 12:12:48 +08:00
Aoran Zeng 4b5aff7862
Use new ProgMode 2025-07-11 11:24:29 +08:00
Aoran Zeng 5f8da597ff
Refactor ProgMode 2025-07-11 10:43:16 +08:00
Aoran Zeng e953aceb54
Refactor target group mode 2025-07-11 10:12:27 +08:00
Aoran Zeng 5b70f7fd8c
Use `println` in chsrc 2025-06-20 14:55:04 +08:00
Aoran Zeng ca00e0233b
set quietly on Windows 2025-06-19 14:27:57 +08:00
Aoran Zeng a978659696
Add `chsrc_view_env()` 2025-06-19 14:02:14 +08:00
Aoran Zeng e8a22c13f2
Use `C11` 2025-06-18 19:47:20 +08:00
Aoran Zeng 2d75a48c19
Use `chsrc_determine_chgtype()` 2025-03-06 12:36:16 +08:00
Aoran Zeng 88141b67fd
Add warnings 2024-12-27 16:57:41 +08:00
Aoran Zeng 9dcd539495
All upstream use same name
[GitHub #159]
2024-12-18 20:05:54 +08:00
Aoran Zeng 22c2bc6408
Mute `copy` on Windows 2024-12-14 22:42:28 +08:00
Aoran Zeng 603525790e
Delete new line when iter 2024-12-14 20:43:19 +08:00
Aoran Zeng 3f8f8b0619
Test framework logging 2024-12-14 19:07:20 +08:00
Aoran Zeng 7a5f56ffe6
Remove banner version 2024-12-14 18:26:20 +08:00
Aoran Zeng d4ab7e0ec6
Settle the situation that busybox cp has no `--version`
[GitHub #152]
2024-12-14 18:09:45 +08:00
Aoran Zeng 6ded3380e5
Add print macro
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2024-12-14 10:11:34 +08:00
Aoran Zeng 2746fe03c0
Adjust assertion 2024-12-14 09:46:25 +08:00
Aoran Zeng be3982bbff
Remove `xy_run()` last parameter 2024-12-14 09:14:11 +08:00
Aoran Zeng 252a64924f
`cp -f` if not GNU `cp`
[GitHub #152]
2024-12-14 08:47:26 +08:00
Aoran Zeng 08fbdb685b
Fix `Clang` warnings
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
2024-12-10 16:29:01 +08:00
Aoran Zeng 4ecdc7f7bd
Rename inner macro 2024-12-10 16:23:22 +08:00
Aoran Zeng 9eb4e8987b
Fix to Let `curl` output to stdout and stderr to make `xy_run()` get info
[GitHub #144]
2024-12-09 18:14:58 +08:00
Aoran Zeng 10052d4fc2
Drop previous devious support for `curl` built by `Cygwin`
[GitHub #144 #140 #65]

Co-authored-by: Yangmoooo <yangmoooo@outlook.com>
2024-12-09 18:14:50 +08:00
Aoran Zeng 1125a25e6d
Don't support `curl` built by `Cygwin`
[GitHub #144]

Co-authored-by: Yangmoooo <yangmoooo@outlook.com>
2024-12-09 18:14:37 +08:00
Aoran Zeng 68961a7d9c
Fix: reset still measure speed 2024-12-06 11:05:40 +08:00
Aoran Zeng 6e7b4bf985
Add debug and verbose log 2024-11-22 11:14:05 +08:00
Aoran Zeng cd7281600e
Fix measure upstream for `Ubuntu`
[GitHub #121]
2024-11-22 11:08:36 +08:00
Aoran Zeng 245f0ed5d5
Measure upstream for `RubyGems`
[GitHub #124]
2024-11-22 10:08:54 +08:00
Aoran Zeng e65a16c009
Ubuntu measure upstream
[GitHub #121]
2024-11-22 09:58:00 +08:00
Aoran Zeng fd762f9d3c
Fix mirror selection when reset in Dry Run mode
[GitHub #123]
2024-11-22 09:14:55 +08:00
Aoran Zeng 722de55ecb
Adjust `chsrc_conclude()` 2024-11-22 09:08:32 +08:00