Matteo Settenvini matteo
matteo commented on pull request matteo/sysroot-cleaner#1 2025-03-19 21:30:00 +01:00
Extra features and fixes

@arthurep thanks for you contribution!

matteo deleted branch extra-features from arthurep/sysroot-cleaner 2025-03-19 21:29:35 +01:00
matteo pushed to main at matteo/sysroot-cleaner 2025-03-19 21:29:35 +01:00
c9e39e284c Merge pull request 'Extra features and fixes' (#1) from arthurep/sysroot-cleaner:extra-features into main
6825d63aaa feat: display size of each file and total removed size
266a00d983 feat: use vector for --allowlist and --blocklist for passing multiples
8983863ffa fix: allow relative paths in allowlist and blocklist
Compare 4 commits »
matteo merged pull request matteo/sysroot-cleaner#1 2025-03-19 21:29:34 +01:00
Extra features and fixes
matteo approved matteo/sysroot-cleaner#1 2025-03-19 21:29:21 +01:00
Extra features and fixes
matteo pushed to main at matteo/linux-parental-controls 2025-02-22 00:35:25 +01:00
a521428ea2 build: early check user on libclang.so due to bindgen
matteo pushed to main at matteo/linux-parental-controls 2025-02-21 18:55:59 +01:00
be565d948b build: initial skeleton
matteo created branch main in matteo/linux-parental-controls 2025-02-21 18:55:58 +01:00
matteo created repository matteo/linux-parental-controls 2025-02-21 13:51:17 +01:00
matteo pushed to main at matteo/sysroot-cleaner 2025-02-21 00:16:43 +01:00
085893c2ef chore: adopt Rust 2024
0657a55b3d fix: always canonicalize paths, remove temporary debug statements
Compare 2 commits »
matteo pushed to main at matteo/sysroot-cleaner 2025-02-19 14:42:20 +01:00
355c7e6403 chore: update deps
matteo pushed to main at matteo/sysroot-cleaner 2025-02-19 14:38:53 +01:00
2d48e5bda3 fix: use a pipeline of cleaners instead of parallel run
d033b9d29a feat(dry-run): print type of file to remove
7ec6467b3b fix(dso): do not eagerly resolve symlinks
a05dd7084d chore(dso): minor refactor
Compare 4 commits »
matteo pushed to main at matteo/sysroot-cleaner 2025-01-27 09:57:03 +01:00
98eaaa519a chore(dso): minor refactor
matteo pushed to main at matteo/sysroot-cleaner 2025-01-26 15:08:00 +01:00
2213856c81 chore(dso): minor refactoring
matteo pushed to main at matteo/sysroot-cleaner 2025-01-26 14:55:39 +01:00
344e16cf0f feat(list): add allow and blocklist handling
matteo pushed to main at matteo/sysroot-cleaner 2025-01-26 03:10:09 +01:00
54075012aa feat(dso): implement unused DSO cleaner
matteo pushed to main at matteo/sysroot-cleaner 2025-01-26 03:08:20 +01:00
e113dba32c feat(dso): implement unused DSO cleaner
matteo pushed to main at matteo/sysroot-cleaner 2025-01-25 02:32:39 +01:00
5507a1dd21 feat(cleaners): add main async runner
matteo pushed to main at matteo/sysroot-cleaner 2025-01-24 22:00:23 +01:00
cc1a66726e Initial skeleton
matteo created branch main in matteo/sysroot-cleaner 2025-01-24 21:59:08 +01:00