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
/
formula_pin.rb
Age
Commit message (
Expand
)
Author
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-09-15
Use constants for LinkedKegs/PinnedKegs/Locks.
Mike McQuaid
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2015-11-29
formula_pin: use installed_prefixes/installed_kegs
Xu Cheng
2015-11-16
add Formula#pinned_version
Xu Cheng
2015-11-16
FormulaPin: pin at max version
Xu Cheng
2014-06-23
Remove pin directory when empty
Jack Nagel
2014-06-21
Simplify picking pinned version
Jack Nagel
2014-06-21
Remove FormulaPin dependency on FileUtils
Jack Nagel
2013-04-16
Add tests for FormulaPin and simplify implementation
Jack Nagel
2013-04-14
Avoid slow operations in FormulaPin#initialize
Jack Nagel
2013-04-14
Don't use Pathname#/ in performance-critical code
Jack Nagel
2013-04-04
Remove circular require
Jack Nagel
2013-03-31
brew-pin: Fix bug in `FormulaPin#pinned?`
Simon Sigurdhsson
2013-03-30
brew-pin: prevent selected formulae from upgrade.
Simon Sigurdhsson