Commit graph

26 commits

Author SHA1 Message Date
935c647624 Custom recurse globs and readme 2023-07-16 16:10:32 -07:00
bea2a584d1 Add logo, fix orphaned await 2023-07-16 15:19:57 -07:00
ef6a2cecc4 i'm a dunce 2023-07-16 15:12:46 -07:00
44595439ca clean up proc/etc handling 2023-07-16 15:06:48 -07:00
cff31bd483 clean up proc/etc handling 2023-07-16 15:05:52 -07:00
ec136294c5 more async bugs 2023-07-16 15:01:37 -07:00
f81d1d4a64 manually process asynchonously 2023-07-16 14:47:22 -07:00
b710595271 manually process 2023-07-16 14:46:15 -07:00
992c3bad6d await error 2023-07-16 14:42:11 -07:00
4215f4dd2c proc is a cruel mistress 2023-07-16 14:40:46 -07:00
b1e9053bb4 fix ignoredir 2023-07-16 14:17:52 -07:00
3282d5a655 ignoredir 2023-07-16 14:16:32 -07:00
737822fd99 job.paths hadn't been set yet 2023-07-16 14:01:44 -07:00
00ad322c58 asyncio.wait takes an iterable, not args 2023-07-16 14:00:13 -07:00
79536c105e Refactoring and improving find 2023-07-16 13:51:44 -07:00
b61e16130d Resolve... asynchronicities :D 2023-07-16 13:29:49 -07:00
cd91b960dd Trying out aiopath 2023-07-16 12:59:30 -07:00
e04d86d3cb Optimize finding 2023-07-16 12:45:14 -07:00
068d47703a ext2/3 is hard, use find as backup 2023-07-16 12:20:57 -07:00
d8b3fb7f17 Move FS discovery into new class coros 2023-07-16 11:14:03 -07:00
a4f9b485fd Resolve circular import 2023-07-16 10:58:07 -07:00
9ea7fdd8d1 Improve logic for getting hardlinks async 2023-07-16 10:55:05 -07:00
e60812c136 Improve hardlink logging 2023-07-16 10:38:46 -07:00
5a4d74936b Fix reference to job.hash which should check
for the exhaustive flag from CLI invoke
2023-07-16 10:34:00 -07:00
bcdd085f91 Fix old reference to mount_to_fs
to instead get the handler object
2023-07-16 10:27:00 -07:00
9bc6f8d9e1 MVP for testing 2023-07-16 09:30:36 -07:00