Maik Riechert
e113fd70be
add HOMEBREW_CURL_RETRIES
2019-05-18 13:23:08 +01:00
dependabot[bot]
77058ef647
build: bump ffi from 1.10.0 to 1.11.0 in /docs
...
Bumps [ffi](https://github.com/ffi/ffi ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/ffi/ffi/releases )
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ffi/ffi/compare/1.10.0...1.11.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-17 21:06:47 +00:00
Michka Popoff
820ee847ac
Homebrew-on-Linux.md: update minimal requirements
...
These are needed to build patchelf 0.10 with debian wheezy.
2019-05-15 23:28:55 +02:00
Mike McQuaid
77a4391a47
Merge pull request #6131 from Homebrew/dependabot/bundler/docs/multipart-post-2.1.1
...
build: bump multipart-post from 2.1.0 to 2.1.1 in /docs
2019-05-14 08:20:42 +01:00
Mike McQuaid
a17b87368a
Merge pull request #5961 from Moisan/bump-revision
...
Add bump-revision command
2019-05-14 08:11:21 +01:00
dependabot[bot]
c35d99d8f9
build: bump multipart-post from 2.1.0 to 2.1.1 in /docs
...
Bumps [multipart-post](https://github.com/nicksieger/multipart-post ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/nicksieger/multipart-post/releases )
- [Changelog](https://github.com/socketry/multipart-post/blob/master/History.txt )
- [Commits](https://github.com/nicksieger/multipart-post/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-14 05:17:02 +00:00
Shaun Jackman
4cc4612db9
docs/Homebrew-on-Linux: Fedora 30 needs libxcrypt-compat
...
portable-ruby requires the library libcrypt.so.1.
On Fedora 30, that file is provided by libxcrypt-compat.
2019-05-13 12:44:44 -07:00
Mike McQuaid
d666b8554d
Taps: remove references to pinning.
...
Addresses https://github.com/Homebrew/brew/issues/6110
2019-05-09 12:43:51 +01:00
Mike McQuaid
37f4b92644
Merge pull request #6108 from Homebrew/dependabot/bundler/docs/unicode-display_width-1.6.0
...
build: bump unicode-display_width from 1.5.0 to 1.6.0 in /docs
2019-05-08 09:18:16 +01:00
dependabot[bot]
7e23735d07
build: bump unicode-display_width from 1.5.0 to 1.6.0 in /docs
...
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases )
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md )
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-08 07:46:25 +00:00
dependabot[bot]
16a5e3d556
build: bump multipart-post from 2.0.0 to 2.1.0 in /docs
...
Bumps [multipart-post](https://github.com/nicksieger/multipart-post ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nicksieger/multipart-post/releases )
- [Changelog](https://github.com/socketry/multipart-post/blob/master/History.txt )
- [Commits](https://github.com/nicksieger/multipart-post/compare/v2.0.0...v2.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-08 05:19:30 +00:00
Matthew Rothenberg
dc30e9f64d
speedup bash completion loading suggestion in docs
...
The current suggestion for users shells out to `brew --prefix` three separate times, which has a non-zero overhead (as per quick benchmark below, approx 20ms per invocation). By making a minor change, the first invocation can be stored in a local variable to reduce shell startup time.
```
$ hyperfine --warmup=3 'brew --prefix'
Benchmark #1 : brew --prefix
Time (mean ± σ): 21.3 ms ± 1.5 ms [User: 8.8 ms, System: 10.6 ms]
Range (min … max): 20.3 ms … 37.0 ms 128 runs
```
2019-05-07 12:36:02 -04:00
Mike McQuaid
09d8f6485c
manpage: tweak HOMEBREW_ARCH wording.
2019-05-07 08:33:44 +01:00
dalance
9d4e1a53f5
Add doc of HOMEBREW_ARCH
2019-05-07 11:50:14 +09:00
dependabot[bot]
7897fd4b63
build: bump addressable from 2.5.2 to 2.6.0 in /docs
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-02 05:20:20 +00:00
dependabot[bot]
ed31881223
build: bump gemoji from 3.0.0 to 3.0.1 in /docs
...
Bumps [gemoji](https://github.com/github/gemoji ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/github/gemoji/releases )
- [Commits](https://github.com/github/gemoji/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-25 10:41:15 +00:00
Thierry Moisan
c5640acae5
Add bump-revision bump command
...
bump-revision will increase by one the revision or add "revision 1" if
it doesn't exist.
2019-04-24 22:17:59 -04:00
dependabot[bot]
c1839522ca
build: bump github-pages from 197 to 198 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 197 to 198.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-23 14:15:40 +00:00
Thierry Moisan
7a8a3a30d7
docs/Formula-Cookbook: add more details to tests
2019-04-22 19:08:34 -04:00
dependabot[bot]
20256401a7
[Security] Bump nokogiri from 1.10.2 to 1.10.3 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.2 to 1.10.3. **This update includes security fixes.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.2...v1.10.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-22 20:03:08 +00:00
Claudia Pellegrino
eeecb62568
Update docs/Acceptable-Formulae.md
...
Co-Authored-By: jonchang <jchang641@gmail.com>
2019-04-15 18:58:18 +10:00
Jonathan Chang
6748b1ee84
docs: update Acceptable Formula for options/guis
2019-04-15 18:22:39 +10:00
dependabot[bot]
651cfc0a60
Bump html-pipeline from 2.10.0 to 2.11.0 in /docs
...
Bumps [html-pipeline](https://github.com/jch/html-pipeline ) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/jch/html-pipeline/releases )
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jch/html-pipeline/compare/v2.10.0...v2.11.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-06 21:01:38 +00:00
Shaun Jackman
deffe8d403
Redirect docs.brew.sh/linux to Homebrew on Linux
2019-04-05 10:14:40 -07:00
dependabot[bot]
aa83ecff39
Bump sass from 3.7.3 to 3.7.4 in /docs
...
Bumps [sass](https://github.com/sass/ruby-sass ) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/sass/ruby-sass/releases )
- [Commits](https://github.com/sass/ruby-sass/compare/3.7.3...3.7.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 00:51:20 +00:00
Mike McQuaid
8d01cda922
Merge pull request #5925 from MikeMcQuaid/more-deprecations
...
Deprecate tap pinning (and remove `odisabled`)
2019-04-03 09:00:06 +01:00
Mike McQuaid
e767ce642c
Merge pull request #5970 from MikeMcQuaid/unsupported-ignore-dependencies
...
brew install --ignore-dependencies: unsupported, developer flag.
2019-04-02 09:40:58 +01:00
Mike McQuaid
6987fb4d05
upgrade: make clear formula options are used (not install options).
2019-04-02 08:20:28 +01:00
Mike McQuaid
fdb18b8916
brew install --ignore-dependencies: unsupported, developer flag.
...
People are using this instead of adjusting their PATH.
2019-04-02 08:18:30 +01:00
Clay Jensen-Reimann
fa7183726e
Fix typo, suggest python
2019-04-01 15:53:39 -05:00
Clay Jensen-Reimann
bd593aace2
Clarify naming of external command files
...
It was not clear (to me, at least) that non-ruby external commands should not contain a file suffix. Homebrew will ignore a file `cmd/brew-extcmd.sh` instead of printing a warning or registering it as `brew extcmd.sh`
2019-04-01 09:55:12 -05:00
Mike McQuaid
7d26a61cc8
Deprecate tap pinning
...
Tap pinning is not used by Homebrew or the Homebrew maintainers so issues relating to pinned taps (#5418 , #5796 ) don’t get fixed. Tap pinning does not work consistently or reliably and is conceptually confusing to encourage users to use fully-scoped user/tap/formula naming or avoid shadowing core tap formulae' names instead.
2019-04-01 15:07:50 +01:00
Mike McQuaid
c4271daf96
Merge pull request #5962 from Homebrew/dependabot/bundler/docs/parallel-1.17.0
...
Bump parallel from 1.16.2 to 1.17.0 in /docs
2019-04-01 14:29:53 +01:00
dependabot[bot]
67aebcff2c
Bump octokit from 4.13.0 to 4.14.0 in /docs
...
Bumps [octokit](https://github.com/octokit/octokit.rb ) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases )
- [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md )
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.13.0...v4.14.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 09:21:14 +00:00
dependabot[bot]
91e1f829ac
Bump parallel from 1.16.2 to 1.17.0 in /docs
...
Bumps [parallel](https://github.com/grosser/parallel ) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/grosser/parallel/releases )
- [Commits](https://github.com/grosser/parallel/compare/v1.16.2...v1.17.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 09:18:12 +00:00
Mike McQuaid
439283c3df
Shell-Completion: recommend .bash_profile
...
`.bashrc` is not the right location for shell completions.
2019-03-30 10:01:16 +00:00
dependabot[bot]
e778bbff62
Bump parallel from 1.16.1 to 1.16.2 in /docs
...
Bumps [parallel](https://github.com/grosser/parallel ) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/grosser/parallel/releases )
- [Commits](https://github.com/grosser/parallel/compare/v1.16.1...v1.16.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 03:55:39 +00:00
Mike McQuaid
aa940a21a9
Generate and push rubydoc.brew.sh
...
This is a replacement for the rubydoc.info site that has been a bit
unreliable for us.
Also, note we're using the community Ruby style guide now rather than
the GitHub one.
2019-03-28 21:15:50 +00:00
dependabot[bot]
06e90f1cb4
Bump parallel from 1.16.0 to 1.16.1 in /docs
...
Bumps [parallel](https://github.com/grosser/parallel ) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/grosser/parallel/releases )
- [Commits](https://github.com/grosser/parallel/compare/v1.16.0...v1.16.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-28 19:01:25 +00:00
dependabot[bot]
0e872a6a86
Bump parallel from 1.15.0 to 1.16.0 in /docs
...
Bumps [parallel](https://github.com/grosser/parallel ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/grosser/parallel/releases )
- [Commits](https://github.com/grosser/parallel/compare/v1.15.0...v1.16.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-26 21:24:57 +00:00
dependabot[bot]
52b96a89b3
Bump nokogiri from 1.10.1 to 1.10.2 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.1...v1.10.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 13:05:22 +00:00
dependabot[bot]
a3180d3b1a
Bump jekyll-commonmark from 1.3.0 to 1.3.1 in /docs
...
Bumps [jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/pathawks/jekyll-commonmark/releases )
- [Changelog](https://github.com/jekyll/jekyll-commonmark/blob/master/History.markdown )
- [Commits](https://github.com/pathawks/jekyll-commonmark/compare/v1.3.0...v1.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 10:37:59 +00:00
Mike McQuaid
3c455066eb
Merge pull request #5919 from fxcoudert/devel
...
formula-cookbook: devel specs not allowed in core
2019-03-25 08:27:09 +00:00
dependabot[bot]
5ef9e84d7e
Bump parallel from 1.14.0 to 1.15.0 in /docs
...
Bumps [parallel](https://github.com/grosser/parallel ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/grosser/parallel/releases )
- [Commits](https://github.com/grosser/parallel/compare/v1.14.0...v1.15.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-24 23:33:14 +00:00
FX Coudert
a422e80b81
formula-cookbook: devel specs not allowed in core
2019-03-24 21:23:32 +01:00
dependabot[bot]
92b68ff9aa
Bump jekyll-watch from 2.2.0 to 2.2.1 in /docs
...
Bumps [jekyll-watch](https://github.com/jekyll/jekyll-watch ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/jekyll/jekyll-watch/releases )
- [Changelog](https://github.com/jekyll/jekyll-watch/blob/master/History.markdown )
- [Commits](https://github.com/jekyll/jekyll-watch/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-23 16:25:55 +00:00
Mike McQuaid
eef4c18011
docs: add logos.
...
Add the BrewTestBot and Linuxbrew logos to the relevant pages.
2019-03-23 13:14:31 +00:00
Mike McQuaid
4836be3342
Merge pull request #5904 from SFU-TechnicalWriter/patch-1
...
Update Prose-Style-Guidelines.md
2019-03-22 12:29:25 +00:00
dependabot[bot]
a1ceea9d4a
Bump jekyll-commonmark from 1.2.0 to 1.3.0 in /docs
...
Bumps [jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/pathawks/jekyll-commonmark/releases )
- [Changelog](https://github.com/jekyll/jekyll-commonmark/blob/master/History.markdown )
- [Commits](https://github.com/pathawks/jekyll-commonmark/compare/v1.2.0...v1.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 07:57:16 +00:00
SFU-CMPT376W
150c93d47d
Update Prose-Style-Guidelines.md
...
Some users may not understand the usage of the word “trump” in this context, and therefore alternative words could be used.
2019-03-21 21:19:48 -07:00