This website requires JavaScript.
Explore
Help
Sign In
GetHub
/
CleanMM
Watch
1
Star
0
Fork
0
You've already forked CleanMM
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
ff69504f898e37907382062f331eb359e6123156
CleanMM
/
lib
History
tw93
ff69504f89
fix: harden CI test stability and status collector resilience
2026-03-04 16:49:20 +08:00
..
check
fix: skip font cache rebuild when browsers are running
2026-02-24 14:23:00 +08:00
clean
fix: harden CI test stability and status collector resilience
2026-03-04 16:49:20 +08:00
core
Add dry-run support across destructive commands (
#516
)
2026-03-01 20:03:22 +08:00
manage
fix(clean): respect whitelist when cleaning Go caches (
#530
)
2026-03-03 15:57:45 +08:00
optimize
refactor: Update shell arithmetic increment syntax from
((var++)) || true
to
var=$((var + 1))
across various scripts.
2026-02-28 11:10:18 +08:00
ui
refactor: Update shell arithmetic increment syntax from
((var++)) || true
to
var=$((var + 1))
across various scripts.
2026-02-28 11:10:18 +08:00
uninstall
Add dry-run support across destructive commands (
#516
)
2026-03-01 20:03:22 +08:00