summaryrefslogtreecommitdiff
path: root/checkapk.in
AgeCommit message (Expand)AuthorFilesLines
2020-05-01checkapk: avoid downloading -dbg and -dev multiple timesMax Rees1-4/+14
2020-05-01checkapk: align -dbg with what abuild doesMax Rees1-1/+16
2020-04-24checkapk: use abipkgdiff, if availableMax Rees1-17/+104
2020-03-08checkapk: restore output for new packagesMax Rees1-8/+15
2020-03-07checkapk: default to /sbin/apk because $PATH is stupid nowMax Rees1-1/+1
2020-03-07checkapk: work on ROFSMax Rees1-12/+10
2020-03-07checkapk: print hardlinks correctlyMax Rees1-4/+11
2020-03-07checkapk: print symlinks correctlyMax Rees1-6/+13
2020-03-07checkapk: search --exactMax Rees1-1/+1
2020-03-07checkapk: use $APK for apkMax Rees1-2/+3
2020-03-07checkapk: compare permissions and ownership of filesMax Rees1-10/+41
2020-03-07checkapk: make new messages more readableMax Rees1-4/+9
2020-03-07checkapk: factor soname checking into separate functionMax Rees1-37/+43
2020-03-07checkapk: compare sonames via .PKGINFOMax Rees1-20/+73
2020-03-07checkapk: remove dead codeMax Rees1-5/+0
2019-03-06checkapk: Use tar(1) portablyA. Wilcox1-1/+1
2018-10-03checkapk: remove temporary dir on SIGINT and exitSören Tempel1-2/+1
2016-08-23indent heredocs when possibleJakub Jirutka1-5/+5
2016-08-09checkapk: fix to work with https repositoriesJakub Jirutka1-2/+2
2016-07-27checkapk: treat subpackages items as colon separated listsTimo Teräs1-1/+1
2014-01-23checkapk: run apk fetch in quiet mode to workaround bug in apk fetchNatanael Copa1-1/+1
2013-10-25functions: rename abuild_ver to program_versionNatanael Copa1-2/+2
2013-10-25functions: rename prog to programNatanael Copa1-2/+2
2013-10-25checkapk: sanity check that we have CARCH setNatanael Copa1-0/+4
2013-07-09various: fancier readconfig, permit env overridesDubiousjim1-1/+1
2013-07-09various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim1-5/+5
2013-07-09various: use long options, rework usagesDubiousjim1-0/+12
2013-07-09various: move conf-loading and i/o to functionsDubiousjim1-13/+11
2013-07-08various: add descriptions, attribution, licenseDubiousjim1-0/+6
2013-02-13checkapk: find package when REPODEST is usedNatanael Copa1-2/+3
2012-12-30checkapk: new toolNatanael Copa1-0/+74