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
29ec8f7d43bf8c4f09ab9ebf96b57d1b02c331e9
CleanMM
/
lib
/
clean
History
tw93
29ec8f7d43
style(clean): unify DRY_RUN variable check style
...
Use consistent "$DRY_RUN" check instead of "${DRY_RUN:-false}" to match project conventions.
2026-02-26 11:53:54 +08:00
..
app_caches.sh
feat(clean): expand conservative cache cleanup coverage
2026-02-22 11:06:48 +08:00
apps.sh
fix(apps): correct array initialization for matches in clean_orphaned_app_data
2026-02-04 17:34:04 +08:00
brew.sh
fix: Use
du -P
for accurate size calculation and add timeouts to channel sends to prevent blocking.
2026-01-30 15:06:30 +08:00
caches.sh
chore(clean): reduce noisy clean output messages
2026-02-21 23:48:07 +08:00
dev.sh
chore(clean): reduce noisy clean output messages
2026-02-21 23:48:07 +08:00
hints.sh
style: improve code consistency and formatting
2026-02-26 11:47:41 +08:00
maven.sh
feat(clean): add Maven local repository cleanup support
2026-02-16 18:54:19 +08:00
project.sh
refactor(purge): reuse shared size formatter in header
2026-02-24 14:20:25 +08:00
purge_shared.sh
refactor(clean): extract shared purge hint helpers
2026-02-23 13:39:22 +08:00
system.sh
style(clean): unify DRY_RUN variable check style
2026-02-26 11:53:54 +08:00
user.sh
fix(clean): correct Messages check logic and improve Application Support scanning
2026-02-26 11:47:28 +08:00