Commit History

作者 SHA1 備註 提交日期
  jguer d0450179f9 fix(usecolor): usecolor belongs to text. remove deprecated 4 年之前
  jguer d003e96e07 fix(ci): fix env propagation 4 年之前
  jguer 732f1a5412 feat(localization): wrap all translatable strings 5 年之前
  jguer 9fccdcb30f fix(ci): implement stricter linting settings 5 年之前
  Ferdinand Bachmann 023c742490 install.go: check if packages exist before trying to install them 5 年之前
  Ferdinand Bachmann 4f35c2c4fe install.go: swap if branches for readability 5 年之前
  Ferdinand Bachmann 873b2db591 install.go: fix linter failure 5 年之前
  Ferdinand Bachmann 328c561230 install.go: also install *-debug packages if built by makepkg 5 年之前
  morganamilo ab956ea3d2 Hide warnings for ignored packages 5 年之前
  morganamilo f2959922a7 Remove tar support 5 年之前
  morganamilo 3c996e5235 Ignore errors while diffing 5 年之前
  morganamilo b60a888981 Simplify stringset function names 5 年之前
  morganamilo dacd77012c Move multierror to its own module 5 年之前
  morganamilo cff358d5d6 Move intrange to its own module 5 年之前
  morganamilo f2579f26a3 Move stringset to its own module 5 年之前
  morganamilo 4d91acc749 Re-add --batchinstall and fix dep issues 5 年之前
  Jguer c180fa8d19 PkgbuildDiffs use MultiError now to accumulate errors instead of breaking execution at any error 5 年之前
  Jguer a591b33262 Add errguards throughout the code to enable golangci-lint 5 年之前
  Loic Reyreaud 7ee206f36e Implement proper diff display 5 年之前
  Jguer bf89b3383c Move IntRange definition to types package 5 年之前
  Jguer b01790f752 Moved StringSet definition to types package 5 年之前
  Jguer 9e205eef4b Move MultiError to types package 5 年之前
  Jguer 5fa3557817 Store completions in yay's cache folder instead of build directory 5 年之前
  Jguer c5c2e906d3 Move completion to submodule 5 年之前
  Jguer 2214bc0cb2 Revert "Merge pull request #778 from Morganamilo/group-transactions" 5 年之前
  morganamilo 80e66ce479 Allow many aur packages to be installed at once. 6 年之前
  morganamilo e01af5dfd6 Fixup asdeps logic 6 年之前
  morganamilo c717b61e69 Extract dep and exp setting to their own functions 6 年之前
  morganamilo 5ac36ad97e Ensure global pacman arguments are always used 6 年之前
  Jordan Day 37f3309917 Defer clean and remove make 5 年之前