<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, branch 1.1.2</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>update-report: allow skipping analytics message.</title>
<updated>2016-11-26T15:14:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T15:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d41e2ea5e8714d80948033c04165137f0d46e9ac'/>
<id>d41e2ea5e8714d80948033c04165137f0d46e9ac</id>
<content type='text'>
This is used by the install script so it can simplify it's logic and
make the analytics messaging more prominent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is used by the install script so it can simplify it's logic and
make the analytics messaging more prominent.
</pre>
</div>
</content>
</entry>
<entry>
<title>update-report: further tweak analytics output.</title>
<updated>2016-11-26T13:58:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T13:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3469190c30ecc85a327f29baee4d370f4f3dfa72'/>
<id>3469190c30ecc85a327f29baee4d370f4f3dfa72</id>
<content type='text'>
There were some bugs with the use of `HOMEBREW_NO_ANALYTICS_THIS_RUN`
and some output glitches I missed with the previous PR (#1575).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were some bugs with the use of `HOMEBREW_NO_ANALYTICS_THIS_RUN`
and some output glitches I missed with the previous PR (#1575).
</pre>
</div>
</content>
</entry>
<entry>
<title>update-report: further improve analytics messaging</title>
<updated>2016-11-26T12:56:02+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-26T12:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7cd5ddfa65ba85616f2b98cb21d925c641ed0493'/>
<id>7cd5ddfa65ba85616f2b98cb21d925c641ed0493</id>
<content type='text'>
- Don't output the analytics message and mark it as read if
`HOMEBREW_NO_ANALYTICS_THIS_RUN` is set. This mostly simplifies the
installer code where we can display the message ourselves there rather
than having `brew update` print it out sometimes and not others (i.e.
when there's no system Git installed).
- Use the shell's audible bell to nudge people to actually read this
message (and give them less excuse to complain when they don't).
- Add an extra newline and bold all the analytics messaging so it's
more visible in the output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't output the analytics message and mark it as read if
`HOMEBREW_NO_ANALYTICS_THIS_RUN` is set. This mostly simplifies the
installer code where we can display the message ourselves there rather
than having `brew update` print it out sometimes and not others (i.e.
when there's no system Git installed).
- Use the shell's audible bell to nudge people to actually read this
message (and give them less excuse to complain when they don't).
- Add an extra newline and bold all the analytics messaging so it's
more visible in the output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Utils::JSON with corelib JSON calls.</title>
<updated>2016-11-21T01:06:25+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-11-20T18:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d07b9ed7f2e8806b1840b4f60605ef45487655e1'/>
<id>d07b9ed7f2e8806b1840b4f60605ef45487655e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: ignore deprecations when uninstalling.</title>
<updated>2016-11-18T09:34:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-18T09:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=39a0fec95d884ed6b6b620ff6fcb3d16fc23ff9f'/>
<id>39a0fec95d884ed6b6b620ff6fcb3d16fc23ff9f</id>
<content type='text'>
Handle `MethodDeprecatedError` because we want people to be able to
uninstall regardless of the content of their formula.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle `MethodDeprecatedError` because we want people to be able to
uninstall regardless of the content of their formula.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1520 from vladshablinsky/list_follow_aliases</title>
<updated>2016-11-17T15:58:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-17T15:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=649c7ab48ae013f07a29a706b63d4d778e456b24'/>
<id>649c7ab48ae013f07a29a706b63d4d778e456b24</id>
<content type='text'>
cmd/list: follow aliases</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cmd/list: follow aliases</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/list: follow aliases</title>
<updated>2016-11-15T23:08:38+00:00</updated>
<author>
<name>Uladzislau Shablinski</name>
</author>
<published>2016-11-15T23:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=715caea79b49a2415500735423b193ec05b1a29a'/>
<id>715caea79b49a2415500735423b193ec05b1a29a</id>
<content type='text'>
Closes #1514
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1514
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: remove nil requireds/dependents</title>
<updated>2016-11-15T14:34:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T14:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d7e72899e6f24dca5e02a734d5a4e64e39fc680e'/>
<id>d7e72899e6f24dca5e02a734d5a4e64e39fc680e</id>
<content type='text'>
These shouldn’t get here in the first place so this is a bit of a hack
pending a better fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These shouldn’t get here in the first place so this is a bit of a hack
pending a better fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1498 from alyssais/uninstall_developer_warning</title>
<updated>2016-11-15T08:15:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T08:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=484e3e0769d9eee760f46afb67fb2ce1bfe6e33d'/>
<id>484e3e0769d9eee760f46afb67fb2ce1bfe6e33d</id>
<content type='text'>
Warn developers when uninstalling a dependency</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Warn developers when uninstalling a dependency</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: style fixes</title>
<updated>2016-11-14T13:39:17+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-11-14T13:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ca3562645c30b86da5057cf2f8de9974c4a18413'/>
<id>ca3562645c30b86da5057cf2f8de9974c4a18413</id>
<content type='text'>
Works around Rubycop not liking method names that start with `is_`
by changing convention from singular to plural.

I think it's better that way anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Works around Rubycop not liking method names that start with `is_`
by changing convention from singular to plural.

I think it's better that way anyway.
</pre>
</div>
</content>
</entry>
</feed>
