This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jan 06, 2015
-
-
Dominyk Tiller authored
I don’t know how maintainers are going to feel about this, to be honest. If it’s too clunky, perhaps we could externalise the entire two main blocks here and then require that file into the audit instead? Basically, I’m pushing changes here to better detect a wide-array of SSL/TLS available links that either have no auto-redirect in place or is a common linking error in formulae. I haven’t spotted any false positives yet, but obviously, feel free to try and break the changes and I’ll fix as necessary ;). IMO, this would allow us gradual updates without having to mass-update everything at once and stress the bot and inform users they have hundreds of updates pending when really it’s just style/basic changes. Closes Homebrew/homebrew#35551. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Closes Homebrew/homebrew#34647.
-
Mike McQuaid authored
Check the executable is present to give a better error message if it isn't. Closes Homebrew/homebrew#35541.
-
Mike McQuaid authored
Don't want to enforce more than we need to.
-
- Jan 05, 2015
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Mike McQuaid authored
Closes Homebrew/homebrew#35556.
-
Mike McQuaid authored
-
Dominyk Tiller authored
Just equalises a little how we treat HEAD and devel. The former already fails if there isn’t a head defined, It seemed logical that devel should fail in the same way. Closes Homebrew/homebrew#35554. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
The public readers for these attributes are on the instance, not the class.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Fixes Homebrew/homebrew#35523.
-
- Jan 04, 2015
-
-
Mike McQuaid authored
Closes Homebrew/homebrew#35465. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Viktor Szakats authored
Closes Homebrew/homebrew#35531. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Jack Nagel authored
These files do not contain any non-ASCII characters.
-
Viktor Szakats authored
Closes Homebrew/homebrew#35529. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Xu Cheng authored
Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Baptiste Fontaine authored
The --help flag is intercepted by brew.rb and prints the global usage string. `irb` is never called when `brew irb --help` is executed. Closes Homebrew/homebrew#35466. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Xu Cheng authored
Closes Homebrew/homebrew#35456. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jan 03, 2015
-
-
Dominyk Tiller authored
* Moved the `pip` homepage to something that points more directly at `pip`. * Adds a note on `test do`. All the maintainers and the bot check the existence of such things these days, but I guess if anyone stumbles across the document it’s useful to say. * GiX is formally dead, and has two blessed forks. * Typo on contributor. Closes Homebrew/homebrew#35467. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jan 02, 2015
-
-
Mike McQuaid authored
-
Mike McQuaid authored
If the `Gem.user_dir/bin` is not already in the PATH it'll complain unnecessarily (as we add it to the PATH ourselves) so just add it to the PATH before running the install.
-