Commit Graph

19 Commits

Author SHA1 Message Date
b8e7bc3576 Add support for hard links 2024-08-15 22:44:03 +02:00
PhatPhuckDave
595a11552c Trim instruction before parse 2024-07-21 13:44:26 +02:00
2a7740d8d7 Refactor reading args 2024-07-03 13:31:12 +02:00
d72644aec3 Code format
I think? Don't know what changed
2024-07-01 20:30:19 +02:00
fe2839e3fc Hopefully fix race conditions and add debug flag 2024-07-01 19:02:00 +02:00
79794e59fe Make recursive much much faster
By virtue of parallelism
2024-07-01 18:28:06 +02:00
95711048ba Reowrk recursive file finding to be async 2024-07-01 13:03:56 +02:00
c6611877df Rework all readers to be async 2024-07-01 12:52:04 +02:00
1788e1f1e8 Make instructions run async 2024-07-01 12:25:54 +02:00
b2df47bdb4 Revert pointer molestation 2024-07-01 12:17:13 +02:00
508ebe0856 Refactor instructions out 2024-07-01 12:12:16 +02:00
84c1652381 Refactor instructions to run async 2024-07-01 12:09:09 +02:00
0b87f05fc1 Format code 2024-07-01 12:01:55 +02:00
5e5567014c Add success message 2024-04-13 19:32:59 +02:00
c651fcbed9 Minor refactor/code cleaning 2024-04-13 19:31:35 +02:00
df6a59970c Fix some issues with recursion 2024-04-03 17:38:13 +02:00
53cdb95324 Implement recursive sync 2024-04-03 17:15:59 +02:00
73717e65a1 Rework input methods 2024-04-03 17:08:24 +02:00
40395c54c1 Initial commit 2024-04-03 15:48:22 +02:00