Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
6,201 contributions in the last year
Activity overview
Contributed to
Homebrew/brew,
Homebrew/homebrew-core,
Homebrew/linuxbrew-core
and 5 other
repositories
Contribution activity
July 2020
- MikeMcQuaid/opensource.guide JavaScript
Created a pull request in Homebrew/brew that received 11 comments
Unify (mostly) Homebrew code style
Make the Homebrew/cask and Homebrew/homebrew-core style more closely match the rest of Homebrew.
To accomplish this:
Run brew cask style to ensure…
+982
−1,047
•
11
comments
- cleanup: check path exists before cleanup.
- keg: delete more alias LinkedKegs symlinks.
- keg: general cleanup.
- keg: unlink alias linkedkegs.
- formula: look harder for a linked keg.
- workflows/tests: link python@3.8.
- style: re-enable shellcheck.
- diagnostic: allow some uncommitted gems.
- formula: fix link_overwrite?
- Move .codecov.yml
- dev-cmd/audit: tweak checksum audit.
- Add CodeCov YAML file.
- Check installed dependents on install and reinstall
- Bottle extract and fetch fixes
- Revert "disable license check for new formulae"
- commands: Print cask commands
- curl: ensure final_url is populated with the final URL requested
- dev-cmd: add update-python-resources command
- Refactor usages of global `Homebrew.args`.
- Detect unexpected linkage
- vendor: delete outdated readme
- formula.rb: update missing libs feature
- update-report: speed up automatic updates
- compare and display package versions
- Allow references to casks when running upgrade and outdated
- notability: fix variable names
- Refactor `brew cask audit`.
- audit: error on archived repos
- introduce ELFShim#rpath, refactor keg_relocate to use the same. return nil on no DT_RPATH, DT_RUNPATH, DT_SONAME, PT_INTERP
- include patchelf.rb and its deps in Gemfile.lock
- dev-cmd/audit: add libressl to uses_from_macos allow list
- formula: set java.io.tmpdir
- Make Shell-Completion.md clearer and update it
- bump-formula-pr: cleanup
- Change the default locale to C.UTF-8 on Linux
- cmd/uses: mention "dependents" in help text
- move throttle info into formulae
- bump-formula-pr: handle pypi url version changes
- sponsors: use ActiveSupport string utilities
- bump-formula-pr: check duplicate PRs as early as possible
- Some pull request reviews not shown.
- curl, curl-openssl: merge
- curl-libressl 7.71.1, nghttp2-libressl 1.41.0, libevent-libressl 2.1.12 (new formulae)
- curl: parity with macOS builtin curl
- Update Contributing.md
- python3: upgrade to 3.8
- workflows: set dispatch type to 'Publish *'
- workflows: add new dispatch-build-bottle workflow
- workflows/tests: separate logs
- workflows: use more Homebrew actions
- bazelisk: add bazel zsh completion
- gtk+3 3.24.21