1
0
mirror of https://github.com/oliverbooth/fdup.git synced 2024-11-12 22:35:43 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
5876499f2c
ci: upgrade from save-state and set-output 2024-04-17 14:58:30 +01:00
4355bfd49e
fix(ci): prerelease: true for prerelease woops 2024-04-17 14:51:35 +01:00
2baefca9e4
fix(ci): fix naming for win binaries 2024-04-17 14:51:22 +01:00
c65d6ed414
chore: bump to 1.2.0 2024-04-17 14:48:43 +01:00
f07fd7f641
ci: add automatic tagged release 2024-04-17 14:48:17 +01:00
8273a34fef
feat: default to . to reduce need for it as cli arg 2024-04-17 14:35:30 +01:00
7da6faff83
fix: use ConcurrentBag for hash cache 2024-04-17 14:35:04 +01:00
3396c2bc74
refactor: move stack push to method
reduces method complexity and now Rider isn't crying
2024-04-17 14:24:54 +01:00
435318cd20
feat: enable verbose output to list hash of every file 2024-04-17 14:24:18 +01:00
d2ca59e174
chore: bump to 1.1.0 2024-04-16 21:06:12 +01:00
6bcb4abc99
fix: prevent application break on I/O exception 2024-04-16 21:05:51 +01:00
a6a8f85ce9
feat: add visual feedback of hash process 2024-04-16 20:59:43 +01:00
9f7e605d38
[ci skip] style: remove BOM 2024-04-16 20:33:16 +01:00
0f40439f2e
fix: fix error resulting from concurrent access of hash map 2024-04-16 20:28:39 +01:00
64c23c888d
chore: bump to 1.0.0 2024-04-16 20:17:00 +01:00
f8018096c5
feat: initial commit 2024-04-16 20:15:07 +01:00