Commit Graph
215 Commits
Author SHA1 Message Date
Mike McQuaid 6ddf3f8796 bump-formula-pr: add --no-browse option.
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-30 09:14:53 +00:00
Mike McQuaid 6114f48d5d Unhide readall and update-reset from manpage.
These are both tools that end-users can find useful on occasion so it
doesn't make sense to hide them.
2017-10-26 16:14:14 +01:00
Jonathan ChangandGitHub 6554b2595b docs: fix poor visibility in syntax highlighting 2017-10-23 11:22:08 -07:00
Dominyk Tiller 71ef1b091a Checksum_Deprecation: tweak phrasing/explanation/etc 2017-10-22 05:31:53 +01:00
JCount a064751060 xcode: update to Xcode 9.0.1 on 10.12 and 10.13 2017-10-19 11:03:17 -04:00
Shaun Jackman a7b4a4572b Regenerate Manpage.md and brew.1 2017-10-17 16:53:12 -07:00
David C HallandGitHub 8fc559f319 Update docs: homebrew/livecheck 2017-10-13 09:47:39 -04:00
EricFromCanada fcf0c7db6c docs: update list of taps
- 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-05 16:11:11 -04:00
Michał Gołębiowski-Owczarek 32c69ed789 Update my name in Kickstarter-Supporters 2017-10-04 18:55:49 +02:00
Mike McQuaid 03ace9b110 Require more HTTP mirrors for old OS X versions.
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-14 19:58:37 +01:00
William Woodruff 6e3acddc44 docs: Clarify availability of analytics
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-09-03 20:46:50 -04:00
Frederick Akalin 661995238a Change to man page reference 2017-08-23 15:56:00 -07:00
Frederick Akalin 94c56a88d9 Fix apostrophe 2017-08-23 15:53:51 -07:00
Frederick Akalin 6f76627943 Just have the Apple documentation link 2017-08-23 15:53:28 -07:00
Frederick Akalin 00eb4324de Update FAQ entry 2017-08-23 15:53:28 -07:00
Mike McQuaidandGitHub ce5e1e2084 Merge pull request #3048 from tdsmith/update-python-docs
Update Python docs
2017-08-23 19:29:25 +01:00
Viktor Szakats b44c7a1022 upgrade more urls to https 2017-08-22 10:31:21 +00:00
Andrew JankeandGitHub 60d8218abf Merge pull request #2996 from apjanke/non-formula-reqs-in-brew-deps-tree
brew deps: add --include-requirements, plus some fixes
2017-08-14 20:19:39 -04:00
Mike McQuaidandGitHub 1939952dc4 Remove some hedge words. 2017-08-12 12:59:14 +01:00
Tim D. Smith a34f1d3a53 Update Python docs
Reflect some of the wisdom learned over the last couple of years, which
contradict some of the earlier dicta.
2017-08-11 22:13:20 -07:00
Andrew Janke bb85581df0 brew deps: add --include-requirements 2017-08-11 16:43:37 -04:00
Mike McQuaid 0e3f1ab273 Note cases when pinned formulae get upgraded.
Fixes #3021.
2017-08-11 17:23:11 +01:00
Mike McQuaidandGitHub 877c911025 Merge pull request #2963 from cclauss/patch-2
Put the five executables in a list
2017-08-01 11:40:02 +01:00
Bob W. Hogg e24ed5758c docs/brew-tap.md: Reference dunn's Emacs tap
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-31 19:31:54 -07:00
cclaussandGitHub 132d696d3b Reworded 2017-07-30 19:15:46 +02:00
cclaussandGitHub dd4609a3e3 Put the five executables in a list 2017-07-29 10:17:50 +02:00
Mike McQuaid baa61f5a6e Use https for all docs.brew.sh links.
May as well use the more secure link when possible.
2017-07-27 15:59:37 +01:00
Mike McQuaid 97b757bc96 docs/css: import from brew.sh.
https://github.com/Homebrew/homebrew.github.io/pull/171
2017-07-27 15:40:56 +01:00
Mike McQuaidandGitHub 99fbc0d49e brew-tap: change back to normal output. 2017-07-25 16:22:19 +01:00
EricFromCanada 01081c8fbb change brew tap output 2017-07-25 11:08:26 -04:00
EricFromCanada b4127ee84b docs: update guidelines for duplicates
As per #2873, duplicate and versioned formulae are fine if done right.
2017-07-24 21:28:29 -04:00
Justin Baugh 2899132e52 Update FAQ to indicate HOMEBREW_BUILD_FROM_SOURCE can still be set 2017-07-20 14:46:35 -04:00
Justin Baugh e077bfe655 Address rubocop issues 2017-07-20 11:57:43 -04:00
Jonathan Chang 7a8c674ceb docs: fix fallback fonts 2017-07-19 18:53:17 -07:00
Jonathan Chang fceb788b98 docs: update for unshadowed system Python 2017-07-18 15:40:07 -07:00
Mike McQuaid c6f8887deb New-Maintainer-Checklist: use new mailing list. 2017-07-18 11:35:14 +01:00
Mike McQuaidandGitHub 9378e2105d Merge pull request #2895 from zmwangx/docs-mention-homebrew-npm-noob
docs/Node: mention homebrew-npm-noob
2017-07-15 14:08:36 +01:00
Mike McQuaid 4fd8aea015 Documentation improvements
- 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-15 12:57:34 +01:00
Zhiming Wang dfc4c2d462 docs/Node: mention homebrew-npm-noob
homebrew-npm-noob is a formula generator for npm packages.
2017-07-13 20:56:53 -04:00
Mike McQuaidandGitHub 4ca2efb12d Merge pull request #2876 from VonUniGE/patch-1
Update documentation of brew install syntax to match its actual behav…
2017-07-13 21:22:55 +01:00
Mathieu Vonlanthen 73c7bc70d1 Run brew man 2017-07-13 11:15:22 +02:00
bm5kandGitHub 696a07a010 another stray & 2017-07-11 23:58:19 -05:00
bm5kandGitHub c5e350ae18 fix link to Interesting-Taps-and-Forks.md 2017-07-11 23:36:49 -05:00
VonUniGEandMathieu Vonlanthen e6974644e0 Correct syntax error in Manpage.md 2017-07-11 23:53:49 +02:00
VonUniGEandMathieu Vonlanthen 7957e1a721 Add a suitable explanatory line 2017-07-11 23:43:28 +02:00
Mike McQuaidandGitHub ec91c3f8e2 Merge pull request #2873 from MikeMcQuaid/acceptable-formula-tweaks
Acceptable-Formulae: general cleanup.
2017-07-10 08:24:19 +01:00
Mike McQuaid 9c616c0399 Acceptable-Formulae: general cleanup.
- 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-10 08:21:46 +01:00
Alex Semyonov 491bb469e7 Add example links in Python for Formula Authors 2017-07-09 20:25:01 +03:00
VonUniGEandMathieu Vonlanthen 16496a0b0f Update documentation of brew install syntax to match its actual behavior. 2017-07-08 00:22:18 +02:00
Alex Qyoun-aeandGitHub 04d0d38435 Fix a broken link 2017-07-07 04:46:19 +03:00