Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Homebrew/brew

๐Ÿบ The missing package manager for macOS (or Linux)
https://github.com/Homebrew/brew

Add comment to ENV.libxml2

522ed0050f55a8aa45a7fb35d2ebda96b07a9a95 authored almost 14 years ago
Fix bug in reporting curl errors

c6e069bfe5df0e2563b50ca1b89a8d9166ce05b9 authored almost 14 years ago
brew info should fetch remote formula info

Signed-off-by: Adam Vandenberg <[email protected]>

80886ff34a979e6aae3b0b04571230761c227109 authored almost 14 years ago
Add ruby lib to folders handled specially by keg.link

b02d25bccd6575c137a5f2e1021cd5eb6084170f authored almost 14 years ago
Remove unused exception; Closes Homebrew/homebrew#4652

If version cannot be determined, then instruct the user to add one.

4abf49367006f3d695efddbc04de7b308fc99528 authored almost 14 years ago
`brew` by itself prints help but exits with non-zero

6d628d7a7451edf1c6b447ae8cc8f1929a477a70 authored almost 14 years ago
Move the Dir.getwd after help

Because we should always be able to help. And I've checked, it works fine.

69361de450114b03d20069e5865a062f76610a1b authored almost 14 years ago
Optimise/simplify `brew help`

Be more useful by being more concise. I referenced dozens of other mature commandsโ€™ usage to fig...

ec9cbc6466af66f4746413d24421525d1631002f authored almost 14 years ago
brew environment alias to --env; like `gem`

0d92987935bc7a462f44c88cc012b100cf34ff91 authored almost 14 years ago
Replace create --cache with create --no-fetch

Because since 0.8 we do the opposite, ie. download by default.

e0639f1588752d66e3d0ecb991274f23247b783f authored almost 14 years ago
Fix inheritance in exceptions

b7f093925e7a751914f131aaecd8c080d3441c16 authored almost 14 years ago
Fix 'brew log -p foo'.

aff5ea54b8aa6362fad0554664b0cead809623ff authored almost 14 years ago
Fix inheritance in formula.rb

498ef3372c2ca43d359071701cff810f9d7139bc authored almost 14 years ago
brew audit: check for missing deps

749b91c6baf004adbbdc32c3a10e9b0d209c13b3 authored almost 14 years ago
Allow 'brew install' on relative paths

2e340625f83ad73ede4b9d1c15f8e5951fbe29fe authored almost 14 years ago
Fix 'brew rm -f'

6fecafb0aae4ca8474eeadfeffcca729d6c43358 authored almost 14 years ago
brew audit - check for depends_on 'gfortran'

Signed-off-by: Adam Vandenberg <[email protected]>

0e5436d4abb120fbe101533f300d97e5688e7cd3 authored almost 14 years ago
Add Fortran configuration to ENV.rb

This provides a uniform way for formulae to indicate a Fortran compiler
is required.

Signed-off...

8991d9bf15678fd236b2c70b5f7e5a825e122d7e authored almost 14 years ago
Add 'brew grep' external command.

ddb8d1cd95d8c0562ddb1a8df3f4701aa7e95ed1 authored almost 14 years ago
Homebrew 0.8

9baece866bda7442464c85a2a3f6eba9a2d619da authored almost 14 years ago
use "git clone --depth 1"

Prefer a shallow clone for builds from git repos, as we don't need all
the historical stuff.

Si...

79d8d16184172f1aa4fabf0c4aa8017a9a3b0361 authored almost 14 years ago
brew cleanup - do not clean up keg-only brews for now

0e0d72e49fc492256c6030827c9512d45ba2f406 authored almost 14 years ago
brew cleanup - fix formula name in warning

bcf8bb5a7ff3a8367cf2a47d51456db45a2627d3 authored almost 14 years ago
Complain if a formula in core won't import.

4f22b70b4784606b7637a0c7b4a6f7594f2ee055 authored almost 14 years ago
'brew fetch' now an official command

b7e068b740997bd66483070b182741434e431936 authored almost 14 years ago
Fix UnsatisfiedExternalDependencyError

The refactor branch doesn't catch the UEDE and print the error message
containing information ab...

14d14fa69a106cc5b0a87bf3eaa3c6855cce5e84 authored almost 14 years ago
'brew options' now an official command

87398e743693942f78285c158d46f9c1502d2002 authored almost 14 years ago
Silence cleanup warning

When a cellar exists for an unknown formula, no longer print a warning.
External tools using Bre...

f0b6f6853a86a102761907ded21c3ceca5be577f authored almost 14 years ago
'brew test' now an official command

bda9ffa5d7fd08011da9d82e24252478c8681544 authored almost 14 years ago
Use ruby style for inheritance.

9ed51082c276ef4c6e24f92be266fe0394797746 authored almost 14 years ago
Fix 'brew search' with no parameter.

5a30768377e97dd6d98f991edbb4ebee5de62e23 authored almost 14 years ago
Have brew-doctor refer to the correct LLVM/GCC env variables

The HOMEBREW_(LLVM|GCC) variables mentioned in brew-doctor's
`check_cc_symlink` method are actua...

afa5d95bb4cc616abc3132038a18392100a1ab91 authored almost 14 years ago
Fix 'brew install f' for already-installed brews.

bb58511b31c124c81c305b9d67706f5347ec704e authored almost 14 years ago
Add brew options --compact to manpage

8abf954bf4ccb8553dbca4df89b52e22dcf82edb authored almost 14 years ago
Add comment and use constants

761cbd3dabf12eed5b796ccf528f36effc9e58f0 authored almost 14 years ago
audit - check formula permissions

4812dd1b891b57f40f6cf58677214b7f627c48a7 authored almost 14 years ago
Add expat.framework check to doctor

9ede899d5d71a1e415f9e6c17632812593875065 authored almost 14 years ago
Use + instead of /.

2a5f757816891016d38f2f907361b2508fd08dfc authored almost 14 years ago
Revised bug report text

712dcff45f3bb37a2141fc53c74a718993bb5ea8 authored almost 14 years ago
Stop recommending our pip

Seeing as the pip formula doesn't recommend pip anymore, we should stop telling people to use it :P

f43be169fe5197b8994bde7c02cd3789f96e66c3 authored almost 14 years ago
Added --use-gcc flag.

This allows you to use llvm as your default compiler and keep the cc symlink
pointed at llvm, wh...

618617da7354befd8d6930bd7c2cda9a47988d76 authored almost 14 years ago
ensure brewed bins are in path before installing

This makes sure that formulas find the correct pkg-config.

Signed-off-by: Adam Vandenberg <flan...

f4ffb754c37d3a83906d31a141245d367688996f authored almost 14 years ago
Fix `brew log foo`

a8d185efa01c993a742a4943b37fc0808bfebd8c authored almost 14 years ago
Don't throw if no gcc 4.0 installed

e9aa22be8f401192ba9ad1a1b96e28733e4c0da2 authored almost 14 years ago
Support the `brew instal` typo

Because `gem instal` works too.

00e654a8b7604d28951f2b5090cbffff93dacee0 authored almost 14 years ago
A install name fix step during install

We currently only fix relative paths, but we should expand this more.

521f1ec95904dcf4064d23831ca2e484b930bc26 authored almost 14 years ago
Pathname.ensure_writable

Yields after chmoding (if necessary), once block is complete restores permissions.

123f7cd00e490bf91d4272b3d4a12041ab3bc4fe authored almost 14 years ago
`brew deps foo bar` now gives the dependency intersection

Rationale: this is more useful than the union, and you can still easily get the union by running...

e96744eb6f94c19eb0910c61984e7121e063f970 authored almost 14 years ago
Don't open editor if no args passed

48fe9224561a57af841614ae93e5ab88769a6e4d authored almost 14 years ago
MacOS.xcode_prefix

More robust code than before, and replaces all usage of `xcode-select -print-path`.

d78b89dd2e0479390ca072d5bb9a09395d9c25f8 authored almost 14 years ago
Move some exceptions

0225f07ebadad87d3286c65ae705e5c78e34cb20 authored almost 14 years ago
Move brew-audit to cmds

c5c1f40d0a5f0fa0643b11949365735f16b55e3e authored almost 14 years ago
Formula.resolve_alias to compatability.rb

55bd25ff4c270d6146a1df9409ec9c35f76e2fac authored almost 14 years ago
Move string extensions

b13baedfd82747e5ed31fd7e21b8c410236f11d4 authored almost 14 years ago
Some Cleanup

c1a3b724fd2814a6f493d9d664df6a6dd788f335 authored almost 14 years ago
Refactor the brew command into one file per command

The code was sucking. To the extent that maintenance was hard. It's a lot
easier to work with co...

768910283a40afc2f76ef196d1464f0bbb2349cd authored almost 14 years ago
More modular cmd/install and FormulaInstaller

cf295690995c579e80c2dfdd1e2fc091c6431f26 authored almost 14 years ago
Refactor the blacklists

Also don't abort searches if the query matches a blacklist. Eg.
`brew search vim` should return ...

719e6c8999928f45dfca2d640cd6f9a3e784e9a1 authored almost 14 years ago
Use http://npmjs.org/ installation instructions. Fixes 4569.

Signed-off-by: Adam Vandenberg <[email protected]>

97f654701d17c8605632a0d77570a2d9c6893ddf authored almost 14 years ago
fixed README

Closes Homebrew/homebrew#4217.

Signed-off-by: Mike McQuaid <[email protected]>

970966f5a22ce0d2291dd4eaf1d240b937e71a47 authored almost 14 years ago
New options: `brew graph`

Accept any options that `brew deps` accepts.
Default to `--all` to preserve previous behaviour.
...

01a9de2876417dbb89fbdd04e14308784208ecac authored almost 14 years ago
brew-audit - check formula versions

aa14eaaf1c816bcc8a4e6280df0130128a03f000 authored almost 14 years ago
Clean up zsh completion

1. Fix a misspelled variable to avoid shell namespace pollution
2. Remove a bogus completion (th...

2fb68be78d8ff4214e4bdb835bc1763e347af60d authored almost 14 years ago
remove npm, add warning about it.

Signed-off-by: Max Howell <[email protected]>

2b88c24ead4c7da4f083174be313e654fa1a9d2e authored almost 14 years ago
Handle default install --options

i.e. `--force --debug --use-llvm --ignore-dependencies --HEAD`

Additionally:

* Use a cleaner ...

c6e78260e740821b75d826132cb11357ff63130b authored almost 14 years ago
brew --compact

6864140237512451293d9a3b9d4c082fdeaaf11d authored about 14 years ago
bash completion: --options for `brew install foo`

To trigger the option autocompletion, type:

brew install foo --[tab][tab]

Signed-off-by: A...

97b8f9a31fa9dd67bc3760a3ab7974f6a80d4450 authored about 14 years ago
Add ENV.cppflags shortcut

9752fc93fd7aea9731dec80272810ab02e651cde authored about 14 years ago
Add newline to new issue reporting instructions.

8934fdbe82a34daa656ba185f197ea439a9b0797 authored about 14 years ago
Man typos. Fixes Homebrew/homebrew#3799

4ac006fc58aa485e82e80d5f9ced8596fd9c2b94 authored about 14 years ago
brew-pull: Only append "Closes" to last commit.

5b6e6139939030f9bbed91e5e5f9d84c8c90e9e3 authored about 14 years ago
brew-pull: Handle multipatch pull requests better.

877e911cbab69b2a64b56e187beb3783f960b473 authored about 14 years ago
brew-pull: only use matched string for url.

4cf099ecdfd9d3c12358daa590fab0c9bb4de59a authored about 14 years ago
Improve brew pull to close issues.

dc3623f5a61216af9d0a811cb6c5618b666e2f98 authored about 14 years ago
Fix typos in man page

d6455e0094b712824631f5a78824218bef621757 authored about 14 years ago
Fix GithubGistFormula.

24e10826f4744c5ac6d2a1b89c32dfcf6bd44510 authored about 14 years ago
Send people to new issue wiki page.

Signed-off-by: Mike McQuaid <[email protected]>

1e71489d5176ffe40dfb10c002438f962c7464f3 authored about 14 years ago
Add `missing` and `server` to ZSH completion

Signed-off-by: Adam Vandenberg <[email protected]>

532f4d2d9163364c420bd440a644c38bc4c30f41 authored about 14 years ago
Add missing newline to brew bottle.

8199f1d617b9992cb0e9f87b23ac4bcd5a0774c5 authored about 14 years ago
Fix brew pull looking at uncommitted work.

f44d1f06e533dafb8a49cc6a4f63d9c46a4b1bd7 authored about 14 years ago
Improve reasoning in brew bottle for using gzip.

780750e0b7cacc9ba552addc3d31138c539e70ec authored about 14 years ago
Add suffix for bottles to avoid cache confusion.

1efd33cac090936616e9873ae58ae540d0581517 authored about 14 years ago
Fix spaced paths with brew bottle.

We shouldn't ever really have these but better to be safe than sorry.

55aa2a296be215716466016bfff3fc8116881328 authored about 14 years ago
Change tabs to spaces in brew bottle.

bc724bd31ee477a8fd30740ce8debb45efb961a6 authored about 14 years ago
Use full path to curl in utils.rb

5e724cbf158023b9270f60f304ff34ed0f8e3cd3 authored about 14 years ago
Add initial brew bottle implementation.

7cfe8825dcc1ca881d7c87632726d90d33c76297 authored about 14 years ago
Make the regex for URL checking more git friendly

* Urls for Git Commits need to be between 4-40 not 40.

For example:

https://github.com/mxcl/ho...

d5c58f889a6b956e9f1c2f06854832224f4320cc authored about 14 years ago
Correct the principle usage of principal principles ;)

Signed-off-by: Mike McQuaid <[email protected]>

883fd9ef897f869de56e474535629757c48f5a0b authored about 14 years ago
Don't count --install as a valid brew pull URL.

We were checking that at least one URL argument was added but
the --install parameter was also c...

5733fce6fc851ced8e16d32a7e991d777b9e2192 authored about 14 years ago
Only try and install using git pull when formula.

331a725516d17cc0a129d81c8eceff3c13ca5686 authored about 14 years ago
Fix typo in manpage.

2be392bc8c2f49d11791f63b4cba30c7b7cb0307 authored about 14 years ago
Add brew pull for easy integration of user patches

7933bd4e657ee82207914683d0e689c48465d83a authored about 14 years ago
Allow underscore in github version numbers.

f0b6870de76a3cbb328c55de677a21c123f0b35a authored over 14 years ago
Update man page

Move all documented "external commands" up with the resto f the commands,
as these will all be b...

7d44a389f70e1530bb6dbb35dbab6d58b7d48b36 authored over 14 years ago
Separate man page for brew-man

Also, revise main man page, and update brew-man command to handle
multiple input files.

320889933dac627f97b5628084143723a1429be9 authored over 14 years ago
More .DS_Store ignoring

* Don't link .DS_Store files
* Don't list .DS_Store files in `brew info`

Signed-off-by: Adam Va...

e0c23d670dc2a58f4db3f7268e75c8699b237a5d authored over 14 years ago
brew-doctor - check for another stray ENV var

Having $MACOSX_DEPLOYMENT_TARGET (for Fink) to something other than
the current system SDK will ...

2712dd6bccea139f722ac113b2f8e85913a34d6a authored over 14 years ago
Fix installing from local abs. paths.

202663eb0ca71182069b23f11c7d0bad16c98f05 authored over 14 years ago
brew-audit - check harder for commented cmake

0ecbabad63fa72e17c12e137f7ae925bec83e263 authored over 14 years ago
Use static path to tar in README

8d84234a105f11385551d7312625413c70fd6ae5 authored over 14 years ago