Commit Graph

22 Commits

Author SHA1 Message Date
392a522723 refactor: keep only one struct for package 2025-06-12 16:25:18 +03:00
65ab4de561 refactor: move distro from internal to pkg 2025-06-09 22:58:34 +03:00
237e2c338d refactor: move types from internal to pkg 2025-06-09 13:34:43 +03:00
703ab8e8c4 refactor: move pkg/ to internal/ and update imports
Some checks failed
E2E / tests (pull_request) Has been cancelled
Pre-commit / pre-commit (pull_request) Successful in 5m35s
Restructure project by relocating package contents from pkg/ to internal/ to better reflect internal-only usage. This commit is initial step to prepare project for public api
2025-06-09 10:15:47 +03:00
40ec0ac6e1 add --upgradable option for list
All checks were successful
Pre-commit / pre-commit (pull_request) Successful in 1m36s
2025-05-13 23:26:12 +03:00
f8c510ab9f adds a rootCmd call if necessary 2025-05-08 20:23:24 +03:00
952dd26f5f add AUTHORS 2025-05-07 21:08:12 +03:00
efa4f59403 feat: migrate to system cache with changing core logic 2025-04-15 21:41:21 +03:00
8f4b021a93 update config module 2025-03-22 12:58:10 +03:00
7a3acfe5c1 fix: add handling len(pkgs) == 0 2025-03-14 19:38:58 +03:00
29c1a31066 fix: fix list and upgrade commands with new naming 2025-02-28 21:14:21 +03:00
9bb14312bd chore: refactor code
- remove legacy code
- refactor search and add tests
2025-02-22 09:44:59 +03:00
e05bb07f23 feat: add support for multiple packages in one alr.sh 2025-02-12 18:34:35 +03:00
981f49587b fix: use platform specific release in compare 2025-01-25 11:16:33 +03:00
18e90e4afc fix: completely remove old logger 2025-01-23 11:42:48 +03:00
309ecf784f feat: add autoPull in config 2025-01-22 18:10:57 +03:00
30f95a4cbf chore: make usage strings translatable 2025-01-22 17:16:15 +03:00
a6076b1253 chore: replace old logger with new 2025-01-22 16:37:16 +03:00
84ac2377fb fix: rename module from plemya-x.ru/alr to gitea.plemya-x.ru/Plemya-x/ALR 2025-01-20 19:58:24 +03:00
e497d41030 chore: run make update-license fmt 2025-01-18 19:30:02 +03:00
d427b37e23 alr изменения 2024-05-05 13:32:08 +03:00
bb8e6e79b2 Initial commit 2024-01-22 13:36:06 +03:00