| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-01 | doc/Xcode: update for Xcode 9.1 release | Dominyk Tiller | |
| 2017-10-30 | bump-formula-pr: add --no-browse option. | Mike McQuaid | |
| If `--no-browse` is passed, don't pass the `--browse` argument to `hub` which opens the pull request URL in a browser. Instead, output it to the command line. | |||
| 2017-10-26 | Unhide readall and update-reset from manpage. | Mike McQuaid | |
| These are both tools that end-users can find useful on occasion so it doesn't make sense to hide them. | |||
| 2017-10-23 | docs: fix poor visibility in syntax highlighting | Jonathan Chang | |
| 2017-10-22 | Checksum_Deprecation: tweak phrasing/explanation/etc | Dominyk Tiller | |
| 2017-10-19 | xcode: update to Xcode 9.0.1 on 10.12 and 10.13 | JCount | |
| 2017-10-17 | Regenerate Manpage.md and brew.1 | Shaun Jackman | |
| 2017-10-13 | Update docs: homebrew/livecheck | David C Hall | |
| 2017-10-05 | docs: update list of taps | EricFromCanada | |
| - the official homebrew/apache tap was removed - besport/ocaml was deprecated and now points at the OPAM package manager - added sidaf/pentest & osrf/simulation - improved description for homebrew/nginx & homebrew/php | |||
| 2017-10-04 | Update my name in Kickstarter-Supporters | Michał Gołębiowski-Owczarek | |
| 2017-09-14 | Require more HTTP mirrors for old OS X versions. | Mike McQuaid | |
| This allows the bootstrap of `curl` and `git` on versions of Mac OS X that cannot reliably download from HTTPS servers any longer. Once these are both installed users are able to update Homebrew and download files securely. Also, as we're doing this, don't point 10.5 users to Tigerbrew as they are already given caveats for using Homebrew itself. | |||
| 2017-09-03 | docs: Clarify availability of analytics | William Woodruff | |
| This commit tweaks the language in Analytics.md to make it clear that summaries of install/error data are publicly available, while only Homebrew maintainers can access the full analytics (as specified above in the document). | |||
| 2017-08-23 | Change to man page reference | Frederick Akalin | |
| 2017-08-23 | Fix apostrophe | Frederick Akalin | |
| 2017-08-23 | Just have the Apple documentation link | Frederick Akalin | |
| 2017-08-23 | Update FAQ entry | Frederick Akalin | |
| 2017-08-23 | Merge pull request #3048 from tdsmith/update-python-docs | Mike McQuaid | |
| Update Python docs | |||
| 2017-08-22 | upgrade more urls to https | Viktor Szakats | |
| 2017-08-14 | Merge pull request #2996 from apjanke/non-formula-reqs-in-brew-deps-tree | Andrew Janke | |
| brew deps: add --include-requirements, plus some fixes | |||
| 2017-08-12 | Remove some hedge words. | Mike McQuaid | |
| 2017-08-11 | Update Python docs | Tim D. Smith | |
| Reflect some of the wisdom learned over the last couple of years, which contradict some of the earlier dicta. | |||
| 2017-08-11 | brew deps: add --include-requirements | Andrew Janke | |
| 2017-08-11 | Note cases when pinned formulae get upgraded. | Mike McQuaid | |
| Fixes #3021. | |||
| 2017-08-01 | Merge pull request #2963 from cclauss/patch-2 | Mike McQuaid | |
| Put the five executables in a list | |||
| 2017-07-31 | docs/brew-tap.md: Reference dunn's Emacs tap | Bob W. Hogg | |
| edavis' repo currently points to homebrew/emacs, which has since been moved to dunn/emacs. Signed-off-by: Bob W. Hogg <rwhogg@linux.com> | |||
| 2017-07-30 | Reworded | cclauss | |
| 2017-07-29 | Put the five executables in a list | cclauss | |
| 2017-07-27 | Use https for all docs.brew.sh links. | Mike McQuaid | |
| May as well use the more secure link when possible. | |||
| 2017-07-27 | docs/css: import from brew.sh. | Mike McQuaid | |
| https://github.com/Homebrew/homebrew.github.io/pull/171 | |||
| 2017-07-25 | brew-tap: change back to normal output. | Mike McQuaid | |
| 2017-07-25 | change `brew tap` output | EricFromCanada | |
| 2017-07-24 | docs: update guidelines for duplicates | EricFromCanada | |
| As per #2873, duplicate and versioned formulae are fine if done right. | |||
| 2017-07-20 | Update FAQ to indicate HOMEBREW_BUILD_FROM_SOURCE can still be set | Justin Baugh | |
| 2017-07-20 | Address rubocop issues | Justin Baugh | |
| 2017-07-19 | docs: fix fallback fonts | Jonathan Chang | |
| 2017-07-18 | docs: update for unshadowed system Python | Jonathan Chang | |
| 2017-07-18 | New-Maintainer-Checklist: use new mailing list. | Mike McQuaid | |
| 2017-07-15 | Merge pull request #2895 from zmwangx/docs-mention-homebrew-npm-noob | Mike McQuaid | |
| docs/Node: mention homebrew-npm-noob | |||
| 2017-07-15 | Documentation improvements | Mike McQuaid | |
| - Document ilovezfs as the official lead maintainer of Homebrew/homebrew-core. This is a role he's been doing unofficially (and brilliantly) for a while and explicit documentation of power structures makes it easier for non-Homebrew-maintainers to understand. - Document the contents of some of Homebrew's subdirectories for people clicking around in the GitHub UI looking to contribute. - Remove update bug mention from README. Enough time has passed that we can remove this disappointment. | |||
| 2017-07-13 | docs/Node: mention homebrew-npm-noob | Zhiming Wang | |
| homebrew-npm-noob is a formula generator for npm packages. | |||
| 2017-07-13 | Merge pull request #2876 from VonUniGE/patch-1 | Mike McQuaid | |
| Update documentation of brew install syntax to match its actual behav… | |||
| 2017-07-13 | Run brew man | Mathieu Vonlanthen | |
| 2017-07-11 | another stray & | bm5k | |
| 2017-07-11 | fix link to Interesting-Taps-and-Forks.md | bm5k | |
| 2017-07-11 | Correct syntax error in Manpage.md | VonUniGE | |
| 2017-07-11 | Add a suitable explanatory line | VonUniGE | |
| 2017-07-10 | Merge pull request #2873 from MikeMcQuaid/acceptable-formula-tweaks | Mike McQuaid | |
| Acceptable-Formulae: general cleanup. | |||
| 2017-07-10 | Acceptable-Formulae: general cleanup. | Mike McQuaid | |
| - We no longer care about dupes, really - Extend `.app` criteria to include GUI applications in general - Note we want things to build with Clang - Note we don't want users to have to faff too much | |||
| 2017-07-09 | Add example links in Python for Formula Authors | Alex Semyonov | |
| 2017-07-08 | Update documentation of brew install syntax to match its actual behavior. | VonUniGE | |
