Commit Graph

78 Commits

Author SHA1 Message Date
240ee852c8 wip 2025-04-15 01:32:02 +03:00
fe3acf5b85 wip 2025-04-15 00:20:57 +03:00
613dc41fdf wip 2025-04-15 00:04:55 +03:00
6d5016270f wip 2025-04-14 23:35:10 +03:00
e3aaa88822 refactor 2025-04-13 20:22:32 +03:00
b8cb7af3bb refactor 2025-04-13 19:54:04 +03:00
f26b72b2a2 refactor 2025-04-13 19:39:01 +03:00
587abf7aad refactor 2025-04-13 19:12:02 +03:00
bf47f7c0b7 command search 2025-04-13 17:55:03 +03:00
93d568ec00 command info 2025-04-13 17:49:02 +03:00
3603dc45a4 wip 2025-04-13 17:11:38 +03:00
a51a8ab963 wip 2025-04-13 16:58:15 +03:00
8070112bf2 wip 2025-04-12 15:51:39 +03:00
5ca34a572a feat: add completion for remove command 2025-04-06 10:27:27 +03:00
0bfe88beed feat: add skiplists for auto_req and auto_prov 2025-04-05 20:19:00 +03:00
70aca61750 fix install bash complete 2025-03-30 13:09:34 +03:00
bd79d56776 fix: add interactive=false handling in remove command 2025-03-26 10:22:56 +03:00
6bee268ea9 fix installing multiple packages 2025-03-26 10:11:24 +03:00
6c0e8aeb3f chore: enable autoPull 2025-03-23 13:28:33 +03:00
c705c25613 fix: add config load and directory creation 2025-03-22 13:41:41 +03:00
8f4b021a93 update config module 2025-03-22 12:58:10 +03:00
4ac2432770 fix: removerepo and LC_ALL=C for info command 2025-03-19 08:26:53 +03:00
db244204c7 fix: remove duplicates correctly 2025-03-13 16:24:37 +03:00
27e2f54653 fix: resolve absolute path of ScriptDir 2025-03-11 20:28:41 +03:00
2dff463303 i18n: update ru translation 2025-03-09 17:32:19 +03:00
9085e38454 fix: add db.Init() in bash completion 2025-03-09 17:30:02 +03:00
71968bbe13 fix: fix config saving 2025-02-28 21:14:59 +03:00
29c1a31066 fix: fix list and upgrade commands with new naming 2025-02-28 21:14:21 +03:00
8f94b61a0e fix: use +alr-{reponame} suffix 2025-02-28 20:15:02 +03:00
0fa288b8a2 chore: make the application more internationalized 2025-02-27 16:41:18 +03:00
dcac0b9ee5 i18n: translate all strings 2025-02-27 11:43:20 +03:00
4e6e1f524a chore: make the application more internationalized 2025-02-27 11:18:13 +03:00
9bb14312bd chore: refactor code
- remove legacy code
- refactor search and add tests
2025-02-22 09:44:59 +03:00
04523775f1 feat: add search command 2025-02-18 17:55:25 +03:00
adc4a42800 Merge pull request 'fix: remove default repo and disable autoPull by default' (#36) from Maks1mS/ALR:fix/change-default-config into master
Reviewed-on: Plemya-x/ALR#36
2025-02-13 15:46:13 +00:00
be1a137eab fix: remove default repo and disable autoPull by default 2025-02-12 19:13:50 +03:00
e05bb07f23 feat: add support for multiple packages in one alr.sh 2025-02-12 18:34:35 +03:00
a57602a278 Перевод fakeroot на gitea 2025-02-06 14:17:57 +03:00
d2bcb4e345 chore: remove comment 2025-01-31 18:14:28 +03:00
1fcb88976c tests: add more tests for dl 2025-01-31 18:12:22 +03:00
55feea9b25 chore: remove code duplication 2025-01-31 17:05:14 +03:00
0d1db212e1 tests: add tests for dl 2025-01-31 16:56:26 +03:00
d201aae6e0 chore: fix formatting 2025-01-30 10:10:42 +03:00
c3f879b379 fix: quit after done in progress 2025-01-26 17:11:25 +03:00
bba1ed52c5 fix: add download cancel via context and update progressbar 2025-01-26 16:33:00 +03:00
19bb87981c po(RU): fix translation 2025-01-25 14:34:45 +03:00
3deb6c9455 tests: add tests for ReleasePlatformSpecific 2025-01-25 11:54:02 +03:00
981f49587b fix: use platform specific release in compare 2025-01-25 11:16:33 +03:00
53e783df31 po(RU): update translation 2025-01-24 21:20:45 +03:00
f6ba4a1c26 feat: add files() function
also add files-find-lang and files-find-doc helpers
2025-01-24 19:23:41 +03:00