Historique des commits

Auteur SHA1 Message Date
  J Guerreiro e4a1f018ea feat(search): Add fuzzy name matching and mixed sources (#1719) il y a 3 ans
  Norbert Pfeiler 9c2d4ec0d1 feat(stats): add statistics about pacman and yay cache sizes (#1679) il y a 3 ans
  jguer e38d0138a6 feat(yay): simplify sort mode and use it for calculating number menu indices, fixes #1627 il y a 3 ans
  Matt Alexander 22c165a11f feat(search): add optional setting that formats each search result on a single line, Part II il y a 3 ans
  jguer 9eb73899fe chore(query): unify search in number menu selection and normal search il y a 3 ans
  morganamilo 1a0cfd85f2 Fix caps in search leading to no results il y a 3 ans
  jguer 555d1ead95 chore(version): bump major version il y a 3 ans
  jguer e231b2b02d chore(yay): modernize exec commands il y a 3 ans
  jguer cb4b57f6d8 chore(golangci): add new linters il y a 3 ans
  jguer f42cbde6db refactor(parser): unify atleast modes il y a 3 ans
  jguer 5c11c01d85 refactor(exe): move sudo loop into CmdBuilder il y a 3 ans
  jguer 172ee1f4e8 refactor(exe): port pacman calls to cmd_builder il y a 3 ans
  jguer 1a2e5b9529 refactor(settings): move args to own package to allow pacman cmd builder il y a 3 ans
  jguer 545ea772eb feat(aur): customize User Agent il y a 4 ans
  jguer ee3c51f6f2 feat(pkgbuild): extract logic il y a 4 ans
  jguer a288dd754f fix(pkgbuild): rebase pkgbuild fetching from nycex il y a 4 ans
  nycex d9b440c929 implement yay -Pp option il y a 5 ans
  jguer 3e698f313a test(alpm): implement alpm interfaces il y a 4 ans
  jguer d6aa288ab8 fix(alpm): update alpm version il y a 4 ans
  jguer c1171d4146 style(runner): use command runner for commands il y a 4 ans
  jguer 7a3794ae75 feat(interface): interface dbexecutor il y a 4 ans
  Jguer 6b973c6bc5 fix(pkgbuild_download): remove alpmHandle il y a 4 ans
  Jguer 0e2a02b512 fix(clean): extract alpmHandle il y a 4 ans
  Jguer 7bcf2ecb4c fix(statistics): use alpm executor il y a 4 ans
  jguer 9fd6917bc0 fix(alpm): transfer handle initialization to executor il y a 4 ans
  jguer 054a9ac613 refactor(dep): package dep il y a 4 ans
  jguer a0cff2b622 fix(cmdArgs): reorder args il y a 4 ans
  jguer 7a32ffdd37 fix(cmdArgs): deglobal cmd args il y a 4 ans
  jguer 36730a41e3 fix(config): package alpmHandle into runtimeSettings il y a 4 ans
  jguer fb5b6b74fe fix(parser): package parser il y a 4 ans