aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2016-07-05test-bot: fix ruby_has_encoding call regressionAndrew Janke
2016-07-05gist-logs: truncate log files to be gist-friendly (#279)Andrew Janke
2016-07-05tests: fix leak in '[un]linkapps' integration test (#439)Martin Afanasjew
2016-07-04diagnostic: more porting to generic OS. (#449)Mike McQuaid
2016-07-04Remove unnecessary official command tapping.Mike McQuaid
2016-07-04test-bot: don't test official commands on ruby 1.8.Mike McQuaid
2016-07-04test_integration_cmds: loosen cask test.Mike McQuaid
2016-07-04test-bot: fix args, tap before official-cmd-taps.Mike McQuaid
2016-07-04Revert "Revert "Test officially supported cmd taps. (#390)""Mike McQuaid
2016-07-04Revert "Test officially supported cmd taps. (#390)"Martin Afanasjew
2016-07-04cleaner: port to generic OS. (#447)Mike McQuaid
2016-07-04utils: output what files `edit` is opening. (#444)Mike McQuaid
2016-07-04Test officially supported cmd taps. (#390)Mike McQuaid
2016-07-04install: undocument --force-bottle. (#443)Mike McQuaid
2016-07-04tests: default to testing offline. (#430)Mike McQuaid
2016-07-04linkage: update --test documentationMartin Afanasjew
2016-07-04download_strategy: fix detect_from_symbol method (#446)Camden Narzt
2016-07-04style: use RuboCop 0.41.1 (#433)Martin Afanasjew
2016-07-03gist-logs: close temp file before passing to curl (#418)Andrew Janke
2016-07-03update-report: prune on cask migration. (#428)Mike McQuaid
2016-07-03linkage: document --reverseXu Cheng
2016-07-03linkage: fix edge cases for undeclared_depsXu Cheng
2016-07-03linkage: check undeclared dependencies for `--test`Xu Cheng
2016-07-02Add --reverse to brew linkageTim D. Smith
2016-07-02test_formula: improve test_migration_neededVlad Shablinsky
2016-07-02formula: simplify migration_needed?Vlad Shablinsky
2016-07-01requirement: update cask wordingDominyk Tiller
2016-06-30blacklist: update URLs and MacRuby message (#406)Tony Ta
2016-06-30osxfuse_requirement: fix website linkDominyk Tiller
2016-06-30test-bot: add `--skip-relocation` flagXu Cheng
2016-06-30bottle: add `--skip-relocation` flag to skip keg relocateXu Cheng
2016-06-29Tests for Step classTim D. Smith
2016-06-29Move with_environment to testing_envTim D. Smith
2016-06-29Remove unused variable Step#@timeTim D. Smith
2016-06-29Document StepTim D. Smith
2016-06-29utils/lock.sh: remove redundant 'local'Martin Afanasjew
2016-06-29analytics: make Linux UUID generation more robustMartin Afanasjew
2016-06-29analytics: handle UUID generation errorsMartin Afanasjew
2016-06-29Begin documenting environment variablesTim D. Smith
2016-06-29Test resolve_test_tapTim D. Smith
2016-06-29Add magic token to hide commands from man pageTim D. Smith
2016-06-29Document command line options for brew testsTim D. Smith
2016-06-29cmd/install: use migration_needed?Vlad Shablinsky
2016-06-29test_formula: add migration_needed testVlad Shablinsky
2016-06-29formula: simplify outdated_versions logicVlad Shablinsky
2016-06-29test_formula: add outdated_versions testsVlad Shablinsky
2016-06-29test: Add tests for Keg#mach_o_files link behavior.William Woodruff
2016-06-29keg_relocate: Exclude hardlinks from mach_o_files.William Woodruff
2016-06-29brew.sh: rename 'chdir' to 'safe_cd'Martin Afanasjew
2016-06-27Revert "keg_relocate: Exclude hardlinks from mach_o_files."Tim D. Smith