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
/
dev-cmd
/
create.rb
Age
Commit message (
Expand
)
Author
2017-06-12
Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs
1.2.3
Mike McQuaid
2017-06-10
create: specify homebrew-core test requirements.
Mike McQuaid
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-04-22
More deprecations.
Mike McQuaid
2017-04-18
create: use GitHub metadata where available.
Mike McQuaid
2017-03-20
blacklist: move to missing_formula class instead.
Mike McQuaid
2017-02-25
Update brew's man page formatting and grammar
EricFromCanada
2017-01-16
create: handle null versions.
Mike McQuaid
2017-01-04
Use docs.brew.sh links.
Mike McQuaid
2016-12-23
Merge pull request #1719 from zmwangx/strip-x11-from-new-formula-template
Mike McQuaid
2016-12-23
Merge pull request #1663 from tschoonj/meson-create-support
Mike McQuaid
2016-12-22
create: remove :x11 dep from new formula template
Zhiming Wang
2016-12-19
brew create: add meson support
Tom Schoonjans
2016-12-18
create: handle Version::NULL correctly.
Mike McQuaid
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-20
Update documentation links.
Mike McQuaid
2016-09-11
dev-cmd/create: fix Rubocop warnings.
Mike McQuaid
2016-09-08
Move developer-focused commands to dev-cmd.
Mike McQuaid