51 Commits (master)

Author SHA1 Message Date
Hari Sekhon 34f300de0e updated brew_install_packages.sh 23 hours ago
Hari Sekhon 923274bd66 updated apt_install_packages.sh 23 hours ago
Hari Sekhon 036fb33fc7 updated yum_install_packages.sh 23 hours ago
Hari Sekhon 9e90a8cb6a updated apk_install_packages.sh 23 hours ago
Hari Sekhon 1dc9140d13 updated install_packages.sh 2 days ago
Hari Sekhon 2710cbdf5a updated install_packages.sh 2 days ago
Hari Sekhon 78d7cc1f3b moved packages/docker_package_check.sh to docker/ 2 days ago
Hari Sekhon 2eed2a5aa2 added docker_package_check.sh 2 days ago
Hari Sekhon c167d3e587 added brew_package_owns.sh 2 months ago
Hari Sekhon 262f684d1e updated apt_install_packages.sh 10 months ago
Hari Sekhon 9bd2d47b51
Merge pull request #9 from dotysan/scrut-ubuntu
Scrut uses Ubuntu 14 by default which doesn't support jq -e
11 months ago
Curtis Doty 5a9e9ac5a2
I give up. This Scrutinizer CI apears to have never worked 1 year ago
Curtis Doty 87d955886f
More blind debugging 1 year ago
Curtis Doty b7905ae10b
Still trying to skip apt prompts 1 year ago
Curtis Doty 2d3e7c1262
Skip apt interactive prompts 1 year ago
Curtis Doty cf4942e4f5
Newer Debian doesn't have legacy apt sources file 1 year ago
Hari Sekhon 0fc0c010c3 updates srcdir/setup paths 1 year ago
Hari Sekhon c20da99c17 added lib 1 year ago
Hari Sekhon efe1d93d09 moved ruby_gem_install_if_absent.sh to packages/ 1 year ago
Hari Sekhon 3babf52a09 moved ruby_gem_install.sh to packages/ 1 year ago
Hari Sekhon 0b1c6a28a0 moved rpms_filter_not_installed.sh to packages/ 1 year ago
Hari Sekhon fc5063bdf0 moved rpms_filter_installed.sh to packages/ 1 year ago
Hari Sekhon 824b06252b moved golang_rm_binaries.sh to packages/ 1 year ago
Hari Sekhon 1be1d36d3d moved golang_install_if_absent.sh to packages/ 1 year ago
Hari Sekhon bf010bafa0 moved golang_install.sh to packages/ 1 year ago
Hari Sekhon 780413d24a moved debs_filter_not_installed.sh to packages/ 1 year ago
Hari Sekhon 57aa233300 moved debs_filter_installed.sh to packages/ 1 year ago
Hari Sekhon 48c0e0d026 moved nodejs_npm_install_if_absent.sh to packages/ 1 year ago
Hari Sekhon bb85b1a555 moved nodejs_npm_install.sh to packages/ 1 year ago
Hari Sekhon 30d092c373 moved install_packages_if_absent.sh to packages/ 1 year ago
Hari Sekhon 44ee024733 moved install_packages.sh to packages/ 1 year ago
Hari Sekhon 2950f3f364 moved install_binary.sh to packages/ 1 year ago
Hari Sekhon c831cce234 moved brew_upgrade_packages.sh to packages/ 1 year ago
Hari Sekhon ecda686656 moved brew_install_packages_if_absent.sh to packages/ 1 year ago
Hari Sekhon 056526f45c moved brew_install_packages.sh to packages/ 1 year ago
Hari Sekhon 9f3e0c68f9 moved brew_filter_not_installed.sh to packages/ 1 year ago
Hari Sekhon aeb06ffb87 moved brew_filter_not_in_setup.sh to packages/ 1 year ago
Hari Sekhon d46b784a3e moved brew_filter_installed.sh to packages/ 1 year ago
Hari Sekhon dd5d5eb214 moved brew_filter_in_setup.sh to packages/ 1 year ago
Hari Sekhon c7941a6a15 moved apt_wait.sh to packages/ 1 year ago
Hari Sekhon 02aece7727 moved apt_remove_packages.sh to packages/ 1 year ago
Hari Sekhon bdd0341198 moved apt_install_packages_if_absent.sh to packages/ 1 year ago
Hari Sekhon 1f9cea2e2d moved apt_install_packages.sh to packages/ 1 year ago
Hari Sekhon 41eafa7523 moved apk_remove_packages.sh to packages/ 1 year ago
Hari Sekhon 04bddefdd7 moved apk_install_packages_if_absent.sh to packages/ 1 year ago
Hari Sekhon 210a8fb451 moved apk_install_packages.sh to packages/ 1 year ago
Hari Sekhon 1220613743 moved apk_filter_not_installed.sh to packages/ 1 year ago
Hari Sekhon 750ca53b96 moved apk_filter_installed.sh to packages/ 1 year ago
Hari Sekhon 0392dc1143 moved yum_remove_packages.sh to packages/ 1 year ago
Hari Sekhon 07c0aaa250 moved yum_install_packages_if_absent.sh to packages/ 1 year ago