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
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
2016-04-05
CoreTap#install: fix clone target setting
Xu Cheng
2016-04-02
various: Homebrew/core is the core tap
Xu Cheng
2016-04-02
introduce `Homebrew/core` tap as new default core tap.
Xu Cheng
2016-03-31
Tap#install: set autocrlf to false
Xu Cheng
2016-03-23
tap: cache dir path to avoid duplicated Pathname operations
Xu Cheng
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-03-06
tap: add methods to get git related information
Xu Cheng
2016-02-26
Tap#install: support quiet option
Xu Cheng
2016-02-25
add Tap#tap_migrations
Xu Cheng
2016-02-16
add Tap#formula_file?
Xu Cheng
2016-02-07
Tap: clear_cache for Tap#(un)install
Xu Cheng
2016-01-17
Tap: allow invoking formula_file_to_name by Homebrew internally
Xu Cheng
2016-01-04
tap: require string extensions
Misty De Meo
2015-12-30
Tap#issues_url added
Baptiste Fontaine
2015-12-19
Tap#unlink_manpages: fix symlink path
Xu Cheng
2015-12-19
Tap#unpin: remove PinnedTaps directory if it's empty
Xu Cheng
2015-12-19
move CoreFormulaRepository into separate file
Xu Cheng
2015-12-09
Allow taps to link manpages.
Mike McQuaid
2015-12-09
Tap#==: allow compare with string
Xu Cheng
[next]