index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
Age
Commit message (
Expand
)
Author
2017-01-30
cleanup: consider version_scheme
Xu Cheng
2017-01-30
Don’t use `assert_nil` in `tab_test`.
Markus Reiter
2017-01-26
*_test: use assert_nil when appropriate.
Mike McQuaid
2017-01-26
*/Gemfile*: remove rake, version pins, master simplecov.
Mike McQuaid
2017-01-25
Move Cask fixtures to `test/support/fixtures`.
Markus Reiter
2017-01-24
tests: give `e` helper in UtilTests a better name
Alyssa Ross
2017-01-24
tests: add some emoji tests 💯
Alyssa Ross
2017-01-23
tests: remove env helper
Alyssa Ross
2017-01-23
tests: slightly stricter match in tab test
Markus Reiter
2017-01-22
tests: remove with_git_env method
Alyssa Ross
2017-01-22
tests: use more recent git committer date
Alyssa Ross
2017-01-22
tests: remove unnecessary comment
Alyssa Ross
2017-01-22
tests: re-use with_environment in using_git_env
Markus Reiter
2017-01-22
tests: remove remainder of ARGV stubs
Alyssa Ross
2017-01-22
tests: set verbose in ENV instead of stubbing ARGV
Alyssa Ross
2017-01-22
tests: set developer in ENV rather than stubbing
Alyssa Ross
2017-01-22
tests: automatically restore ENV in teardown
Alyssa Ross
2017-01-22
tests: extract a common using_git_env method
Alyssa Ross
2017-01-22
tests: remove more per-test file system cleanup
Alyssa Ross
2017-01-22
tests: remove explicit tmpdir deletions
Alyssa Ross
2017-01-22
tests: clean up file system for all tests
Alyssa Ross
2017-01-21
tests: reset ARGV in teardown
Alyssa Ross
2017-01-21
tests: clear tab cache in global teardown
Alyssa Ross
2017-01-21
tests: enforce `super` in lifecycle hooks
Alyssa Ross
2017-01-19
tests: revert modification to ARGV at end of test
Alyssa Ross
2017-01-19
tests: add a missing Tab cache clear
Alyssa Ross
2017-01-18
integration_command_test_case: improve fail output
Mike McQuaid
2017-01-17
Merge pull request #1863 from alyssais/uses_ignore_untapped
Mike McQuaid
2017-01-17
Merge pull request #1849 from alyssais/requirement_tests
Mike McQuaid
2017-01-16
Revert "Revert "uses: properly handle untapped fo…
Alyssa Ross
2017-01-16
tests: fix style of recursive_requirements tests
Alyssa Ross
2017-01-16
Merge pull request #1763 from minamijoyo/add-feature-github-release-download-...
Mike McQuaid
2017-01-15
tests: test Formula#recursive_requirements
Alyssa Ross
2017-01-08
Fix rubocop style warning of download_strategy
Masayuki Morita
2017-01-08
Validate a token when initializing GitHubPrivateRepositoryDownloadStrategy
Masayuki Morita
2017-01-08
Generalize GitHubReleaseDownloadStrategy in order to support archive URL
Masayuki Morita
2017-01-07
Revert "uses: properly handle untapped formulae in recursive dependency expan...
Mike McQuaid
2017-01-05
dependency: TapDependency#tap returns a Tap
Alyssa Ross
2017-01-04
tab: set homebrew_version in Tab.empty
Alyssa Ross
2017-01-04
tests: remove temp tab homebrew_version override
Alyssa Ross
2017-01-03
Deprecate Homebrew/versions, Homebrew/devel-only.
Mike McQuaid
2017-01-03
Use util/github insted of open-uri in GitHubReleaseDownloadStrategy
Masayuki Morita
2017-01-02
New feature: GitHubReleaseDownloadStrategy
Masayuki Morita
2017-01-01
tests: optlink fake kegs in uninstall test
Alyssa Ross
2017-01-01
keg: check installed dependencies iff optlinked
Alyssa Ross
2017-01-01
keg: keg_only kegs can have installed dependents
Alyssa Ross
2017-01-01
keg: update installed dependency resolution
Alyssa Ross
2016-12-31
keg: test dep fallback with unknown formulae
Alyssa Ross
2016-12-31
keg: handle dependencies of moved/renamed formulae
Alyssa Ross
2016-12-31
Merge pull request #1750 from alyssais/fallback_dependencies
Mike McQuaid
[next]