aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-04-05Merge pull request #2454 from MikeMcQuaid/audit-fix-core-formula-alias-checkMike McQuaid
audit: fix core formula alias check.
2017-04-04Merge pull request #2452 from MikeMcQuaid/update-installed-not-newMike McQuaid
update-report: don't show new, installed formulae.
2017-04-04audit: fix core formula alias check.Mike McQuaid
Was missing a formula object being passed.
2017-04-04update-report: don't show new, installed formulae.Mike McQuaid
These were those migrated from other taps but if they are installed already: they aren't new to that user.
2017-04-04Merge pull request #2450 from Homebrew/revert-2036-rust-hackMike McQuaid
Revert "keg_relocate: Don't relocate dylib IDs containing metavariables."
2017-04-04Revert "keg_relocate: Don't relocate dylib IDs containing metavariables."Mike McQuaid
2017-04-04Merge pull request #2448 from rwhogg/add-skylake-linuxMike McQuaid
Add Skylake to the Linux hardware list
2017-04-03Merge pull request #2444 from rwhogg/java-req-add-newlineMike McQuaid
java_requirement: Add newline to failure message
2017-04-03Added test for check_access_lock_dirmansimarkaur
2017-04-02Add Skylake to Linux hardware listMaxim Belkin
2017-04-02java_requirement: Add newline to failure messageBob W. Hogg
Signed-off-by: Bob W. Hogg <rwhogg@linux.com>
2017-04-02rubocopTim D. Smith
2017-04-02Merge pull request #2412 from EricFromCanada/master1.1.12Mike McQuaid
Xcode: update supported versions & download URLs for 8.3
2017-04-02External Commands: document how `--help` works.Mike McQuaid
2017-04-02Merge pull request #2441 from MikeMcQuaid/install-handle-missing-receiptMike McQuaid
Handle missing receipt on `brew install`.
2017-04-02diagnostic: also ignore outdated CLT on Travis CI.Mike McQuaid
2017-04-02Use extend/OS mechanism for grep argsTim D. Smith
2017-04-02Handle missing receipt on `brew install`.Mike McQuaid
For example if this is for a really old keg, keg where a user has manually removed stuff or used `brew diy`.
2017-04-02Merge pull request #2443 from Homebrew/new-issue-templateMike McQuaid
ISSUE_TEMPLATE: tweak instructions.
2017-04-02Merge pull request #2431 from reitermarkus/fix-sudo-root-wheelMarkus Reiter
Use `sudo` if parent path of `target` is not writable.
2017-04-02ISSUE_TEMPLATE: tweak instructions.Mike McQuaid
Be clearer about what's expected and where to file things.
2017-04-02Unlink before rewriting linkTim D. Smith
ln_sf does the right thing when `dest` is a symlink pointing to a file: the symlink gets overwritten with a link pointing to the new src. But when dest points to a directory, we create a new symlink inside the folder dest points to, which doesn't help us at all.
2017-04-02Don't follow symlinks when hunting for stringsTim D. Smith
When we're assessing whether a bottle is relocatable, we shouldn't have to descend into symlink paths we encounter. This is supposed to be the default behavior but it doesn't appear to be (perhaps because we pass a symlink to the keg on the command line?). All of the switches that control this behavior differ between BSD and GNU grep, so sniff the grep flavor first.
2017-04-02Merge pull request #2440 from MikeMcQuaid/document-short-flagsMike McQuaid
Document all short flags.
2017-04-02docs: use long flags.Mike McQuaid
2017-04-02Document all short flags.Mike McQuaid
2017-04-02man: strip </?var> from Markdown output.Mike McQuaid
2017-04-02Merge pull request #2438 from eunikolsky/fix/link_PATH_messageMike McQuaid
Fix the 'export PATH' message in `link` for a keg-only formula
2017-04-01Fix the 'export PATH' message in `link` for a keg-only formulaEugene Nikolsky
Commit 4cae6a724e6d684eb157dd6d7328755694f228b2 introduced the message, but it printed the wrong path, e.g. for `brew link sqlite`: ``` If you need to have this software first in your PATH instead consider running: echo 'export PATH="/usr/local/opt/sqlite:$PATH"' >> ~/.zshrc/bin ``` where `/bin` is appended at the end, but should be inserted before `:$PATH`: `echo 'export PATH="/usr/local/opt/sqlite/bin:$PATH"' >> ~/.zshrc`. This patch fixes that and updates a test to verify it.
2017-04-01gpg_spec: make test compatible with gnupg 2.1.xJCount
maintain existing compatibility with gnupg 2.0.x
2017-04-01Merge pull request #2433 from MikeMcQuaid/keg-remove-symlinksMike McQuaid
keg: correctly remove alias symlinks.
2017-04-01keg: correctly remove alias symlinks.Mike McQuaid
Fixes #2427.
2017-04-01Merge pull request #2429 from vitorgalvao/rem-pre-bugVĂ­tor GalvĂŁo
cask: remove pre_bug_report links
2017-04-01Merge pull request #2432 from jonchang/pilMike McQuaid
missing_formula: pillow lives in homebrew/science
2017-04-01missing_formula: pillow lives in homebrew/scienceJonathan Chang
2017-04-01Use `sudo` if parent path of `target` is not writable.Markus Reiter
2017-03-31cask: remove pre_bug_report linksVĂ­tor GalvĂŁo
2017-03-31Merge pull request #2426 from Zverik/osmiumMike McQuaid
Remove osmium from blacklisted formulas
2017-03-31Remove osmium from blacklisted formulasIlya Zverev
2017-03-31Merge pull request #2397 from MikeMcQuaid/migrate-tweaksMike McQuaid
Migrator: various rename fixes
2017-03-31migrator: don't uninstall new_cellar if it existedMike McQuaid
Otherwise we could end up removing files unnecessarily.
2017-03-31migrator: check if taps are from same user insteadMike McQuaid
This avoids needing to use `force: true` and still let's Homebrew do what we want with our own taps.
2017-03-31Merge pull request #2403 from carlorosati/rubyreq.hbMike McQuaid
ruby_requirement: fix path prepend
2017-03-31migrator: relink linked new_cellar kegs.Mike McQuaid
2017-03-31upgrade: perform rename migrations when needed.Mike McQuaid
2017-03-31reinstall: perform rename migrations when needed.Mike McQuaid
2017-03-31install: perform rename migrations when needed.Mike McQuaid
2017-03-31update-report: more forceful rename migration.Mike McQuaid
Migrate between different taps and delete relevant subdirectories if they can be safely. Also, tweak some naming and use utility methods.
2017-03-31migrator: make headers more consistent.Mike McQuaid
Use `oh1` for moving kegs to a new directory.
2017-03-31migrator: move around some migration logic.Mike McQuaid
Move the checks for moving kegs to a new directory into the relevant method (`move_to_new_directory`) instead. Also, delete duplicated directories when we’ve confirmed they are definitely duplicated rather than telling users to do so.