<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, branch 1.1.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge pull request #1343 from vladshablinsky/explicit-specs</title>
<updated>2016-12-11T11:26:46+00:00</updated>
<author>
<name>Uladzislau Shablinski</name>
</author>
<published>2016-12-11T11:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=45ef7ea0b0ac8665d3eeae8acf0e17ef646be0b3'/>
<id>45ef7ea0b0ac8665d3eeae8acf0e17ef646be0b3</id>
<content type='text'>
Allow to install any spec</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to install any spec</pre>
</div>
</content>
</entry>
<entry>
<title>reinstall/upgrade/install: always output options.</title>
<updated>2016-12-10T13:07:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-10T13:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e347f7ade38cc1695fc08e4f321751e800039929'/>
<id>e347f7ade38cc1695fc08e4f321751e800039929</id>
<content type='text'>
This is both easier for debugging and to communicate with users what is
being done.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is both easier for debugging and to communicate with users what is
being done.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/install: allow to install any spec</title>
<updated>2016-12-03T01:42:04+00:00</updated>
<author>
<name>Uladzislau Shablinski</name>
</author>
<published>2016-10-21T22:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=73a1daa669b13dca9b0467eb89d755ed7d6116bf'/>
<id>73a1daa669b13dca9b0467eb89d755ed7d6116bf</id>
<content type='text'>
* installing HEAD keg_only should be possible only if:
  1.
    - Old version installed differs from new one and optlinked
    - `--force` flag is passed
    - HEAD is seriously outdated or outdated with `--fetch-HEAD`
  or 2.
    - Old version installed differs from new one and not optlinked
  or 3.
    - This formula is not installed

* installing keg_only should be possible only if:
  1.
    - Old version installed differs from new one and optlinked
    - `--force` flag is passed
  or 2.
    - Old version installed differs from new one and not optlinked
  or 3.
    - This formula is not installed

* installing HEAD should be possible only if:
  1.
    - Old HEAD is seriously outdated or outdated with `--fetch-HEAD`
  or 2.
    - HEAD is not installed

* installing stable or devel should be possible only if:
  - Old version installed differs from new one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* installing HEAD keg_only should be possible only if:
  1.
    - Old version installed differs from new one and optlinked
    - `--force` flag is passed
    - HEAD is seriously outdated or outdated with `--fetch-HEAD`
  or 2.
    - Old version installed differs from new one and not optlinked
  or 3.
    - This formula is not installed

* installing keg_only should be possible only if:
  1.
    - Old version installed differs from new one and optlinked
    - `--force` flag is passed
  or 2.
    - Old version installed differs from new one and not optlinked
  or 3.
    - This formula is not installed

* installing HEAD should be possible only if:
  1.
    - Old HEAD is seriously outdated or outdated with `--fetch-HEAD`
  or 2.
    - HEAD is not installed

* installing stable or devel should be possible only if:
  - Old version installed differs from new one
</pre>
</div>
</content>
</entry>
<entry>
<title>update.sh: Use full path to pkill</title>
<updated>2016-12-01T19:59:42+00:00</updated>
<author>
<name>Baptiste Fontaine</name>
</author>
<published>2016-12-01T19:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bff8e8440e965365360547c585dd10c29cc2bf81'/>
<id>bff8e8440e965365360547c585dd10c29cc2bf81</id>
<content type='text'>
Fixes #1600.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1600.
</pre>
</div>
</content>
</entry>
<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>
</feed>
