Matteo Settenvini matteo
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
matteo pushed to main at matteo/sysroot-cleaner 2025-01-24 21:59:08 +01:00
ead9c2eebc Initial skeleton
matteo created repository matteo/sysroot-cleaner 2025-01-24 21:58:51 +01:00
matteo pushed to main at matteo/serves3 2024-09-28 03:08:58 +02:00
373b141346 chore: update dependencies to latest versions
matteo pushed to main at matteo/work-it-out 2024-09-02 13:32:15 +02:00
74ed1f9d09 story: add intro
matteo pushed to main at matteo/work-it-out 2024-09-01 23:42:38 +02:00
5bc5faa6ef Prepare to handle discussions in story
matteo pushed to main at matteo/work-it-out 2024-09-01 14:29:07 +02:00
7eec6ce4da Add story basic framework
matteo pushed to main at matteo/work-it-out 2024-08-31 22:00:27 +02:00
7701e7119f Minor refactoring
matteo pushed to main at matteo/work-it-out 2024-08-31 16:51:57 +02:00
cb5edfe635 Initial skeleton