| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-20 | xcode: add new package ID for Mavericks (again). | Mike McQuaid | |
| Closes Homebrew/homebrew#30296. | |||
| 2014-06-20 | Revert "xcode: add new package ID for Mavericks." | Mike McQuaid | |
| This reverts commit b0caede328b5181106451025df74a456276b76cf. Fixes Homebrew/homebrew#30299. | |||
| 2014-06-20 | xcode: add new package ID for Mavericks. | Mike McQuaid | |
| Closes Homebrew/homebrew#30296. | |||
| 2014-06-20 | doctor: add caveats to avoid scaring people. | Mike McQuaid | |
| Sporadically people ask to whitelist doctor warnings or file issues when there's nothing actually wrong. Help reassure such people with a friendly message. Closes Homebrew/homebrew#30230. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-06-19 | Remove play, replaced by typesafe-activator | Michael Vetter | |
| In Play 2.3 the play command has become the activator command. Play has been updated to use Activator. People should use typesafe-activator formula instead. You can read more about this change at: http://www.playframework.com/documentation/2.3.x/Migration23 and http://www.playframework.com/documentation/2.3.x/Highlights23 Closes Homebrew/homebrew#30262. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-06-19 | Remove obsolete doctor check | Jack Nagel | |
| Both build environments remove MACOSX_DEPLOYMENT_TARGET by default. | |||
| 2014-06-19 | Remove unnecessary string evals from doctor | Jack Nagel | |
| 2014-06-19 | Use .each, not .all? to enumerate formulae | Jack Nagel | |
| 2014-06-19 | Fix typo | Jack Nagel | |
| 2014-06-19 | Remove more unused requires | Jack Nagel | |
| 2014-06-19 | Remove unused require | Jack Nagel | |
| 2014-06-19 | Pull requires out of methods | Jack Nagel | |
| 2014-06-19 | Use rack accessor instead of building pathname manually | Jack Nagel | |
| 2014-06-19 | Only "extend self" once on the Homebrew module | Jack Nagel | |
| 2014-06-18 | brew-test-bot: don't pass formula name to fetch twice | Jack Nagel | |
| 2014-06-18 | Stop hiding exceptions completely in `brew test` | Jack Nagel | |
| 2014-06-18 | Fix `brew test` when conflicting minitest gems are installed | Jack Nagel | |
| 2014-06-18 | Combine Homebrew module declarations in testing_env | Jack Nagel | |
| 2014-06-18 | Make sure compatible gem versions are installed | Jack Nagel | |
| 2014-06-18 | Use assert_silent | Jack Nagel | |
| 2014-06-18 | Use assert_includes | Jack Nagel | |
| 2014-06-18 | Use assert_predicate | Jack Nagel | |
| 2014-06-18 | Switch to Minitest | Jack Nagel | |
| 2014-06-18 | Move test helpers into Homebrew::TestCase | Jack Nagel | |
| 2014-06-18 | Use a custom test class so we can avoid monkeypatching | Jack Nagel | |
| 2014-06-18 | bottle: cd to the repository before committing | Jack Nagel | |
| 2014-06-18 | Expose inreplace as a class method | Jack Nagel | |
| 2014-06-18 | Fix a typo | Jack Nagel | |
| 2014-06-18 | Undocument `brew versions` | Jack Nagel | |
| 2014-06-17 | Modified tap regex to support formulas with a +-sign, e.g. gtk+.rb | Marc Sowen | |
| Fixes Homebrew/homebrew#30204. Closes Homebrew/homebrew#30217. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-06-17 | Use Pathname#subdirs | Jack Nagel | |
| 2014-06-17 | Add explicit mkpath to Pathname#write_env_script | Jack Nagel | |
| 2014-06-17 | Add explicit mkpath to Pathname#write_jar_script | Jack Nagel | |
| 2014-06-17 | Add explicit mkpath to Pathname#write_exec_script | Jack Nagel | |
| 2014-06-17 | Make signature of Pathname#write compatible with Ruby 2.1+ | Jack Nagel | |
| 2014-06-17 | connect: redact formula, move to boneyard. | Mike McQuaid | |
| Closes Homebrew/homebrew#30028. | |||
| 2014-06-17 | Fix retry condition when auto-tapping deps | Jack Nagel | |
| Fixes Homebrew/homebrew#30212. | |||
| 2014-06-16 | Move aplus to the boneyard | Adam Vandenberg | |
| Does not compile with modern compilers and has not been updated since 2008. Closes Homebrew/homebrew#30040. | |||
| 2014-06-16 | Move head-only checks to cmd/install | Jack Nagel | |
| Fixes Homebrew/homebrew#30084. Closes Homebrew/homebrew#30203. | |||
| 2014-06-16 | Combine conditionals | Jack Nagel | |
| 2014-06-16 | Place alias adjacent to aliased method | Jack Nagel | |
| 2014-06-16 | Remove unused method alias | Jack Nagel | |
| Unlike CompilerFailure, the interface of Compiler is entirely internal, so we don't need to maintain compatibility with anything. | |||
| 2014-06-16 | Don't load unused compat files for tests | Jack Nagel | |
| 2014-06-16 | Remove compat/brewkit | Jack Nagel | |
| Formulae from the "brewkit" era are no longer compatible with the Formula class. This file was (unintentionally) removed from the $LOAD_PATH quite a while ago, and nobody has complained, so remove it. | |||
| 2014-06-16 | Remove an internal method from compat | Jack Nagel | |
| 2014-06-16 | install: move requires to top of file | Jack Nagel | |
| 2014-06-15 | Remove an unnecessary use of ARGV.build_head? | Jack Nagel | |
| 2014-06-15 | Fix audit suggestion | Jack Nagel | |
| 2014-06-15 | brew-test-bot: fix FormulaUnavailableError handling | Jack Nagel | |
| 2014-06-15 | brew-test-bot: use path-limited diff | Jack Nagel | |
