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
Age
Commit message (
Expand
)
Author
2014-07-18
Move bottle filename construction to a class
Jack Nagel
2014-07-18
exec_editor with no arguments should not silently succeed
Jack Nagel
2014-07-18
Check nil? || empty? instead of to_s.empty?
Jack Nagel
2014-07-18
Drop pointless to_s call
Jack Nagel
2014-07-17
Remove dead code
Jack Nagel
2014-07-17
Spell out "formula" in parameter name
Jack Nagel
2014-07-17
Only ask for the stem once
Jack Nagel
2014-07-17
Remove special case for now-deprecated GitHub URLs
Jack Nagel
2014-07-17
Call size on the path
Jack Nagel
2014-07-17
Use locals instead of repeatedly converting pathnames to strings
Jack Nagel
2014-07-17
Remove deprecated options from brew-diy
Jack Nagel
2014-07-17
diy: use configure as the heuristic for autotools
Jack Nagel
2014-07-17
Remove commentary from error message
Phillip Calvin
2014-07-16
Remove more dead code
Jack Nagel
2014-07-16
Don't raise when converting the tag to a version fails
Jack Nagel
2014-07-16
Raise ArgumentError when a symbol can't be mapped to a version
Jack Nagel
2014-07-16
Rename test
Jack Nagel
2014-07-16
Separate tag matching and checksum lookup
Jack Nagel
2014-07-16
Use [] on the instance rather than the wrapped hash
Jack Nagel
2014-07-16
Rename variable
Jack Nagel
2014-07-16
Mark private methods as private
Jack Nagel
2014-07-16
Add key? to BottleCollector
Jack Nagel
2014-07-16
Remove dead code
Jack Nagel
2014-07-16
Rename fetch_bottle_for to fetch_checksum_for
Jack Nagel
2014-07-15
Implement []= on BottleCollector
Jack Nagel
2014-07-15
No need to set the URL for dependency test
Jack Nagel
2014-07-15
Ensure that all required keys are passed to bottle_filename
Jack Nagel
2014-07-15
Remove default tag value from bottle_filename
Jack Nagel
2014-07-15
Tighten up bottle ruby file glob
Jack Nagel
2014-07-15
Eagerly set the download strategy
Jack Nagel
2014-07-13
Move pjsip to the boneyard.
Adam Vandenberg
2014-07-13
Fix reference to ISSUES_URL
Jack Nagel
2014-07-13
Remove default value from bottle_url options parameter
Jack Nagel
2014-07-13
Remove default value from bottle_suffix parameter
Jack Nagel
2014-07-13
Inline method so we don't merge and unpack options twice
Jack Nagel
2014-07-13
Inline method that just wraps a constant
Jack Nagel
2014-07-13
nudge formatting
Adam Vandenberg
2014-07-13
Use accessor method in test
Jack Nagel
2014-07-13
Use a hash to cache compiler version lookups
Jack Nagel
2014-07-13
No need to cache lookup that is only done once
Jack Nagel
2014-07-12
Simplify early return condition
Jack Nagel
2014-07-12
Compare cellar and prefix against constants
Jack Nagel
2014-07-12
Use pkg_version accessor
Jack Nagel
2014-07-12
Fix typo
Jack Nagel
2014-07-12
Handle conflicts where links point at symlinks
Jack Nagel
2014-07-12
Always link symlinks directly
Jack Nagel
2014-07-12
Linuxbrew: Move ISSUES_URL to os from global
Shaun Jackman
2014-07-11
Fix Grammar in example-formula.rb
Imtiaz Majeed
2014-07-11
Remove dead code
Jack Nagel
2014-07-11
Only compute the log file path once per call
Jack Nagel
[next]