|
|
3caca0dfcb
|
(Fix): Removed unneccessary comments that my copilot generated.
|
2025-11-22 10:17:28 +00:00 |
|
|
|
8081085f87
|
(Fix): Fixed version mismatched causing one test to fail
|
2025-11-22 10:16:57 +00:00 |
|
|
|
bb47c427f9
|
(Chore): New dependency for the RAR archive type.
|
2025-11-22 08:43:22 +00:00 |
|
|
|
53c2180b9e
|
(Chore): Updated the Readme to reflect the new features this tool has.
|
2025-11-22 08:42:57 +00:00 |
|
|
|
1037031d3a
|
(Fix): Fix the syntax error in the awk command when running make and also fix the missing directory case handling when running make checksums
|
2025-11-22 08:42:11 +00:00 |
|
|
|
c8e4c691e6
|
(Chore): Added a changelog file.
|
2025-11-22 08:39:09 +00:00 |
|
|
|
b0788b8aa7
|
(Chore): Added unit tests for version_test.go
|
2025-11-22 08:38:40 +00:00 |
|
|
|
8297721514
|
(Feat): Follow semantic versioning
|
2025-11-22 08:37:53 +00:00 |
|
|
|
795b56cbe6
|
(Feat): Added an UI panel for remote archive fetching in interactive mode.
|
2025-11-22 08:37:19 +00:00 |
|
|
|
b2afdd96e9
|
(Chore): Updated the unit test to reflect the changes in types.go
|
2025-11-22 08:36:29 +00:00 |
|
|
|
35f042be34
|
(Chore): Updated the struct to contain a RAR field
|
2025-11-22 08:35:49 +00:00 |
|
|
|
d656aac9dc
|
(Chore): Added unit tests for fetcher.go
|
2025-11-22 08:34:22 +00:00 |
|
|
|
c7541a149e
|
(Feat): Added a new feature, where a user can provided a remote archive url and the tool can download and extract the archive
|
2025-11-22 08:33:53 +00:00 |
|
|
|
0590ac9aa1
|
(Chore): Added unit tests for cli.go
|
2025-11-22 08:32:58 +00:00 |
|
|
|
77587fb6b3
|
(Feat): Added a command line mode as an alternative to interactive mode
|
2025-11-22 08:32:18 +00:00 |
|
|
|
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 |
|