Commit History

Author SHA1 Message Date
  morganamilo 55e7ed8ef7 Remove duplicate cmd.Run() 7 years ago
  morganamilo 86bfacd253 Remove unneeded vars and fix missing err check 7 years ago
  morganamilo 06406d7cee More formatting tweaks 7 years ago
  morganamilo 191b5ebe47 Make colours more consistent and less ott 7 years ago
  Peter Dyer 4400ebc31e Skip SRCINFOs that cannot be parsed during gendb 7 years ago
  Jguer 307daf32e7 Rename functions to more standard go form and typo fix some variables 7 years ago
  morganamilo 82871e2172 Lint 7 years ago
  morganamilo e331c01143 Print when a vcs source has been found 7 years ago
  morganamilo 1e01eafb43 Separate gendb from install 7 years ago
  morganamilo df11b85e54 Implement the provider question and imitate pacman 7 years ago
  morganamilo 1d2b07fa84 Use channels over WaitGroup in needsUpdate() 7 years ago
  morganamilo 57a8048cb8 Use goroutinuies for devel updates 7 years ago
  morganamilo 7e6def5a5f Add GitBin and tweak defaults 7 years ago
  morganamilo 1d3a87bd70 Move ~/.config/yay_vcs.json to ~/.cache/vcs.json 7 years ago
  morganamilo fc72bdfcd0 Update vcs_test.go for new vcs method 7 years ago
  morganamilo 80c59a74cc Use git ls-remote to track devel updates 7 years ago
  morganamilo 8fb83f3e70 Save the VSC info when install finishes. 7 years ago
  Jguer 41c37153e5 remove unneeded struct entries. Minor linting fix 7 years ago
  Jguer 4bfeb6d9da Merge branch 'master' of https://github.com/BrianAllred/yay into BrianAllred-master 7 years ago
  Brian Allred 7471478352 Make devel operations respect default branch 7 years ago
  Jguer 3f69df424f fixes some display messages and eliminates secret sauce 7 years ago
  morganamilo 3275f8d8ac New install algorithm 7 years ago
  J Guerreiro 3913673c8c Merge pull request #67 from maximbaz/print_vcs_error_details 7 years ago
  Maxim Baz fdf41a6418 Print VCS error details 7 years ago
  Maxim Baz 34d0f372fd Prevent file corruption by truncating the files 7 years ago
  Jguer 58ab6fd06f File closure fixed on init 7 years ago
  Jguer a6a0b9b441 git devel package support restored, house keeping, fixes related to config files. 7 years ago
  Jguer bc7ff1799b Github package updates are back, missing generate Database on fresh installs 7 years ago
  Jguer b016bf6d53 Added support for XDG_CACHE_HOME, fixes relating to file location not covered in the commit relating to #50. 7 years ago
  Chris Waldon 14c1a17d77 Resolve a few typos in documentation 7 years ago