Pinned repositories
5,877 contributions in the last year
Contribution activity
May 2017
Created a pull request in Homebrew/brew
that received 24
comments
Vendor all Homebrew's gems.
Homebrew's actually ended up using a fair few gems. While we want to avoid Bundler at runtime (and this PR still does that, in fact uses Bundler ev…
- Test `master` build and try to debug it.
- bin/brew: don't set blank HOMEBREW_* variables.
- docs.brew.sh: use SCSS.
- audit: fix dependency option detection.
- rubocop: don't always care about module length.
- More environment filtering tweaks
- audit: more checks for versioned aliases.
- Tweak troubleshooting docs and issue template
- Allow --interactive to access HOME
- keg: skip opt versioned aliases for devel/head.
- Travis CI tweaks.
- Revert gem vendoring experiment.
- More vendored RubyGems tweaks.
- Tweak Gem vendoring.
- Travis CI tweaks
- style: fix audit --online
- style: don't require rubocop until installed.
- Install etc/var files on postinstall.
- utils: create GEM_HOME when installing Gems.
- Test `master` build and try to debug it.
- test-bot: stop unlinking non-dependencies.
- test-bot: RuboCop-prompted cleanup.
- test-bot: unlink and relink formulae for brew test.
- Travis CI tweaks
- test-bot: build devel as a bottle too.
- test-bot: only cleanup before/after once.
- test-bot: more conservatively cleanup etc/var.
- test-bot: only remove etc/var on --cleanup.
- test-bot: handle a missing PR URL better.
- test-bot: nuke etc/var before installation.
- test-bot: fix Bintray published file check.
- Emit warnings for mistyped options : "brew commands --options"
- Remove `to_s` from some `Pathname`s.
- Use scoped RSpec matchers.
- Display formula conflict reasons
- audit: Port audit_homepage method to rubocop and add tests
- audit: Detect multiline and interpolated strings in formula desc cop
- Update to venv.pip_install_and_link in doc
- More environment filtering tweaks
- Add audit check to see if both version and checksum changed.
- Add autocorrect method for ComponentsOrder rubocop and tests
- fix date-based versioning
- Remove unused `e` from `rescue Interrupt`.
- Remove `existing` from PATH when adding `Gem.bindir`.
- audit: Allow skipping/selective running of cops and cops refactor
- Install a bottle from an URL
- caveats: tweak keg_only style
- caveats: tweak keg_only wording
- Emit caveats for Python 3 bindings
Created an issue in youtux/homebrew-livecheck
that received 5
comments
Make this an official Homebrew developer command
How would you feel about this moving to the Homebrew organisation and this happening? It could be run basically the same (same people have permissi…