aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2015-09-18test-bot: unify, fix Travis and Jenkins output.Mike McQuaid
2015-09-18test-bot: use Travis CI environment variables.Mike McQuaid
2015-09-18update-test: use git clone --local instead of copyXu Cheng
2015-09-16deps: remove duplicated entiresXu Cheng
2015-09-15sandbox: allow certain processes running without sandboxXu Cheng
2015-09-14tap_migrations: add honeydDominyk Tiller
2015-09-14fix update-testXu Cheng
2015-09-14test-bot: fix handling hash/url arguments.Mike McQuaid
2015-09-14pull: increase Bintray fetch retries.Mike McQuaid
2015-09-14update_test: run update verbosely.Mike McQuaid
2015-09-13search: use full name to filter aliases resultXu Cheng
2015-09-13mpich2 is renamed as mpichXu Cheng
2015-09-13search: handle tap aliasesXu Cheng
2015-09-13audit: handle tap aliasesXu Cheng
2015-09-13Formula: add alias_full_namesXu Cheng
2015-09-13Tap#aliases: output fully-qualified nameXu Cheng
2015-09-13Formula#core_names: use core_filesXu Cheng
2015-09-13uniq before sortXu Cheng
2015-09-13update-test: better outputXu Cheng
2015-09-13Formula#to_hash: add bottle infoXu Cheng
2015-09-13Formula: add tap aliasXu Cheng
2015-09-13Tap: add alias methodXu Cheng
2015-09-13test_formulary: test tap aliasXu Cheng
2015-09-13support alias for tapXu Cheng
2015-09-12Accept "gcc" for --cc=gcc-5 even if not installedMisty De Meo
2015-09-13aspell-dictionaries: move to dev-cmdXu Cheng
2015-09-12test-bot: always run brew testsXu Cheng
2015-09-12commands: better outputXu Cheng
2015-09-12test-bot: run update-testXu Cheng
2015-09-12test-bot: only run necessary test for tapXu Cheng
2015-09-12add dev-cmd folderXu Cheng
2015-09-12add update-testXu Cheng
2015-09-12bottle: allow updating :any to :any_skip_relocation when keep oldXu Cheng
2015-09-12bottle: only set prefix if un-relocatableXu Cheng
2015-09-12bottle: auto detect any_skip_relocationXu Cheng
2015-09-12keg_relocate: split relocate_install_names and relocate_text_filesXu Cheng
2015-09-11test-bot: check ARGV.include?("--skip-homebrew") onceXu Cheng
2015-09-11test-bot: fix syntax errorXu Cheng
2015-09-11test-bot: skip some unnecessary tests.Mike McQuaid
2015-09-11test-bot: support uploading keep-old bottles.Mike McQuaid
2015-09-11pull: allow pulling all testing jobs.Mike McQuaid
2015-09-11bottle: improve --keep-old error message for merge as wellXu Cheng
2015-09-11bottle: fix output for absolute symlinksXu Cheng
2015-09-11keg_relocate: fix absolute symlinkXu Cheng
2015-09-11bottle: improve --keep-old error message.Mike McQuaid
2015-09-11update: fix when `HEAD` doesn't exist.Mike McQuaid
2015-09-11test-bot: add keep-old argument.Mike McQuaid
2015-09-11bottle: allow to keep old bottle specificationXu Cheng
2015-09-11bottle: use if-else branch instead of exitXu Cheng
2015-09-10env block is not inheritedTim D. Smith