Commit Graph

29 Commits

Author SHA1 Message Date
e6f1382691 (Chore): Added unit tests detection and rar.go 2025-11-22 08:28:33 +00:00
9424c8aa50 (Feat): Added a new archive type: RAR 2025-11-22 08:27:42 +00:00
6f299ce541 (Fix): Fix incorrect package name and some improvements with new additions 2025-11-21 08:49:28 +00:00
5ff26a686c (Feat): Added tests, added benchmarking and coverage 2025-11-21 08:48:45 +00:00
6898a7e9ed (Fix): Name fixes, fixed the version mismatch between golang versions ( stoppid claude ) 2025-11-21 08:48:07 +00:00
ca02226745 (Chore): Minor changes 2025-11-21 08:47:23 +00:00
a418d2f16d (Chore): Unit test for fileutil.go 2025-11-21 08:40:20 +00:00
71b5030406 (Chore): Use of the new autocompleter here for paths/ 2025-11-21 08:39:37 +00:00
7eb52cf6df (Chore): Uses the new autocompleter function for better path autocomplete 2025-11-21 08:39:02 +00:00
20affc6a6b (Feat): New UI panel for archive comparison feature 2025-11-21 08:38:22 +00:00
c0d1b0854f (Feat): New UI panel for batch processing feature 2025-11-21 08:38:02 +00:00
f25b4c0a59 (Chore): Uses the new autocompletion feature. 2025-11-21 08:37:24 +00:00
ec36ec0661 (Feat): Path autocompletion added. 2025-11-21 08:36:37 +00:00
b6ebff8156 (Chore): Added unit tests for types.go 2025-11-21 08:35:27 +00:00
34f619404e (Feat): New feature: Ability to compare different archives 2025-11-21 08:34:44 +00:00
8fe196b281 (Chore): Added unit tests for zip.go 2025-11-21 08:33:59 +00:00
989f39390f (Chore): Added unit tests for tar.go 2025-11-21 08:33:46 +00:00
3cd3819419 (Chore): Added unit tests for detect.go 2025-11-21 08:31:49 +00:00
002e1377de (Chore): Added unit tests for compare.go 2025-11-21 08:30:30 +00:00
a435a6cb79 (Feat): New feature: Ability to compare different archives 2025-11-21 08:30:09 +00:00
834faf936a (Chore): Added unit tests for batch.go 2025-11-21 08:29:04 +00:00
2929bf1613 (Feat): New feature added: batch operations 2025-11-21 08:28:35 +00:00
21b59c759e (Feat): Wrote Unit tests for archiver.go 2025-11-21 08:27:04 +00:00
ea2866cd60 (Chore): Added new cases for new features 2025-11-21 08:26:03 +00:00
d933674ede (Chore): Minor text changes 2025-11-18 15:38:52 +00:00
6b0184d2aa (Chore): Minor readme changes 2025-11-17 19:03:06 +00:00
5299ed117e (Chore): Add License 2025-11-17 19:02:16 +00:00
93bff3550e (Feat): Add path autocompletion and use sensible defaults when no inputs are provided by the user 2025-11-17 18:57:47 +00:00
a00f70a7fe (Feat): Initial Commit 2025-11-16 19:48:50 +00:00