| Age | Commit message (Collapse) | Author |
|
After some musing on brunophilipe/Cakebrew#71, I thought it would
be useful to let Cakebrew and other tools grab the outdated formulae
version information using a method more elegant than regex.
Closes Homebrew/homebrew#30693.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Turns out `pdf2svg` no longer depends on GTK+ or X11 (and previously did
this only by mistake).
Closes Homebrew/homebrew#41065.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#41049.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Closes Homebrew/homebrew#41003.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
This matches how we create temporary directories elsewhere.
|
|
Closes Homebrew/homebrew#40950.
|
|
This is the case when a formula is passed as a filename.
|
|
|
|
|
|
We need reassign url after urls are inspected.
|
|
Closes Homebrew/homebrew#40921.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#29716.
|
|
Closes Homebrew/homebrew#40940.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#40939.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
|
|
|
|
|
|
|
|
Closes Homebrew/homebrew#40855.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes Homebrew/homebrew#39854.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Closes Homebrew/homebrew#40920.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
This is unnecessary here because we use it only once. The difference
won't be noticeable but the check is ~5 times faster now.
Closes Homebrew/homebrew#40901.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
Closes Homebrew/homebrew#40859.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
refs. Homebrew/linuxbrew#438, mistydemeo/tigerbrew#327,
mistydemeo/tigerbrew#334
|
|
|
|
|
|
Closes Homebrew/homebrew#40735.
Closes Homebrew/homebrew#40736.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
Closes Homebrew/homebrew#40847.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
https://github.com/Homebrew/homebrew-boneyard/pull/53
|
|
This reverts commit fb23d603ded2796299ed7fc2f4ffee22870b7ea6.
|
|
Closes Homebrew/homebrew#40775.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
|
|
|
|
victims of the transitioning to gtk-quartz-only: Homebrew/homebrew#39868
a PR has been opened in the boneyard: Homebrew/homebrew-boneyard#54
Closes Homebrew/homebrew#40792.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
|
Closes Homebrew/homebrew#40795.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
|
Fixes Homebrew/homebrew#40778.
|
|
|
|
|
|
This formula was moved back to the core in Homebrew/homebrew#40483
|
|
This fixes the case when multiple versions of a formula are installed.
Closes Homebrew/homebrew#40777.
Fixes Homebrew/homebrew#40781.
Fixes Homebrew/homebrew#40797.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Before
```
brew doctor 9.83s user 0.52s system 76% cpu 13.563 total
```
After
```
brew doctor 0.25s user 0.16s system 9% cpu 4.332 total
```
Closes Homebrew/homebrew#40770.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Dependency is another similar, related class and it's super confusing
to have some Requirements that are named *Dependency.
Closes Homebrew/homebrew#38891.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
Fixes Homebrew/homebrew#40752.
|