aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap.rb
AgeCommit message (Expand)Author
2016-04-02various: Homebrew/core is the core tapXu Cheng
2016-04-02introduce `Homebrew/core` tap as new default core tap.Xu Cheng
2016-03-31Tap#install: set autocrlf to falseXu Cheng
2016-03-23tap: cache dir path to avoid duplicated Pathname operationsXu Cheng
2016-03-07rename CoreFormulaRepository to CoreTapXu Cheng
2016-03-06tap: add methods to get git related informationXu Cheng
2016-02-26Tap#install: support quiet optionXu Cheng
2016-02-25add Tap#tap_migrationsXu Cheng
2016-02-16add Tap#formula_file?Xu Cheng
2016-02-07Tap: clear_cache for Tap#(un)installXu Cheng
2016-01-17Tap: allow invoking formula_file_to_name by Homebrew internallyXu Cheng
2016-01-04tap: require string extensionsMisty De Meo
2015-12-30Tap#issues_url addedBaptiste Fontaine
2015-12-19Tap#unlink_manpages: fix symlink pathXu Cheng
2015-12-19Tap#unpin: remove PinnedTaps directory if it's emptyXu Cheng
2015-12-19move CoreFormulaRepository into separate fileXu Cheng
2015-12-09Allow taps to link manpages.Mike McQuaid
2015-12-09Tap#==: allow compare with stringXu Cheng
2015-12-09add Tap#core_formula_repository?Xu Cheng
2015-12-09add CoreFormulaRepository singleton classXu Cheng
2015-12-09Tap: add formula_file_to_name and alias_file_to_nameXu Cheng
2015-12-09add Tap#alias_dirXu Cheng
2015-12-09add Tap#formula_dirXu Cheng
2015-12-09Tap: use method instead of variableXu Cheng
2015-12-03centralize the logic of handling `homebrew-` in Tap.fetchXu Cheng
2015-11-09add Tap#install and Tap#uninstallXu Cheng
2015-11-09tap: add more documentXu Cheng
2015-10-14add alias_table and alias_reverse_table for core and tapXu Cheng
2015-09-30cache tapsXu Cheng
2015-09-13Tap#aliases: output fully-qualified nameXu Cheng
2015-09-13Tap: add alias methodXu Cheng
2015-08-13tap-info: fix for not installed tapXu Cheng
2015-08-10tap: add formula_renamesVlad Shablinsky
2015-08-10implement pinning of tapsCNA-Bld
2015-08-03Core files style updates.BrewTestBot
2015-07-30Tap: allow enumerate non-git tapsXu Cheng
2015-06-14remove incorrect tag for Tap documentXu Cheng
2015-06-14document Tap classXu Cheng
2015-06-14Tap: make remote a separate method to reduce initial overheadXu Cheng
2015-06-11tap: taps don't need to be Git repositories.Mike McQuaid
2015-06-11add Tap classXu Cheng