Historique des commits

Auteur SHA1 Message Date
  jguer 555d1ead95 chore(version): bump major version il y a 3 ans
  jguer c8fcdeae5b feat(su): use alternative privilege elevators when sudo is not available il y a 3 ans
  jguer b7f9a5e677 fix(install): fix missing error display in install il y a 3 ans
  jguer 5be99d9bf0 chore(README): small reorganization of README 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 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
  x1b6e6 de113b87f3 Add support for multiple 'Architecture' values il y a 4 ans
  jguer 829f944659 fix(output): don't print exit status message il y a 4 ans
  Julian Daube 348f2de85c fix(yay): mirror pacman return codes on run error il y a 4 ans
  jguer c221d5ebbd fix(yay): give priority to LC_MESSAGES. fixes #1442 il y a 4 ans
  xhqr 24edabe5df Print error if PATH is empty. il y a 4 ans
  jguer c85bbf54da chore(yay): remove deprecated dependency il y a 4 ans
  jguer 6beefb1400 fix(config): fix save config il y a 4 ans
  jguer 72f120b0f3 feat(config): refactor config to allow running without config 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 f3925e2481 fix(sync_list): remove alpmHandle il y a 4 ans
  jguer 94f650f4d3 style(main): remove alpmHandle il y a 4 ans
  jguer 9fd6917bc0 fix(alpm): transfer handle initialization to executor il y a 4 ans
  jguer 8165174462 fix(dbExecutor): move dbExecutor to runtime config il y a 4 ans
  jguer c159c06222 fix(parser): fix alpm initialize il y a 4 ans
  jguer 7dd5d7e13e fix(parser): fix ignores getting... ignored il y a 4 ans
  jguer e47c9584c1 fix(format): gofumt files 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 968b61ac57 fix(config): pack pacmanConf into runtime il y a 4 ans