index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
tap.rb
Age
Commit message (
Expand
)
Author
2018-01-28
tap: don’t tap deprecated taps.
Mike McQuaid
2018-01-15
Revert "Use Homebrew's gitconfig for various commands"
ilovezfs
2018-01-11
Use Homebrew's gitconfig for various commands
Mike McQuaid
2017-11-05
Refactor command handling code
Mike McQuaid
2017-10-22
pull: Fix pull --bottle 1234
Shaun Jackman
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-18
Merge pull request #3229 from BenMusch/check-for-master-no-refactor
Mike McQuaid
2017-10-14
tap: pass explicit sort to handle APFS
Dominyk Tiller
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-09-27
Merge branch 'master' into check-for-master-no-refactor
Ben Muschol
2017-09-27
Implement changes
Ben Muschol
2017-09-24
Rubocop: manual rule fixes.
Mike McQuaid
2017-09-07
Always output when tapping core
Alyssa Ross
2017-08-05
Merge pull request #2965 from reitermarkus/cask-tap
Markus Reiter
2017-08-03
Tap.each: return an enumerable when no block given
Misty De Meo
2017-07-30
Detect `Tap` in `CaskLoader`.
Markus Reiter
2017-06-19
Merge pull request #2778 from jasonkarns/tap-full-name
Mike McQuaid
2017-06-19
Tap learns to form its own full_name
Jason Karns
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-04-25
tap: fix env typo.
Mike McQuaid
2017-04-25
Allow forcing Homebrew GitHub organisation.
Mike McQuaid
2017-04-22
tap: warn on tapping deprecated, official taps.
Mike McQuaid
2017-03-20
Tap: add from_path helper method.
Mike McQuaid
2017-03-16
Use a `Formulary`-like approach to load Casks.
Markus Reiter
2017-03-11
Add `Formatter::pluralize`.
Markus Reiter
2017-02-26
Install tap command completions and manpages
Joshua McKinney
2016-12-13
diagnostic: check for bad tap files.
Mike McQuaid
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-10-22
Update Rubocop style.
Mike McQuaid
2016-10-04
Make `core_tap_version_string` reusable.
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-09-05
Add `cask_files` method to `Tap` class.
Markus Reiter
2016-08-24
tap: use utils link_path_manpages.
Mike McQuaid
2016-08-20
Install Cask’s default tap if untapped.
Markus Reiter
2016-08-08
tap: allow Homebrew developers to tap broken taps.
Mike McQuaid
2016-08-04
tap: add cask methods.
Anastasia Sulyagina
2016-08-02
Revert "tap: add cask methods."
Mike McQuaid
2016-08-02
tap: add cask methods.
AnastasiaSulyagina
2016-07-27
tap: more thoroughly validate tap names
Martin Afanasjew
2016-07-10
tap-info: expose whether a tap is private
Martin Afanasjew
2016-07-09
tap: run readall when tapping. (#396)
Mike McQuaid
2016-07-07
Use GitRepositoryExtension for 'path' in Tap
Martin Afanasjew
2016-06-20
tap: --config unsupported on old Gits.
Mike McQuaid
2016-04-19
add Tap#default_remote
Xu Cheng
2016-04-19
Tap#install: better TapRemoteMismatchError check
Xu Cheng
2016-04-12
tap: various improvements (#77)
Xu Cheng
2016-04-12
Cache `Tap#private?` checks.
Mike McQuaid
2016-04-05
tap: support --full even if installed
ilovezfs
[next]