| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2014-11-10 | gist-logs: basic login | Stefan | |
| Closes #33839. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-11-10 | MaximumMacOSRequirement | Dominyk Tiller | |
| Slightly loosens up the wording to make it less narrow and more tolerant of wider usage. Relates to #34041 and #34039. Closes #34042. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-11-09 | Pull initialization code out of begin block | Jack Nagel | |
| 2014-11-07 | Use libexec method in install test | Jack Nagel | |
| 2014-11-07 | Normalize requires in tests | Jack Nagel | |
| 2014-11-07 | test-bot: handle changed bottled dependencies. | Mike McQuaid | |
| 2014-11-07 | tuntap: recommend upstream signed binary. | Dominyk Tiller | |
| We have an upstream signed binary available! Big big love to Mattias for this. This PR converts all the existing tuntap dependencies into binary-friendly tuntap dependencies, and adds a tuntap dependency to requirements to look for the kexts. Closes #33894. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-07 | caveats: if the last character isn't a newline, add one | Xu Cheng | |
| Closes #33962. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-06 | Remove outdated comment | Jack Nagel | |
| 2014-11-05 | BottleVersion: add imap-uw style versions | Tim D. Smith | |
| 2014-11-05 | Add `depend_on :apr` | Jack Nagel | |
| 2014-11-03 | Revert "Revert "FormulaInstaller: make mode reader methods private"" | Jack Nagel | |
| This reverts commit c622f27e525de4a9cc9a209a6cc0e26be60b5919. | |||
| 2014-11-03 | Make quieter an installer mode | Jack Nagel | |
| 2014-11-03 | Make git an installer mode | Jack Nagel | |
| 2014-11-03 | Add ARGV.git? | Jack Nagel | |
| 2014-11-03 | Revert "FormulaInstaller: make mode reader methods private" | Jack Nagel | |
| This reverts commit 44bff238434a48c4a8531bc2d1a29c81f18f8fab. Conflicts: Library/Homebrew/formula_installer.rb Fixes #33882. | |||
| 2014-11-03 | caveats: yosemite adjustments | Dominyk Tiller | |
| Closes #33815 | |||
| 2014-11-03 | blacklist: remove rubinius. | Brian Shirai | |
| Having 'rubinius' in blacklist.rb prevents taps from providing a rubinius formula. Currently, the Rubinius project is making a binary install of Rubinius 2.3.0+ available as a tap. Unfortunately, this is impossible with this blacklist and forces us to use a non-standard name for the formula. Further, it appears that Homebrew has changed its stance on binary formula, including them in the standard set of formula (ie, not requiring a separate tap). When Homebrew blacklisted Rubinius initially, I asked to allow a binary formula for Rubinius and was refused. The fact that Homebrew has changed its stance on binary formula makes this blacklist doubly unfair. Thanks. Closes #33809. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-11-03 | brew-pull: allow resolution with --resolve. | Mike McQuaid | |
| 2014-11-02 | FormulaCellarChecks: don't exempt formulas from ssl audit | Tim D. Smith | |
| Reverts b7b4c59. Closes #33414. | |||
| 2014-11-02 | FormulaInstaller: make mode predicate methods private | Jack Nagel | |
| 2014-11-02 | FormulaInstaller: make mode reader methods private | Jack Nagel | |
| 2014-11-02 | caveats: recommend adding python site-packages with site.addsitedir | Tim D. Smith | |
| Closes #33364. Fixes #30844. | |||
| 2014-11-02 | doctor: check for .pth support in Homebrew site-packages | Tim D. Smith | |
| 2014-11-02 | keg: add python_pth_files_installed? helper | Tim D. Smith | |
| 2014-11-02 | language/python: add helper methods for pth detection | Tim D. Smith | |
| 2014-11-01 | pull: pull from PR then from BrewTestBot. | Mike McQuaid | |
| This allows making e.g. `Closes #X` point to the correct commit to reduce confusion and allows `--bump` to function correctly. | |||
