Revīziju vēsture

Autors SHA1 Ziņojums Datums
  jguer 2f88858ce6 fix(parser): squash globals into options 4 gadi atpakaļ
  jguer 56760e1b7c fix(parser): add support for stackable parameters. Fixes #1155, Fixes #1280 4 gadi atpakaļ
  jguer 36730a41e3 fix(config): package alpmHandle into runtimeSettings 4 gadi atpakaļ
  jguer 968b61ac57 fix(config): pack pacmanConf into runtime 4 gadi atpakaļ
  jguer 9b49f76bbd fix(config): vcs filepath fix 4 gadi atpakaļ
  jguer 2dc01d8a3e fix(init): refactor init to use runtime 4 gadi atpakaļ
  jguer fb5b6b74fe fix(parser): package parser 4 gadi atpakaļ
  jguer cb8a988701 fix(news): package news and begin settings 4 gadi atpakaļ
  Giftpflanze fff9d74764 Fix "%s is up to date -- skipping" message formatting 4 gadi atpakaļ
  jguer d0450179f9 fix(usecolor): usecolor belongs to text. remove deprecated 4 gadi atpakaļ
  jguer d003e96e07 fix(ci): fix env propagation 4 gadi atpakaļ
  jguer 732f1a5412 feat(localization): wrap all translatable strings 5 gadi atpakaļ
  jguer 9fccdcb30f fix(ci): implement stricter linting settings 5 gadi atpakaļ
  Ferdinand Bachmann 023c742490 install.go: check if packages exist before trying to install them 5 gadi atpakaļ
  Ferdinand Bachmann 4f35c2c4fe install.go: swap if branches for readability 5 gadi atpakaļ
  Ferdinand Bachmann 873b2db591 install.go: fix linter failure 5 gadi atpakaļ
  Ferdinand Bachmann 328c561230 install.go: also install *-debug packages if built by makepkg 5 gadi atpakaļ
  morganamilo ab956ea3d2 Hide warnings for ignored packages 5 gadi atpakaļ
  morganamilo f2959922a7 Remove tar support 5 gadi atpakaļ
  morganamilo 3c996e5235 Ignore errors while diffing 5 gadi atpakaļ
  morganamilo b60a888981 Simplify stringset function names 5 gadi atpakaļ
  morganamilo dacd77012c Move multierror to its own module 5 gadi atpakaļ
  morganamilo cff358d5d6 Move intrange to its own module 5 gadi atpakaļ
  morganamilo f2579f26a3 Move stringset to its own module 5 gadi atpakaļ
  morganamilo 4d91acc749 Re-add --batchinstall and fix dep issues 5 gadi atpakaļ
  Jguer c180fa8d19 PkgbuildDiffs use MultiError now to accumulate errors instead of breaking execution at any error 5 gadi atpakaļ
  Jguer a591b33262 Add errguards throughout the code to enable golangci-lint 5 gadi atpakaļ
  Loic Reyreaud 7ee206f36e Implement proper diff display 5 gadi atpakaļ
  Jguer bf89b3383c Move IntRange definition to types package 5 gadi atpakaļ
  Jguer b01790f752 Moved StringSet definition to types package 5 gadi atpakaļ