Mike McQuaid
737b84b54b
brew style --fix
fixes.
2018-11-02 17:29:23 +00:00
Jarek Wojciechowski
6c2f41b90c
Update docs and manpage for HOMEBREW_INSTALL_CLEANUP
2018-10-30 10:19:45 -04:00
Jarek Wojciechowski
452d1db109
Merge branch 'master' into feature/homebrew_install_cleanup
2018-10-29 11:24:56 -04:00
Jarek Wojciechowski
51ca60d6d5
add formula cleanup to install and reinstall
2018-10-29 11:23:32 -04:00
Gautham Goli
e7e0dcfdd1
diy: Use CLI::Parser to parse args
2018-10-27 22:59:08 +05:30
Luca Weiss
7380ebf85b
diy: add meson support
...
Also print the path to put files into if no build system was
determined.
2018-10-27 16:22:59 +02:00
Gautham Goli
ff53ae467e
Merge pull request #5175 from GauthamGoli/doctor-args
...
doctor: Use CLI::Parser to parse args
2018-10-24 17:59:26 +05:30
Gautham Goli
172aba4508
doctor: Use CLI::Parser to parse args
2018-10-24 16:51:23 +05:30
Mike McQuaid
fc418fd333
More deprecated/disabled updates
...
- remove odisabled
- move odeprecated to odisabled
2018-10-24 10:40:39 +01:00
Jarek Wojciechowski
18f8adbd5c
test and add HOMEBREW_INSTALL_CLEANUP to upgrade
2018-10-23 15:46:07 -04:00
Colin Dean
6b2451e6ac
Adds 'password' to method doc
2018-10-21 15:20:45 -04:00
Colin Dean
91cd3cead2
Swap in description of current behavior instead of 1.9.3 hack comment
...
While working on f10691bcc, I noticed this odd comment and decided to
investigate. I wasn't able to reproduce the undesirable behavior because
I cannot get 1.8.7 to compile with rvm but I did notice through some
testing that iTerm2 displays a lock character when echo mode is
disabled. My intent had been to remove this method because Homebrew has
moved past a Ruby version that would necessitate the "hack" but this
method's behavior is actually desirable today, so I changed the comment
to remove the potential flag and instead left a comment explaining
a good second reason for the method.
2018-10-21 12:56:58 -04:00
Mike McQuaid
7a4a5d809f
Merge pull request #5146 from MikeMcQuaid/tweak-analytics-results
...
info: tweak analytics behaviour.
2018-10-21 15:57:25 +01:00
Mike McQuaid
b167a88e4d
Merge pull request #5090 from JBallin/gist-token-error
...
Clarify how to set HOMEBREW_GITHUB_API_TOKEN
2018-10-21 15:41:34 +01:00
Mike McQuaid
ab99b55108
info: tweak analytics behaviour.
...
- Make `--verbose` and `--analytics` behave differently.
- Allow `--analytics` to return results for formulae that don't exist
(but are in the top 10,000 installed formulae).
2018-10-21 13:07:08 +01:00
Colin Dean
f10691bccc
Add --private flag to gist-logs
...
Co-Authored-By: JBallin <JBallin@users.noreply.github.com>
2018-10-20 14:46:53 -07:00
Mike McQuaid
51af87f85f
Add HOMEBREW_FORCE_HOMEBREW_ON_LINUX
...
This serves a similar purpose to the HOMEBREW_FORCE_HOMEBREW_ORG
variable but applies to more settings.
2018-10-20 13:58:27 +01:00
Mike McQuaid
0617dc1c1d
info: make verbose analytics use tabular output.
...
This copies (and slightly improves) the current `brew formula-analytics`
output so `brew formula-analytics` can be adjusted to just output JSON.
2018-10-20 12:06:25 +01:00
EricFromCanada
20167e5f1b
Adjust comments to tidy API docs output.
2018-10-18 21:42:43 -04:00
JBallin
2bf0db40b3
Normalize formatting of gist-logs errors
2018-10-14 20:40:24 -07:00
JBallin
2a1b936f76
Clarify HOMEBREW_GITHUB_API_TOKEN in gist-logs err
2018-10-14 20:40:24 -07:00
Mike McQuaid
fe6b78a3f3
Use cache_store for descriptions
...
This makes use of both the existing interfaces and could use the
existing cache file but we'll create a new one and cleanup the old one
to avoid issues and use a more consistent name.
2018-10-13 08:22:52 -07:00
Mike McQuaid
06a66e254e
update-reset: fix Bash syntax.
...
This isn't valid syntax for a Bash array.
2018-10-08 18:41:46 +01:00
Mike McQuaid
c6acab66fe
Merge pull request #5030 from MikeMcQuaid/style-shellcheck
...
style: check Bash style with shellcheck
2018-10-08 14:25:28 +01:00
Markus Reiter
5dd571adeb
Replace #chuzzle
with ActiveSupport’s #presence
.
2018-10-07 23:10:56 +02:00
Markus Reiter
16618d0fc7
Use ActiveSupport’s #pluralize
and #to_sentence
.
2018-10-07 23:10:56 +02:00
Markus Reiter
c4d418e126
Use ActiveSupport’s #second
.
2018-10-07 23:10:56 +02:00
Mike McQuaid
4feb851279
Fix brew style
shellcheck warnings.
2018-10-07 22:08:59 +01:00
EricFromCanada
b2b8f632bb
docs: distinguish <code> and <var> in HTML output
...
Replace <var> tags with markup for italicized monospaced text in Markdown.
This requires the source to not combine bracketed and backticked text.
2018-10-06 00:51:13 -04:00
EricFromCanada
997a207889
docs: fix Official External Commands section
...
Work around ronn's inability to nest indents within list items by modifying its output to add a line break and indent after lines ending with a colon that aren't a list item's first line. This allows `brew.1.md.erb` to join the commands' help text without extra line breaks, which avoids the issue where kramdown was turning any command specs containing pipe characters into tables in the HTML output.
2018-10-05 23:47:48 -04:00
Shaun Jackman
cccc6aef18
Update portable-ruby to verison 2.3.7 for ARM [Linux]
2018-10-04 13:55:35 -07:00
Shaun Jackman
fdcdf7cb5c
CoreTap.default_remote: Use Linuxbrew/core [Linux]
2018-10-02 15:44:30 -07:00
Mike McQuaid
9a698d2130
keg: further tweak directory constants.
...
- ensure that `HOMEBREW_CELLAR` is always created on `install`.
- remove the need for a special `PRUNEABLE_DIRECTORIES` variable
- reuse values from existing variables and get `uniq`s.
2018-09-25 22:03:29 +01:00
Caleb Xu
876021a926
prune: preserve some directories
...
Some directories, while empty, are created in brew upgrade and
should be kept.
2018-09-21 12:52:15 -04:00
Mike McQuaid
da404fcb4e
Install and use RuboCop RSpec by default.
2018-09-20 13:36:41 +01:00
Mike McQuaid
3063b7fade
update-reset: allow specifying repositories.
...
This makes it easier to use this in e.g. CI to quickly reset various
repositories to their upstream versions.
2018-09-18 21:14:21 +01:00
Markus Reiter
4897ec02d0
Merge pull request #4919 from reitermarkus/rubocop
...
Update to RuboCop 0.59.1.
2018-09-18 00:36:59 +02:00
Yurii Kolesnykov
de2700c9b6
add quotes to brew --cache in help for cleanup command
2018-09-17 12:13:29 +03:00
Markus Reiter
e9b9ea49a1
Update to RuboCop 0.59.1.
2018-09-17 03:45:59 +02:00
Chongyu Zhu
cc0f17eb7b
cmd/update: make curl
respect HOMEBREW_CURLRC
2018-09-14 18:50:21 +08:00
Mike McQuaid
1b45666518
Merge pull request #4891 from zgracem/add-commas-to-analytics
...
use 'number_readable' when displaying analytics
2018-09-13 14:30:15 +01:00
Mike McQuaid
7c056124e5
Merge pull request #4767 from amyspark/upgrade-relink
...
Upgrade: implement linkage repair
2018-09-13 14:29:58 +01:00
Mike McQuaid
44bcf69d1f
cmd/shellenv: use Bash.
...
This speeds up execution by 3x on my machine and the script is simple
enough to warrant this.
2018-09-13 09:27:44 +01:00
Mike McQuaid
be983cfcdf
info: also make verbose output readable.
2018-09-13 09:07:43 +01:00
Z. Grace Moreau
0aadc1e4e6
use 'number_readable' when displaying analytics
2018-09-12 14:47:40 -06:00
L. E. Segovia
d442905719
Upgrade: implement linkage repair
...
After upgrading existing kegs, we now search and upgrade their
dependents as well. If any are detected that have broken linkage, they
are reinstalled from source.
If there are any formulae in the dependents tree that are pinned, they
are only reinstalled if they're not outdated; in all cases, a suitable
message is printed detailing the kegs that will be acted upon.
2018-09-12 19:28:02 +00:00
Shaun Jackman
f6093961ef
Add Homebrew::DEFAULT_PREFIX for Linux
...
The default prefix is /usr/local on macOS
and /home/linuxbrew/.linuxbrew on Linux.
2018-09-11 09:57:08 -07:00
Mike McQuaid
dc7b73171c
cmd/update: follow GitHub API redirects.
...
Fixes #4867
2018-09-09 17:55:09 +01:00
Shaun Jackman
922843f047
Merge pull request #4849 from jamescostian/shellenv
...
Add brew shellenv - see #4780
2018-09-07 13:28:42 -07:00
James Costian
18d38d7b76
Add brew shellenv - see #4780
2018-09-07 11:37:14 -05:00