Age | Commit message (Expand) | Author |
2020-02-27 | checkpkg: fix support for http:// url comparisons | Eli Schwartz |
2019-09-28 | checkpkg: add option to print a warning in case of differences | Levente Polyak |
2019-09-28 | checkpkg: add option to avoid keeping the tmp dir | Levente Polyak |
2019-08-09 | checkpkg: implement comparison against alternative targets | Eli Schwartz |
2017-07-05 | Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto | Luke Shumaker |
2017-07-05 | Quote strings that shellcheck warns about. | Luke Shumaker |
2017-07-05 | Make purely stylistic changes to make shellcheck happier. | Luke Shumaker |
2017-04-05 | Handle makepkg.conf more consistently | lukeshu@parabola.nu |
2017-04-05 | Avoid using string interpolation; use printf format strings instead. | Luke Shumaker |
2017-04-05 | Add a "License:" tag to all code files. | Luke Shumaker |
2014-10-25 | checkpkg: mask errors from lib-provides | Dave Reisner |
2014-10-01 | checkpkg: improve soname checking | Doug Newgard |
2013-11-01 | checkpkg: Fix usage of local mirrors20131101 | Pierre Schmitz |
2013-11-01 | common: implement find_cached_package | Dave Reisner |
2013-11-01 | checkpkg: Only match .so at end of filenames for soname check | Eric Bélanger |
2013-10-27 | checkpkg: Fix soname check | Eric Bélanger |
2013-10-27 | checkpkg: Create symlinks to old packages in $TEMPDIR instead of $PWD | Eric Bélanger |
2013-08-18 | checkpkg: avoid using PKGEXT to guess tarball name | Dave Reisner |
2013-08-18 | ensure that PKGBUILDs aren't sourced via PATH | Dave Reisner |
2013-08-08 | avoid injecting code into the format string | Dave Reisner |
2012-11-15 | checkpkg: replace wget usage by curl | Eric Bélanger |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz |
2011-10-13 | Honor TMPDIR environment variable | Lukas Fleischer |
2011-10-07 | Support non-standard install locations | Lukas Fleischer |