pre-commit-ci[bot]
|
d20d18fa98
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-08-01 03:30:20 +00:00 |
|
bobokun
|
7cd9982cf9
|
fixes #333
|
2023-06-19 10:46:48 -04:00 |
|
bobokun
|
2f779e1960
|
black formatting + precommit updates
|
2023-06-11 15:54:52 -04:00 |
|
buthed010203
|
2fd5701922
|
Make remove_orphaned even faster
This is not an addiction I swear
|
2023-05-23 10:12:51 -04:00 |
|
buthed010203
|
02baffd29b
|
Cleanup imports
|
2023-05-23 09:18:18 -04:00 |
|
buthed010203
|
afd2e64dd9
|
Fix update_orphaned empty directory removal
As this no longer uses a starmap, the second argument wasn't being passed in correctly.
|
2023-05-23 09:15:11 -04:00 |
|
bobokun
|
f8a6b1d5a4
|
Uses threading instead of multiprocessing
Fixes #275
|
2023-05-22 10:43:31 -04:00 |
|
buthed010203
|
2c24abbcdf
|
Remove redundant code
|
2023-05-20 12:03:31 -04:00 |
|
pre-commit-ci[bot]
|
e295bdbf46
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-05-20 16:02:06 +00:00 |
|
buthed010203
|
e817472ccd
|
Potential fix for windows crashing on RemoveOrphaned
|
2023-05-20 12:00:38 -04:00 |
|
bobokun
|
1ed99aeb3e
|
Changes HardLink Detection logic (fixes #291)
|
2023-05-19 21:52:06 -04:00 |
|
pre-commit-ci[bot]
|
63ce99d7e2
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-21 17:52:24 +00:00 |
|
buthed010203
|
ce044c9eab
|
Apply suggestions from code review (again)
Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>
|
2023-04-21 13:52:17 -04:00 |
|
pre-commit-ci[bot]
|
16c7e944bf
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-21 17:44:55 +00:00 |
|
buthed010203
|
880d37700e
|
Apply suggestions from code review
Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>
|
2023-04-21 13:44:42 -04:00 |
|
buthed010203
|
d2f22b3370
|
Update prints
|
2023-04-17 17:15:37 -04:00 |
|
pre-commit-ci[bot]
|
8d8e171b81
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-17 21:08:38 +00:00 |
|
buthed010203
|
a113179e48
|
Fixed remove_orphans being slow and not removing empty directories
|
2023-04-17 16:58:28 -04:00 |
|
bobokun
|
89d9188d9d
|
refactor remove_orphaned
|
2023-04-10 16:44:51 -04:00 |
|