aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-10-30Merge pull request #1402 from MikeMcQuaid/audit-system-testMike McQuaid
2016-10-30Merge pull request #1367 from MikeMcQuaid/audit-check-master-branchMike McQuaid
2016-10-30Merge pull request #1395 from ilovezfs/superenv-mark-timingsafe_bcmp-weak-on-...ilovezfs
2016-10-30Revert "audit: check the version does not decrease."Mike McQuaid
2016-10-30Merge pull request #1400 from reitermarkus/move-bundle-pathMarkus Reiter
2016-10-29audit: check test system calls are fully scoped.Mike McQuaid
2016-10-29audit: check for master branch tar/zipballs.Mike McQuaid
2016-10-29Merge pull request #1366 from MikeMcQuaid/audit-check-version-decreaseMike McQuaid
2016-10-29Move `vendor/bundle` up one level to `HOMEBREW_LIBRARY_PATH`.Markus Reiter
2016-10-29Merge pull request #1398 from MikeMcQuaid/update-test-new-tag-fixilovezfs
2016-10-29Merge pull request #1361 from jawshooah/cask/refactor-auditorJosh Hagins
2016-10-29update-test: fix --to-tag failure on new tag.Mike McQuaid
2016-10-29superenv: treat timingsafe_bcmp as weak on 10.11ilovezfs
2016-10-28Updated latest versions since XCode 8.1 releasedersvenhesse
2016-10-27XCode 8.1 is stabledersvenhesse
2016-10-26Redirect stderr output from git (shim) invocations to /dev/null.William Woodruff
2016-10-25Merge pull request #1365 from MikeMcQuaid/audit-stable-url-betaMike McQuaid
2016-10-25Merge pull request #1375 from zmwangx/fix-bottle-nonexistent-pyc-bugJosh Hagins
2016-10-25Merge pull request #1376 from jawshooah/fix-relocate-regressionilovezfs
2016-10-25Open incomplete download in append modebuo
2016-10-25formula_installer: fix regression in #1253Josh Hagins
2016-10-25bottle: fix nonexistent pyc bugZhiming Wang
2016-10-24keg_relocate: wrap relocation locations in structJosh Hagins
2016-10-24keg_relocate: brew style fixesJosh Hagins
2016-10-24keg_relocate: refactor relocate_text_filesJosh Hagins
2016-10-24metafiles: convert Metafiles class to moduleJosh Hagins
2016-10-24metafiles: use Set.new instead of Array#to_setJosh Hagins
2016-10-24metafiles: convert EXTENSIONS and BASENAMES from Array to SetJosh Hagins
2016-10-24keg_relocate: cache files rewritten during brew bottleJosh Hagins
2016-10-24Merge pull request #1342 from reitermarkus/fixturesMarkus Reiter
2016-10-24Don’t use bare percent literals.Markus Reiter
2016-10-24Merge pull request #1334 from jawshooah/cask/fix-tap-regexJosh Hagins
2016-10-24audit: check for alpha/beta/rc usage in URLs.Mike McQuaid
2016-10-24Move cask fixtures to `test/fixtures/cask`.Markus Reiter
2016-10-24hbc/qualified_token: use regex captures instead of String#splitJosh Hagins
2016-10-24audit: check the version does not decrease.Mike McQuaid
2016-10-24hbc/auditor: refactor and fix bugJosh Hagins
2016-10-24Merge pull request #1252 from niw/fix_cask_command_changes_entire_directory_o...Josh Hagins
2016-10-24Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_caskJosh Hagins
2016-10-24Remove duplicate description of <token>Martin Schimandl
2016-10-23tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEXJosh Hagins
2016-10-23hbc/qualified_token: simplify token parsingJosh Hagins
2016-10-23Merge pull request #1355 from reitermarkus/fix-depends-on-testJosh Hagins
2016-10-23Merge pull request #1357 from reitermarkus/refactor-accessibility-testJosh Hagins
2016-10-23Merge pull request #1358 from reitermarkus/refactor-audit-testJosh Hagins
2016-10-23Merge pull request #1359 from reitermarkus/refactor-dsl-testJosh Hagins
2016-10-23Merge pull request #1360 from reitermarkus/refactor-installer-testJosh Hagins
2016-10-24Refactor Installer test.Markus Reiter
2016-10-23Refactor Audit test.Markus Reiter
2016-10-23Refactor DSL test.Markus Reiter