Commit Graph

  • 4a5a0f3d33 fix(query): improve multi-term search ranking and filtering (#2926) next Jo 2026-07-21 23:40:51 +02:00
  • 1b3c0e5027 test: skip checks without Arch dependencies repo-assist/improve-skip-missing-arch-deps-666f0aaad78b6c4e github-actions[bot] 2026-07-21 13:30:03 +00:00
  • a42df62222 Update repo memory from workflow run 29833998813 memory/repo-assist github-actions[bot] 2026-07-21 13:29:59 +00:00
  • 750089b1e3 Update repo memory from workflow run 29792888435 github-actions[bot] 2026-07-21 01:27:43 +00:00
  • b7af8a42e3 Update repo memory from workflow run 29746439172 github-actions[bot] 2026-07-20 13:37:33 +00:00
  • 6dad87b015 fix(ci): unblock Go toolchain and strict-mode compliance in repo-assist (#2923) Jo 2026-07-20 11:42:34 +02:00
  • 29f7ed87c4 perf(query): normalize package fields once per search (#2922) github-actions[bot] 2026-07-20 10:50:41 +02:00
  • af5d5444b1 Update repo memory from workflow run 29710803988 github-actions[bot] 2026-07-20 01:29:15 +00:00
  • 7eab693c57 fix broken test repo-assist/improve-deduplicate-vcs-updates-4c72d116c55aa224 Jo Garnier 2026-07-19 21:00:39 +02:00
  • 144bd4d4f0 ci: pin Go 1.26 in test workflows via setup-go (#2920) Copilot 2026-07-19 20:33:59 +02:00
  • 697f7dd50b Update repo memory from workflow run 29688633914 github-actions[bot] 2026-07-19 13:25:11 +00:00
  • ad82f8726b refactor(srcinfo): deduplicate VCS updates github-actions[bot] 2026-07-19 01:28:31 +00:00
  • 6d5ba9fbe6 Update repo memory from workflow run 29668446083 github-actions[bot] 2026-07-19 01:28:29 +00:00
  • 45964c4b42 [repo-assist] fix(diff): add --no-pager and package header to git diff (#1243) (#2905) github-actions[bot] 2026-07-19 02:23:09 +02:00
  • f76bbba9be refactor(workdir): remove unnecessary global NoConfirm mutation in removeMake (#2906) github-actions[bot] 2026-07-19 01:58:04 +02:00
  • f78ce944c0 Update repo memory from workflow run 29660742830 github-actions[bot] 2026-07-18 21:05:21 +00:00
  • bc68b37ede fix(repo-assist): use gpt-5.6 alias instead of gpt-5.6-luna (#2915) Jo 2026-07-18 22:58:50 +02:00
  • e8de016c07 chore(ci): upgrade gh-aw to v0.82.13 for gpt-5.6 model aliases (#2913) Jo 2026-07-18 22:19:02 +02:00
  • d4481ee072 fix(repo-assist): set GH_TOKEN on pre-activation check step (#2911) Jo 2026-07-18 20:48:39 +02:00
  • 32a4c9466d fix(sync): prefer repository replacements over matching AUR upgrades (#2910) Floze 2026-07-18 21:43:51 +04:00
  • 9e47f9496d Updates for file po/en.po in de (#2909) transifex-integration[bot] 2026-07-17 17:50:08 +02:00
  • 5a6036571d chore(ci): update repo-assist workflow (#2908) Jo 2026-07-15 00:37:38 +02:00
  • 9403066a5b Update repo memory from workflow run 29372343573 github-actions[bot] 2026-07-14 22:25:54 +00:00
  • a3054b452b Initialize memory/repo-assist github-actions[bot] 2026-07-14 22:25:51 +00:00
  • 458ab3219b chore(deps): bump the go-all group with 3 updates (#2902) dependabot[bot] 2026-07-14 23:58:10 +02:00
  • 22dadd499f chore(ci): add repo-assist agentic workflow (#2904) Jo 2026-07-14 23:57:50 +02:00
  • a4154cf1ce Updates for file po/en.po in cs (#2901) transifex-integration[bot] 2026-07-10 01:16:26 +02:00
  • e1db711727 Updates for file po/en.po in zh_CN (#2900) transifex-integration[bot] 2026-07-09 00:05:41 +02:00
  • 9f88766635 Updates for file po/en.po in zh_TW (#2899) transifex-integration[bot] 2026-07-09 00:05:19 +02:00
  • 072503e2ec chore(docs): link examples to lua funcs (#2898) Jo 2026-07-06 14:58:28 +02:00
  • ba36767a85 fix(docs): respect dark theme for docs (#2897) Jo 2026-07-06 14:19:15 +02:00
  • 4869306719 feat(search): implement render-hooks for search (#2896) Jo 2026-07-06 14:15:57 +02:00
  • 19cd422953 query: precompute metricScore and update deps (#2893) Jo 2026-06-27 16:47:41 +02:00
  • 73bd048c55 query: precompute metricScore once per result jguer/bench-search-flow Jo Garnier 2026-06-25 23:37:26 +02:00
  • 80192ab1cb feat(lua): add lua-language-server type stubs for the yay global (#2884) Prathamesh Mahale 2026-06-24 03:58:28 +05:30
  • 6e6d39d595 perf(deps): improve dependency resolution performance (#2890) Jo 2026-06-24 00:20:04 +02:00
  • 02fb6ba948 fix(search): fix clober of packages from different sources with the same name (#2882) v13.0.1 Jo 2026-06-19 22:39:39 +02:00
  • d72402292e feat(lua): allow configuring answer menus and minor fixes to examples (#2880) Jo 2026-06-19 14:31:43 +02:00
  • 88c72b32b1 fix(lua): change search paths to resolve lua modules in config dir (#2879) Jo 2026-06-19 12:04:12 +02:00
  • 567ed7f3f6 switch to khan alg for topological sort jguer/improve-dep-perf Jo Garnier 2026-06-19 00:20:30 +02:00
  • 8fcaff9e6f fix(depgraph): reduce memory allocations (#2875) Jo 2026-06-18 19:58:23 +02:00
  • 9577e22dba doc(lua): fix formatting (#2873) v13.0.0 Jo 2026-06-17 22:14:45 +02:00
  • db55be2626 Update man page version to v13 and sync VS Code settings (#2872) Jo 2026-06-17 22:11:39 +02:00
  • 70d7a0f0a8 fix(lua): Reduce event size of PostInstall and SearchFilter hooks (#2871) Jo 2026-06-17 21:40:02 +02:00
  • 15057c8dab misc(ci): add modernize linter and update versioning (#2870) Jo 2026-06-17 21:09:53 +02:00
  • df4cbc4ce4 fix(log): fix debugln not spacing args correctly (#2869) Jo 2026-06-17 20:39:24 +02:00
  • 3b3a2b1dcc fix: search filter hooking and multierror cleanup (#2868) Jo 2026-06-17 19:34:33 +02:00
  • 4dbf124c51 feat(lua): add search filter and post install hooks (#2867) Jo 2026-06-16 23:35:18 +02:00
  • 6927555779 fix: propagate Maintainer field through dep graph and upgrade service (#2865) Jo 2026-06-16 12:19:19 +02:00
  • a70c058875 Fix gendocs index source path (#2863) Jo 2026-06-16 00:54:25 +02:00
  • 18b8b1b29b Fix Pages artifact action pin (#2862) Jo 2026-06-16 00:51:45 +02:00
  • 5f2dd7df38 docs: add static docs site generator and Pages deployment (#2860) Jo 2026-06-16 00:39:58 +02:00
  • 1ec6f3f793 feat: expose AUR package maintainer to upgrade hooks (#2858) Jo 2026-06-15 22:07:49 +02:00
  • 54b30b62fe try batch search hooking jguer/wip-search-b Jo Garnier 2026-06-15 21:18:11 +02:00
  • 425b18b2cd chore(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 in the go-all group (#2857) dependabot[bot] 2026-06-15 21:10:02 +02:00
  • 16479dcaf3 feat: Add AURPostDownload hook (#2856) Jo 2026-06-15 18:10:41 +02:00
  • 421b65bf43 feat: Add UpgradeSelect hook, logging and security example (#2855) Jo 2026-06-15 15:25:40 +02:00
  • f1f21f1ff8 Updates for file po/en.po in id (#2853) transifex-integration[bot] 2026-06-15 15:19:39 +02:00
  • 1501438fba AUR: Add AURPreInstall hooks (#2854) Jo 2026-06-15 13:31:13 +02:00
  • 17e7956cc9 add last_modified jguer/lua-wip-search Jo Garnier 2026-06-13 00:03:35 +02:00
  • 6586aec900 feat: add wip lua search support Jo Garnier 2026-06-11 23:33:00 +02:00
  • 977c9562ce feat: Show AUR Package Age (#2846) rebel onion 2026-06-12 04:11:50 -05:00
  • 29f5c22d49 chore(deps): bump the go-all group across 1 directory with 2 updates (#2844) jguer/simplif dependabot[bot] 2026-06-09 16:33:33 +02:00
  • ecae3e601e Add Lua configuration support (#2845) Jo 2026-06-09 00:31:26 +02:00
  • 4c5fda7944 fix(alpm): wire up log callback and add Debug method (#2843) Jo 2026-06-08 00:18:39 +02:00
  • 73090ae5f2 fix: add missing locales (#2841) Jo 2026-06-07 19:35:17 +02:00
  • ac83d3fb06 Switch to JaroWinkler distance and reweight package search scores (#2840) v12.6.0 Jo 2026-06-07 18:16:46 +02:00
  • 86e6001498 feat(completions): add deptest and build subcommand completions (#2839) Jo 2026-06-07 00:53:51 +02:00
  • db19422f2a fix(runtime): use AUR cache in query builder when RPC disabled (#2838) Jo 2026-06-07 00:20:07 +02:00
  • 50c8291a1e Revert: ini addition to figure out a better customizable system (#2836) Jo 2026-06-06 23:56:45 +02:00
  • e6a7c89130 fix: completion cache goroutine races with ALPM handle cleanup (#2835) Jo 2026-06-05 10:23:33 +02:00
  • e03be81baa Lock actions in CI (#2829) Jo 2026-06-05 09:59:47 +02:00
  • f8c37c0c16 add lua testing jguer/lua-exp Jo Garnier 2026-06-04 09:47:16 +00:00
  • ae3b25e98e chore(deps): bump the go-all group with 3 updates (#2823) dependabot[bot] 2026-05-12 14:55:52 +02:00
  • d101080bad chore(deps): bump gopkg.in/ini.v1 from 1.67.1 to 1.67.2 in the go-all group (#2818) dependabot[bot] 2026-05-05 12:52:07 +01:00
  • 21b0514c3f Updates for file po/en.po in ru_RU (#2815) transifex-integration[bot] 2026-04-27 22:11:23 +01:00
  • 38ec701e5c chore(deps): bump github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0 in the go-all group (#2816) dependabot[bot] 2026-04-27 22:11:07 +01:00
  • ed536c91b7 Updates for file po/en.po in es (#2813) transifex-integration[bot] 2026-04-27 10:42:17 +01:00
  • 099f9f19e8 chore(deps): bump the go-all group with 3 updates (#2812) dependabot[bot] 2026-04-14 10:33:54 +02:00
  • 1879251339 fix: skip cache clean when no valid pacman cache directories exist #2652 (#2806) Sarbojit Rana 2026-04-13 01:46:34 +05:30
  • 29cdc729bb Updates for file po/en.po in pl (#2808) transifex-integration[bot] 2026-03-30 23:46:46 +02:00
  • 3be99fe450 Updates for file po/en.po in pl_PL (#2807) transifex-integration[bot] 2026-03-30 23:46:30 +02:00
  • 3c905568b0 chore(deps): bump github.com/Jguer/dyalpm from 0.1.1 to 0.1.2 in the go-all group across 1 directory (#2804) dependabot[bot] 2026-03-30 20:28:18 +02:00
  • 3b79933638 test: harden coverage and make tests parallel-safe (#2797) Jo 2026-03-25 00:51:34 +01:00
  • 506d726bae Updates for file po/en.po in da_DK (#2802) transifex-integration[bot] 2026-03-25 00:38:30 +01:00
  • 4d2bbda015 Updates for file po/en.po in da (#2803) transifex-integration[bot] 2026-03-25 00:38:11 +01:00
  • 90ae08862a Remove timeupdate option (#2796) Jo 2026-03-18 23:01:14 +01:00
  • 11da5acc14 chore(deps): bump the go-all group with 2 updates (#2795) dependabot[bot] 2026-03-18 22:13:57 +01:00
  • 412c145eb4 fix(query): incorporate AUR popularity into search metric (#2789) TurtleRuss 2026-03-16 06:14:54 +08:00
  • 1dc0aaf4de chore(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 in the go-all group (#2794) dependabot[bot] 2026-03-15 23:06:54 +01:00
  • b09f3de913 ci: update golangci-lint to v2.10.1 and bump Go to 1.26 (#2791) Copilot 2026-03-08 23:33:23 +01:00
  • dbcf39b1eb Updates for file po/en.po in fi (#2788) transifex-integration[bot] 2026-03-08 22:08:48 +01:00
  • 78831aeea8 Updates for file po/en.po in fr (#2793) transifex-integration[bot] 2026-03-08 22:08:22 +01:00
  • ba3efc6656 Updates for file po/en.po in fr_FR (#2792) transifex-integration[bot] 2026-03-08 22:08:05 +01:00
  • b0c903aa80 chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in the go-all group (#2790) dependabot[bot] 2026-03-08 22:07:44 +01:00
  • 13b4213cab chore: remove stalebot (#2785) Jo 2026-02-18 09:34:37 +01:00
  • 23ee3d3f4b chore(deps): bump the go-all group with 3 updates (#2781) dependabot[bot] 2026-02-11 11:00:52 +01:00
  • 2ade5b775b Updates for file po/en.po in de (#2782) transifex-integration[bot] 2026-02-11 11:00:31 +01:00
  • 103b22c8ce Improve Polish translations in pl.po (#2778) artww 2026-02-03 10:22:54 +01:00
  • a8c9e60e78 Refine Polish translations in pl.po (#2777) artww 2026-02-03 10:22:45 +01:00