Commit graph

19 commits

Author SHA1 Message Date
7253c8c615 extra newline in error message removed 2023-10-25 13:19:16 -04:00
74f3db51c9 formatting; optimized error message building when checking device ids 2023-10-25 13:17:17 -04:00
4c1d310532 fixed bug with not exiting when no targets are provided 2023-10-25 13:06:02 -04:00
e0d1efb0c7 removed unnecessary format!() 2023-10-25 13:01:07 -04:00
f0b4b237bb added argument file option; added option to change separator; changed error management 2023-10-25 12:59:19 -04:00
6ae68ea5e6 style edit for cmp function 2023-10-25 11:53:14 -04:00
12efedb205 bug fix 2023-10-24 22:55:01 -04:00
George
3a08575063
Update README.md 2023-10-24 20:57:33 -04:00
6e818f992c format 2023-10-24 19:22:24 -04:00
007a00910d fixed bug introduced from removing requirement for 2 targets; critical bug fixed 2023-10-24 19:19:12 -04:00
71c8f1c3d5 removed unnecessary if 2023-10-24 19:04:22 -04:00
249edf748b stdout is now buffered; removed requirement for two or more targets; format_pair no longer has trailing newline; output bug fixed 2023-10-24 19:03:02 -04:00
aa74724295 output bug fixed 2023-10-24 18:52:33 -04:00
57d664807b added flag to enable prompt before operatoins; fixed argument parsing bug 2023-10-24 18:31:42 -04:00
d037fa3ea4 prebuilt binary added 2023-10-24 18:03:49 -04:00
0afa97faf1 ignore 2023-10-24 17:48:39 -04:00
aea0862598 Cargo.toml 2023-10-24 17:48:25 -04:00
77185e0b44 src 2023-10-24 17:46:39 -04:00
George
7ad94821f9
Initial commit 2023-10-24 17:09:43 -04:00