aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/keg.rb
AgeCommit message (Expand)Author
2017-01-06keg: use resolved_path not realpath.Mike McQuaid
2017-01-03Merge pull request #1677 from MikeMcQuaid/formula-prefix-optMike McQuaid
2017-01-01keg: check installed dependencies iff optlinkedAlyssa Ross
2017-01-01keg: keg_only kegs can have installed dependentsAlyssa Ross
2017-01-01keg: update installed dependency resolutionAlyssa Ross
2016-12-31keg: handle dependencies of moved/renamed formulaeAlyssa Ross
2016-12-31Merge pull request #1750 from alyssais/fallback_dependenciesMike McQuaid
2016-12-31Merge pull request #1756 from alyssais/nil_dependentsMike McQuaid
2016-12-31formula: make prefix usually return opt_prefix.Mike McQuaid
2016-12-31keg: don't return nil dependenciesAlyssa Ross
2016-12-30docs: improve Keg.find_some_installed_dependenciesAlyssa Ross
2016-12-30tab: remove #reliable_runtime_dependencies?Alyssa Ross
2016-12-30keg: fix fallback dependencies with multiple kegsAlyssa Ross
2016-12-30keg: fall back for dependencies of buggy tabsAlyssa Ross
2016-12-27keg: fix dependents with unavailable formulaeAlyssa Ross
2016-12-27keg: installed dependencies of unknown formulaeAlyssa Ross
2016-12-12Merge pull request #1616 from zachwhaley/zsh_functions_caveatsMike McQuaid
2016-12-11keg: also prune opt.Mike McQuaid
2016-12-08caveats: Differentiate zsh completion files and function filesZach Whaley
2016-12-04Add a method for installing fish function filesZach Whaley
2016-11-13keg: don't rely on #to_formulaAlyssa Ross
2016-10-25uninstall: go easier on the integration testsAlyssa Ross
2016-10-25uninstall, keg: update styleAlyssa Ross
2016-10-25uninstall: call Formula#missing_dependencies directlyAlyssa Ross
2016-10-25uninstall: only <=1 Diagnostic.missing_deps callAlyssa Ross
2016-10-25Revert "keg: fallback to missing_deps if deps not in tab"Alyssa Ross
2016-10-25keg: fallback to missing_deps if deps not in tabAlyssa Ross
2016-10-25keg: rename #formula to #to_formulaAlyssa Ross
2016-10-25uninstall: consistent spelling of "dependent"Alyssa Ross
2016-10-25uninstall: refuse when dependants still installedAlyssa Ross
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23Style/Alias: Prefer `alias`.Markus Reiter
2016-09-23Fix Style/RegexpLiteral.Markus Reiter
2016-09-23Fix Style/CaseIndentation.Markus Reiter
2016-09-23Fix Lint/EndAlignment.Markus Reiter
2016-09-18keg: only prune var/homebrew/linked.Mike McQuaid
2016-09-17rubocop --auto-correct all remaining files.Mike McQuaid
2016-09-16Move LinkedKegs/PinnedKegs/Locks from Library.Mike McQuaid
2016-09-15Merge pull request #966 from MikeMcQuaid/keg-lock-constantsMike McQuaid
2016-09-15Use constants for LinkedKegs/PinnedKegs/Locks.Mike McQuaid
2016-09-15keg: add ALL_TOP_LEVEL_DIRECTORIES constant.Mike McQuaid
2016-09-12keg: make guile's site-dir persistentDominyk Tiller
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-07-17Keg#link: run optlink firstXu Cheng
2016-06-21bottle: delete .pyo files as with .pyc (#382)Luca Favatella
2016-05-15Synchronize counts for link and unlink (#242)Paolo G. Giarrusso
2016-01-19keg: mkpath on lua sharesDominyk Tiller
2016-01-09add Keg#empty_installation?Xu Cheng
2015-12-30pathname: store file count and disk usage.Rakesh
2015-11-17move more deprecated methods to compat folderXu Cheng