Commit History

Author SHA1 Message Date
  jguer e47c9584c1 fix(format): gofumt files 4 years ago
  jguer a0cff2b622 fix(cmdArgs): reorder args 4 years ago
  jguer 7a32ffdd37 fix(cmdArgs): deglobal cmd args 4 years ago
  jguer 36730a41e3 fix(config): package alpmHandle into runtimeSettings 4 years ago
  jguer 968b61ac57 fix(config): pack pacmanConf into runtime 4 years ago
  jguer 0bae6e2f7d fix(config): move default settings to config 4 years ago
  jguer 9b49f76bbd fix(config): vcs filepath fix 4 years ago
  jguer 2dc01d8a3e fix(init): refactor init to use runtime 4 years ago
  jguer fb5b6b74fe fix(parser): package parser 4 years ago
  jguer cb8a988701 fix(news): package news and begin settings 4 years ago
  jguer d0450179f9 fix(usecolor): usecolor belongs to text. remove deprecated 4 years ago
  jguer d003e96e07 fix(ci): fix env propagation 4 years ago
  jguer 0c45a390a2 fix(locale): make install with locale 4 years ago
  jguer 87d0dd64c3 fix(locale): add base locale 5 years ago
  jguer 732f1a5412 feat(localization): wrap all translatable strings 5 years ago
  jguer 9fccdcb30f fix(ci): implement stricter linting settings 5 years ago
  morganamilo 35b2297f1e Support AURDEST 5 years ago
  Jguer a591b33262 Add errguards throughout the code to enable golangci-lint 5 years ago
  Jguer 16fddae8b6 Fix linting error breaking docker release 5 years ago
  morganamilo 112046853b Use correct case on go-alpm import 6 years ago
  Motkov Kirill 0878b485ae remove suspicious err reassigns 6 years ago
  Motkov.Kirill 50a99c1e54 remove yoda condition 6 years ago
  Motkov.Kirill 7b8e45d4e2 rewrite if-else to switch statement 6 years ago
  morganamilo 5ce4a49687 Update go-alpm 6 years ago
  Jguer 5acee2706f Fix typo in cache dir. References #840 6 years ago
  Joe Groocock 52bf777e67 Print errors on stderr 6 years ago
  Jguer 2ed7df4f5a Unexport consts. Make default a literal 6 years ago
  morganamilo e78070ebbe Support color = auto 6 years ago
  morganamilo 7f064db676 Fix build when go module is enabled 6 years ago
  morganamilo b2f636d93b Use go-pacmanconf for config parsing 6 years ago