aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-10-23Bring `spec_helper` in line with `test_helper`.Markus Reiter
2016-10-23Remove `test_cask`, `fake_fetcher`, and `fake_response_for` methods.Markus Reiter
2016-10-23Use `test/lib/config` for tests.Markus Reiter
2016-10-23dev-cmd/man: use SOURCE_PATH instead of HOMEBREW_LIBRARYJosh Hagins
2016-10-22More Rubocop tweaks.Mike McQuaid
2016-10-22Merge pull request #1345 from MikeMcQuaid/rubocop-styleMike McQuaid
2016-10-22Merge pull request #1305 from apjanke/prune-build-deps-of-depsMike McQuaid
2016-10-22Merge pull request #1331 from vladshablinsky/fix-outdated-group-byMike McQuaid
2016-10-22Merge pull request #1333 from vladshablinsky/compare-names-not-formulaeMike McQuaid
2016-10-22Merge pull request #1310 from MikeMcQuaid/changelogMike McQuaid
2016-10-22Update Rubocop style.Mike McQuaid
2016-10-22Add `brew release-notes` developer command.Mike McQuaid
2016-10-20Merge pull request #1329 from jawshooah/cask/cleanup-testsJosh Hagins
2016-10-20Merge pull request #1308 from apjanke/info-with-formula-optionsAndrew Janke
2016-10-20Merge pull request #1330 from reitermarkus/spec-helperMarkus Reiter
2016-10-19cask/test: remove compliance_testJosh Hagins
2016-10-19cask/test: DRY up tests and remove redundant helperJosh Hagins
2016-10-19hbc/cli/list: don't print empty line if nothing to listJosh Hagins
2016-10-19hbc/cli/list: don't require Caskroom to be initializedJosh Hagins
2016-10-19Merge pull request #1325 from vin047/numbered-usernamesJosh Hagins
2016-10-20test_formula: fix testsUladzislau Shablinski
2016-10-20formula: use names for formula comparisonUladzislau Shablinski
2016-10-20cmd/outdated: group specs of same formulaeUladzislau Shablinski
2016-10-20Refactor `spec_helper`.Markus Reiter
2016-10-19Require `spec_helper` globally.Markus Reiter
2016-10-19Merge pull request #1320 from reitermarkus/which-lsarMarkus Reiter
2016-10-19Merge pull request #1328 from jawshooah/cask/fix-testsJosh Hagins
2016-10-19Merge pull request #1315 from jawshooah/cask/load-only-rbJosh Hagins
2016-10-19dsl_test: unset HOMEBREW_DEVELOPER to avoid deprecation errorsJosh Hagins
2016-10-19compliance_test: unset HOMEBREW_DEVELOPER to avoid deprecation errorsJosh Hagins
2016-10-19cask/spec: replace with_env_var with with_environmentJosh Hagins
2016-10-19testing_env: extract with_environment to helper moduleJosh Hagins
2016-10-19Also use `which` to find `lsar` in PATH.Markus Reiter
2016-10-19fix 'cask info' for external repos with numbersVinoth Ramiah
2016-10-18brew.sh: tweak xcode hint to auto-accept licenseMatt Tagg
2016-10-18Merge pull request #1317 from reitermarkus/refactor-rubocop-caskJosh Hagins
2016-10-18hbc/locations: arg is file only if absolute or .rb fileJosh Hagins
2016-10-18Remove Cask’s `which` method.Markus Reiter
2016-10-18Look for container extraction programs in PATH.Markus Reiter
2016-10-18Merge pull request #1318 from reitermarkus/refactor-cask-testsMarkus Reiter
2016-10-18Force the use of `rubocop-cask`’s default configuration.Markus Reiter
2016-10-18Refactor `brew cask style` not to require `.rubocop.yml`.Markus Reiter
2016-10-18Set `HOMEBREW_NO_EMOJI` and `HOMEBREW_CASK_OPTS` in `cask-tests`.Markus Reiter
2016-10-18following to followNaren
2016-10-18remove empty line and concatenate newline to e.message in cli.rbNaren
2016-10-18updating DSL testNaren
2016-10-18updated cmd to point to prebug steps urlNaren
2016-10-18Merge pull request #1311 from MikeMcQuaid/audit-no-trailing-whitespaceMike McQuaid
2016-10-18audit: don't complain about trailing whitespace.Mike McQuaid
2016-10-17Merge pull request #1291 from Homebrew/cask/bump-rubocop-caskJosh Hagins