Age | Commit message (Collapse) | Author |
|
The Makefile has a "feature" where it checks the user's gitconfig to see
if there are aliases which match installed commands. If there are, it
will interactively prompt the user to decide whether to install them
anyway (defaulting to "yes").
This is a package, so obviously we want to install it. But a PKGBUILD is
supposed to run non-interactively, so prevent the question from even
being raised. We do this by setting the GIT_CONFIG variable to
/dev/null, preventing any other gitconfig files from being read.
|
|
upstream release
|
|
upstream release
|
|
upstream release
|
|
- switch my email address
- switch git:// to git+https://
- fix download filenames for $pkgver.tar.gz downloads
- add comment pointing to my PKGBUILD repo
- misc. code style improvements
Some *-git pkgver bumps came along for the ride as well.
|
|
upstream release
|
|
upstream release
Use HTTPS clone url, see: https://gist.github.com/grawity/4392747
|
|
upstream release
|
|
upstream release
|
|
Fix bash completion -- SYSCONFDIR
|
|
upstream release
|
|
Adopt package, upstream release
|
|
|