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

Everything on GitHub is https now

Also do the redirect because we can't predict the future.

c925501d9f2b34f5445a9a4a590cacd853da5271 authored over 14 years ago
Quash warning.

Fixes Homebrew/homebrew#3056

d02941e1da6811805cbc434e1adc77b95331c12f authored over 14 years ago
Add proxy information to man page

5e64bfbd55c0f146b8293cb6354a5e7038775159 authored over 14 years ago
Bump Homebrew to 0.7.1

The Homebrew version number is mainly useful for bug reports. Since it is
included in "brew --co...

b6332de28d51a069187c8faf163c3b4afc538c56 authored over 14 years ago
Reformat keg-only message

c8781e720f75e067796ef187fa45240a84be1448 authored over 14 years ago
Fix .gitignore to allow add bin/brew without -f

1cd2c685a015f6c56e5cc1b5b27475ede72c8822 authored over 14 years ago
fix warnings: ambiguous splat

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

b7fa82b28df2c076ce2d4bb4dc0384aad75cee2a authored over 14 years ago
fix warnings: splat is redundant for puts

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

6ff5e194c74cbfc53c53b867159faed5a5afc086 authored over 14 years ago
fix warnings: ambiguous first arg

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

1e41264f420b9ac5d8864e162d00ccfaa2020662 authored over 14 years ago
Document brew install <url>

c61204eb1ebc3d6f53dff9833796708ce3397d53 authored over 14 years ago
Allow installation from URLs

This allows installation like:
brew install http://example.com/something.rb

Based on an ori...

ea03121688a19c827f1da230ac90c37e29e77608 authored over 14 years ago
brew-audit - check for combined make calls

d14323b9a07344404bd2f628bfe75db593727828 authored over 14 years ago
`brew log` should show complete Git log if no formulae are specified

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

c3c27be583b7c95d4197cffc18bfdb7422bd43e4 authored over 14 years ago
Ignore .DS_Store files when listing keg contents

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

8e8875f8f41d22cf03f7d14fdcd494bd9a8aef05 authored over 14 years ago
Handle dashed tags at github.

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

14ebf705aeb224934326b06cf95f1269f0ceca3c authored over 14 years ago
Prefer HEAD version if its installed

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

a305360099d5aa973640556653ec0b5be266a792 authored over 14 years ago
brew-doctor - alt. autoconf path

f4ce357d44ef6e9eaf3d891795643ad517d269f0 authored over 14 years ago
brew-test - make ENV available to tests

ee72f25b88c40defb261747ba4619ee326fa1830 authored over 14 years ago
All vcs strategies support cached_download

b602128a838c372a1d2d5919bcef4518f3deb9af authored over 14 years ago
fix jruby external deps

06c7f4a29db9e3ba54d98b91d176c1afa60ebe83 authored over 14 years ago
readme - how to find packages

6eaf33ae71422a285a768d2361adf2e1cfca1e85 authored over 14 years ago
brew-audit - add check for tabs.

Add a new mode "brew audit --warn" that performs stricter checks
that might not need to be fixed...

405613a0ef9d725b847c3d2228ef8b0d984de251 authored over 14 years ago
brew-doctor - fix keg-only check

b82be5c8b0d3482da165d6ee8bbd0ddfce547695 authored over 14 years ago
brew-doctor - tweak git message

b6bd22bfc98f79843d0a68a3d31b08d1932ddb81 authored over 14 years ago
brew-doctor - also check /usr/local/etc

93a0d56386fdeca671cf858b1bfe7b7c3d35ed72 authored over 14 years ago
typo in comment

06f484d1e53f526a8d71bd899a825b94947235a4 authored over 14 years ago
extract undent test to test case

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

3ea550100f948e307ecd67413089faf6b5057f20 authored over 14 years ago
Add link shortcut ln to doc

599c7fe7d073028d853337f02a957c9e9140d120 authored over 14 years ago
Add remove --force

266b3265aa9047b505f038c0913a29db083d8449 authored over 14 years ago
remove - show message when multiple versions exist

cdf35d1d8df43c5d36e502340820175bb0509ada authored over 14 years ago
Use classes instead of strings for exceptions

560408d01b5b2bba26bc0926802246687e48911b authored over 14 years ago
clean up wording in the macports/fink warning msg

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

* Additional tweaks by me.

dbd7f1c855c9dce45a464ed4197e1f107a336c0c authored over 14 years ago
update - consistent quoting; use INIT_COMMAND

91f3823997f7a1a3813cab93b339f6813216827d authored over 14 years ago
Xcode url changed

25c402bd970005c067cd677668a0521432082080 authored over 14 years ago
Document fetch --force

d8e3640e1e5d788d7ad69b2a55fbd1026704a641 authored over 14 years ago
Document fetch --HEAD

739f96843aae1e11ab7ffeddfa401752cbda12a8 authored over 14 years ago
Document brew install --force --HEAD

64027ae9d5b9a251b32bed21518db56b08d9d5c9 authored over 14 years ago
brew-audit - don't complain about --HEAD options

61156e979fa4ba7f5225db3af0cf88eeffab5b02 authored over 14 years ago
Allow :build dependencies.

9108e3956c3bd689ad27b8c2f156c8593251f965 authored over 14 years ago
brew-audit - check for include? --HEAD

48cdd7bc87029e4a080ebe393441fe3f70eff831 authored over 14 years ago
add test to completion

d501b256e5a81176b4efe0b3f008ddf090b29b39 authored over 14 years ago
Consider outdated kegs in brew uses --installed

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

3a4fa6aa57519c3e3615b9d10b4f795cd3738bf0 authored over 14 years ago
Tweak display of missing sha

337456ca90296701cd7ee9fe7798ce167361975a authored over 14 years ago
Coerce ENV.append/prepend values to strings.

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

9e1470684f671269a785fccccd3b87fc75c81ecf authored over 14 years ago
document brew log

2366cb3f9b9445fd79f7b4934a8bd7660a25c5a0 authored over 14 years ago
add install check for top-level info

80ae0e6d95aa67be0648af9318fad0d849898dc9 authored over 14 years ago
Added FossilDownloadStrategy (Fossil SCM support)

This will enable downloading source repository using fossil SCM.
For example, formulae `fossil` ...

915b018e159569b2dcf39388e5ef0af985b34402 authored over 14 years ago
brew doctor - remove double negative

25f6bffa3097e420193a8f427eacdf9f8f045556 authored over 14 years ago
add Xcode version to brew --config

b9dc3c6527beab872578afad89d1dacc7020a6ab authored over 14 years ago
brew-log accept `git log` options & multiple brews

05d7c0cae0966380f821bb947b24e77095e9ac39 authored over 14 years ago
brew-missing - don't count outdated as missing

f708b0b81ff8231969f8920e22a9713e82b8a1d9 authored over 14 years ago
Some people alias 'ls' so escape it in bash completion

8b8bf793150ab4f983ccce6ced6bf0bf5f18abe8 authored over 14 years ago
brew-audit - use preferred debian mirror

20e2844df798d7a490bbee8f8f41934f6d1eb367 authored over 14 years ago
Fix brew edit foo

0305ee47a743aafa99fa4737fb8b523883dae886 authored over 14 years ago
Use %w quoting in ENV list

7adf1c80bd60d51d87836609842c9e575f45ab6a authored over 14 years ago
Tweak unknown command message

f50f2f8d52946f97f56d0a1131fa3c1b5c2863e1 authored over 14 years ago
improve std_cmake_parameters comments

8eaa812711ef73597e2287222393b5630dc6a7d8 authored over 14 years ago
Move resolve_alias from ARGV to Formula

Also, call this function from a few places where the code was duplicated.

bb01afce4c0804b3603602496292077d3d92f0a4 authored over 14 years ago
Add formula name to LLVM warning

18f9969b65d3a9a39ae721c1d967d596b7aef898 authored over 14 years ago
refactor compiler messages

76dcc1929b0e651ef4807695457a355d74c77840 authored over 14 years ago
Don't allow unsupported dep types

400aa9eac95523cc832b8e09d11983bb95cae40f authored over 14 years ago
brew-doctor - add access check to include

5707787358b795c5c2e9891346203e0283e64d0b authored over 14 years ago
add libpcap to list

e757d7c9563fb30e0d5b06ffeb6e42e3160d7e0a authored over 14 years ago
Tweak man entry for brew uses

3d1fb263e84b873b35d8fc0d74c162d1c91385d6 authored over 14 years ago
fix typo

82fe02170a213e38e1cafcbc45cab8c8e6e45146 authored over 14 years ago
Fix brew list completion and add support for --versions switch

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

098159d81179c8cfbd550710fa5a5f64ecfaac72 authored over 14 years ago
Check git repos for validity before updating.

If you `brew install erlang` and then control-C during the git clone,
you can leave your cloned ...

8a60d852b3ad4ba0dc6c59dc9a5d956eed300e1d authored over 14 years ago
Add another file check to check_for_macgpg2

e750242b73d3dba199fd7491972854ca6b48ea38 authored over 14 years ago
ImageMagick - use svn repo instead of tarballs

The ImageMagick mirrors like to drop old tarballs, which means that our
formula breaks whenever ...

b2cde10e7e070045ae1a2eed5a0b842a905921c8 authored over 14 years ago
Let the `gzip` utility function accept multiple paths.

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

730cd0e6fea17d7e5df511b2c1fce4d70c197167 authored over 14 years ago
brew-fetch - warn if checksums differ

389fdec9d4889401a32b2ff6015902cad308ff71 authored over 14 years ago
typo

b60a1b1ebe97adb5c3262eeba942d7abf23a3693 authored over 14 years ago
add 'brew install --force' to manpage

14b8148677b6404878b25a5c13a0f8b4cc23c452 authored over 14 years ago
test_updater: Make fixture internally consistent

The update_git_pull_output_with_formulae_changes fixture (which consists
of mocked-up `git pull`...

80e17cde57577af5b3c6afe26fb8ea9967b408ce authored over 14 years ago
brew-audit - empty checksums with either type of quote

581d35a087a7469511bc6e5dce5526ef977ad260 authored over 14 years ago
brew-audit - check for commented-out dependencies

"brew audit" will now warn about commented-out dependencies.

Updated formulae that had these to...

12dceba8203e1a06d13056fae5be6811cb60d320 authored over 14 years ago
Fetch new tags for git repos when cached.

d518fca81c7ecebcb56feaabdb142dfd322b429c authored over 14 years ago
Don't descend keg-root symlinks, just show where they point

2f438179a7dbfe7599e6e20727600556a5f521c3 authored over 14 years ago
Pathname./ because it looks a lot better than +

400507b18acfa3705e21831637bd1ea32a44143e authored over 14 years ago
brew-audit - check SourceForge urls

b7afc8d8cf00762b7167673b83673990288e4603 authored over 14 years ago
brew-audit - yet another path shortcut check

a7e902ce7867c0b7d3b99b4f0ad1a42f70bee0a2 authored over 14 years ago
brew-audit - check inreplace block var name

b98d8366bcf44d4db82eba48a2a420e7dc2cc5be authored over 14 years ago
Fix brew-leaves

bb3f9c4f3e16997c23e34026cd8499cf093a899f authored over 14 years ago
Document brew options

ef1f45fbc3b93053c06ffedfdef5cfe3370be42b authored over 14 years ago
brew-audit - catch more interpolation style issues

e9043abc5784c0ae442479f097d75750f9ac3a09 authored over 14 years ago
Bump Xcode recommendation to 3.2.3

2bb9fa1b2221e4ee2bf08db0f30ee80a7944b057 authored over 14 years ago
ENV.rb - style tweak

e1af735d7752f31fcffd897cdafa4203813fa6a0 authored over 14 years ago
brew-doctor - fix llvm typo

339abc769d17cc9c8c39ca7236baffa21d212ce5 authored over 14 years ago
brew-audit: add check for git and fix warnings

14353b5491f64852da15af9cf3a1623a7dcda4b6 authored over 14 years ago
Add ENV.ldflags and use.

53cf7e843b05a1dc1247312c9358023234bb9411 authored over 14 years ago
Add ruby target to --config

fc7a0be039c33420175f44661e8ea56604c47c64 authored over 14 years ago
Use 'realpath'

56a4342eebb9456bb5f5eb2b5f0503d25d48c39b authored over 14 years ago
Improve :provided_by_osx rationale message

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

64b45334bb07f45ec50d546f36cfdff06d1f0e13 authored over 14 years ago
Update help options

6907bdae01638a4281a58736f0e262364bb3772b authored over 14 years ago
Fix typo in update.rb

Signed-off-by: David Höppner <[email protected]>

07f4efa8784ccbef872f7ca3c7b0caf89bb2ff96 authored over 14 years ago
Blacklist vim, screen and libarchive

bbad458c9b6322b9b5c045d10651962bcaa8d074 authored over 14 years ago
Fixed recognition of versions like 'foobar-4.50-beta' in Pathname#version

Sphinx currently has a download name 'http://sphinxsearch.com/downloads/sphinx-1.10-beta.tar.gz'...

bd6fb103614d2b7e4f49bf6c6bdfb5e8e769c2c1 authored over 14 years ago
Remove HOMEBREW_CACHE from "brew --config"

HOMEBREW_CACHE isn't really helpful in diagnosing problems, and some
people don't like their use...

4f56674c7201cf9da33c34a98bf16efb45491832 authored over 14 years ago
Define "snow_leopard_64?"

snow_leopard_64? (defined in Hardware) is a short-cut for:
MACOS_VERSION >= 10.6 and Hardware....

1e5b23f2dbeefce66efde1d60e4e0823315733bb authored over 14 years ago
Only check for Jars if lib exists.

1146eec3bfc41aa8719711cc73a2f3357c154803 authored over 14 years ago