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 .
- Aug 21, 2020
-
-
vidusheeamoli authored
(cherry picked from commit 022571489a0f94ed54a0908167b553592cfe3277)
-
Mike McQuaid authored
cask/exceptions: fix super calls.
-
Mike McQuaid authored
Ensure that we always pass no arguments here.
-
Alexander Bayandin authored
utils/pypi: add salt to blocklist
-
Mike McQuaid authored
License style cleanup
-
Alexander Bayandin authored
-
Mike McQuaid authored
-
Dawid Dziurla authored
Consistently use HOMEBREW_RUBY_WARNINGS when calling ruby
-
Alexander Bayandin authored
audit: add CERT_ERROR_ALLOWLIST
-
Markus Reiter authored
Refactor and document `PkgVersion`.
-
Markus Reiter authored
cask/artifact/symlinked: do not overwrite files or symbolic links
-
Dawid Dziurla authored
extend/os/mac: install svn on catalina and newer
-
- Aug 20, 2020
-
-
Alexander Bayandin authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Mike McQuaid authored
cmd/update-report: fix output of new casks
-
Dawid Dziurla authored
Adding this in `dev-cmd/ruby.rb` allows us to suppress warnings like: ``` /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/language/python.rb:8: warning: Insecure world writable dir /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/scm in PATH, mode 040777 ```
-
Mike McQuaid authored
prof: improve `brew prof` functionality.
-
miccal authored
-
Mike McQuaid authored
- Add `--stackprof` to allow using stackprof - Use the latest version of `ruby-prof` - Automatically open the generated HTML output
-
Mike McQuaid authored
cmd/update-report: consistency across formulae and casks
-
Markus Reiter authored
-
Markus Reiter authored
Refactor and document `Options`.
-
Markus Reiter authored
Refactor and document `Language::Python`.
-
Dawid Dziurla authored
audit: return if no github license were found
-
Dawid Dziurla authored
Co-authored-by:
Rylan Polster <rslpolster@gmail.com>
-
Markus Reiter authored
Fix missing methods in cask DSL.
-
Markus Reiter authored
-
Maxim Belkin authored
utils/repology.rb: fix "String can't be coerced into Integer"
-
Seeker authored
os: add `kernel_version`
-
Seeker authored
-
Maxim Belkin authored
-
Dawid Dziurla authored
-
Dawid Dziurla authored
Switch `greedy` argument to a keyword
-
Dawid Dziurla authored
utils/github: add `forked_repo_info!`
-
Rylan Polster authored
audit: allow AND and WITH in licenses
-
Collin Styles authored
The `greedy` parameter was switched to a keyword parameter in 3a91c37e but this call wasn't updated accordingly.
-
Rylan Polster authored
-