| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-28 | Rescue ErrorDuringExecution when loading old formulae | Jack Nagel | |
| 2014-11-27 | uninstall: notify on multiple versions removed. | Mike McQuaid | |
| Closes #34398. Closes #34445. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-27 | caveats: don't need plist keg to_path, fix 10.8. | Mike McQuaid | |
| 2014-11-27 | caveats: handle non-Homebrew plists. | Mike McQuaid | |
| Mentioned in #34484. | |||
| 2014-11-26 | doctor: handle non-extent methods passed as arguments | Misty De Meo | |
| 2014-11-24 | test-bot: more support for bottling taps. | Mike McQuaid | |
| 2014-11-24 | bottle: use --root-url instead of --root_url | Mike McQuaid | |
| 2014-11-23 | formula_installer: don't always post_install. | Mike McQuaid | |
| We don't want to do so when building bottles or we can end up with some weird stuff being bottled unintentionally (and it'll run twice; once before bottling, once afterwards). Fixes #34349. Closes #34397. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-23 | pull: support downloading bottles for taps. | Mike McQuaid | |
| 2014-11-23 | test-bot: more tap upload improvements. | Mike McQuaid | |
| 2014-11-23 | test-bot: tap before attempting upload. | Mike McQuaid | |
| 2014-11-23 | test-bot: fix indentation. | Mike McQuaid | |
| 2014-11-23 | test-bot: fix tap-from-url regex usage. | Mike McQuaid | |
| 2014-11-23 | test-bot: improve tap building. | Mike McQuaid | |
| - allow using (UPSTREAM_)GIT_URL to find the tap name - push bottles to a remote based on the tap name | |||
| 2014-11-23 | brew-pull: die when bumping multiple formulae. | Mike McQuaid | |
| 2014-11-21 | Hashes do not iterate in insertion order on Ruby 1.8 | Jack Nagel | |
| 2014-11-21 | Remove unnecessary array allocations | Jack Nagel | |
| These classes are never instantiated with arguments, so we can get rid of the unnecessary array splatting. | |||
| 2014-11-21 | Fix dependency equality | Jack Nagel | |
| 2014-11-21 | authexec: migrating taps | Dominyk Tiller | |
| This formula no longer works on anything newer than Lion (See #34039), so handing it over to Misty’s Tigerbrew fork where it could still be useful. As far as tap_migrations goes though, it's being moved to the boneyard due to Misty's fork not technically being a 'tap'. Closes #34348. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-11-21 | Tweak phrasing | Jack Nagel | |
| 2014-11-21 | Updated `outdated` docs to include `--verbose` option | Chris | |
| Update man page to reflect change per issue #27813 (commit 9362781). Closes #34317. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-11-20 | Improve inspect output for dependency collections | Jack Nagel | |
| 2014-11-20 | Friendlier error message for EOFError raised inside Net::HTTP | Jack Nagel | |
| Closes #34312. Closes #34358. | |||
| 2014-11-20 | aspell: unroll options loop to avoid accessing internals | Jack Nagel | |
| 2014-11-18 | brew-test-bot: check default_formula requirements. | Mike McQuaid | |
| This handles the case where e.g. a default_formula cannot be installed on Yosemite which causes the build to fail. | |||
| 2014-11-18 | Run test-bot logs through iconv on Ruby 1.8 | Jack Nagel | |
| 2014-11-18 | UTF-8 to UTF-16 should never raise UndefinedConversionError | Jack Nagel | |
| 2014-11-18 | Suppress encoding errors in test-bot log files | Jack Nagel | |
| 2014-11-17 | Regard any installation of the formula as conflicts | aereal | |
| Closes #34159. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-11-17 | brew-pull: make close message detection more precise. | Mike McQuaid | |
| 2014-11-16 | Remove more references to removed external commands | Jack Nagel | |
| 2014-11-15 | Ensure that equals options get parsed properly | Elliot Saba | |
| Options such as --userimg=<path> should be parsed as an option with an equals in its name ("userimg=") and without the path argument in Option.name Closes #34219. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-11-14 | doctor: more useful comment | Jack Nagel | |
| 2014-11-14 | Tell brew doctor to ignore libTrAPI.dylib | himikk | |
| Tell brew doctor to ignore libTrAPI.dylib TrAPI used by VPN software "Endpoint Security VPN" Closes #34129. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-11-14 | doctor: don't complain if reads_brewed_pth_files? is nil | Tim D. Smith | |
| Closes #33957. | |||
| 2014-11-14 | doctor: check that Python site-packages directory is writable | Tim D. Smith | |
| 2014-11-14 | language/python: make sure site_packages is writable | Tim D. Smith | |
| 2014-11-14 | os: shorten troubleshooting URL. | Mike McQuaid | |
| 2014-11-14 | helios: move to Spotify's tap. | David Xia | |
| Helios will be provided by github.com/spotify/homebrew-public. Addresses https://github.com/Homebrew/homebrew/pull/34002 Closes #34071. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-13 | doctor: option depreciation | Dominyk Tiller | |
| I presume this needs to change to reflect #34147? Closes #34151. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-12 | One less place where Formula is reopened | Jack Nagel | |
| 2014-11-12 | Exempt the head-only tap from the head-only audit warning | Jack Nagel | |
| 2014-11-12 | Fix Requirement equality | Jack Nagel | |
| 2014-11-12 | Don't allocate arrays in Requirement#hash | Jack Nagel | |
| 2014-11-11 | Don't warn about config scripts that originate in the cellar | Jack Nagel | |
| Fixes Homebrew/homebrew-php#1389. | |||
| 2014-11-11 | Exclude documentation from `brew list --unbrewed` | Jack Nagel | |
| 2014-11-10 | test-bot: make variable names consistent with other code | Jack Nagel | |
| 2014-11-10 | Don't record the test if initialization fails | Jack Nagel | |
| When Test.new raises an ArgumentError, nil will be pushed onto the tests array, and then methods will be called on nil when we iterate over the tests while building the XML output. | |||
| 2014-11-10 | Less code in begin block | Jack Nagel | |
| 2014-11-10 | language/python: new setup_install method | Tim D. Smith | |
| Closes #33988. | |||
