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
/
cmd
/
create.rb
Age
Commit message (
Expand
)
Author
2012-03-01
Assist more in the template from `brew create`
Max Howell
2012-02-29
Some additional aid for `brew create`
Max Howell
2012-02-06
create: homepage comes before url and checksum
Jack Nagel
2012-01-31
create: punt on bad URLs
Jack Nagel
2011-11-29
Correct cmake syntax in formula template
Misty De Meo
2011-09-20
More docs for `brew create` generated formula tests
Max Howell
2011-08-25
Force contributors to define a test by adding it to the create template
Max Howell
2011-05-07
Fix misspelled method name: Formula.canonical_name
Jack Nagel
2011-04-09
Fix formula paths for manually specified names.
Martin Kühl
2011-04-05
brew create: remind people to 'brew audit'
Adam Vandenberg
2011-04-05
brew create: ensure CACHE folder exists
Adam Vandenberg
2011-03-13
Remove unused exception; Closes Homebrew/homebrew#4652
Max Howell
2011-03-13
Replace create --cache with create --no-fetch
Max Howell
2011-03-12
Use ruby style for inheritance.
Adam Vandenberg
2011-03-12
Refactor the blacklists
Max Howell
2011-03-12
Refactor the brew command into one file per command
Max Howell