This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 07, 2011
-
-
- Feb 28, 2011
-
-
Second Planet authored
Closes Homebrew/homebrew#4217. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Feb 21, 2011
-
-
Martin Kühl authored
Accept any options that `brew deps` accepts. Default to `--all` to preserve previous behaviour. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
- Feb 14, 2011
-
-
George Kulakowski authored
1. Fix a misspelled variable to avoid shell namespace pollution 2. Remove a bogus completion (the 'brew xo' one) 3. Add missing tab completion code for - Several arguments/commands (options, --cellar etc.) - Aliases (e.g. home and homepage) - 'brew edit' complete to all formulae, not just installed ones Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Feb 13, 2011
-
-
isaacs authored
Signed-off-by:
Max Howell <max@methylblue.com>
-
- Feb 10, 2011
-
-
Justin Hileman authored
i.e. `--force --debug --use-llvm --ignore-dependencies --HEAD` Additionally: * Use a cleaner `if` block in install options completion case. * De-dupe options for subsequent completion (e.g. stop offering --foo once --foo option has been used). Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Feb 05, 2011
-
-
Adam Vandenberg authored
-
Justin Hileman authored
To trigger the option autocompletion, type: brew install foo --[tab][tab] Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Jan 23, 2011
-
-
Adam Vandenberg authored
-
- Jan 09, 2011
-
-
Mike McQuaid authored
-
- Jan 03, 2011
-
-
Adam Vandenberg authored
-
- Jan 02, 2011
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Dec 31, 2010
-
-
Mike McQuaid authored
-
- Dec 30, 2010
-
-
Mike McQuaid authored
-
- Dec 27, 2010
-
-
Adam Vandenberg authored
-
- Dec 23, 2010
-
-
Adam Vandenberg authored
-
Mike McQuaid authored
Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Dec 21, 2010
-
-
Gabe Berke-Williams authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Dec 02, 2010
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
We shouldn't ever really have these but better to be safe than sorry.
-
Mike McQuaid authored
-
- Nov 27, 2010
-
-
Adam Vandenberg authored
-
- Nov 24, 2010
-
-
Mike McQuaid authored
-
- Nov 21, 2010
-
-
Lee Packham authored
Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Lee Packham authored
* Urls for Git Commits need to be between 4-40 not 40. For example: https://github.com/mxcl/homebrew/commit/805a https://github.com/mxcl/homebrew/commit/805 Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
We were checking that at least one URL argument was added but the --install parameter was also counted in that.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Nov 20, 2010
-
-
Mike McQuaid authored
-
- Nov 08, 2010
-
-
Adam Vandenberg authored
-
- Nov 07, 2010
-
-
Adam Vandenberg authored
Move all documented "external commands" up with the resto f the commands, as these will all be built-in commands after the next code re-org.
-
Adam Vandenberg authored
Also, revise main man page, and update brew-man command to handle multiple input files.
-
- Nov 06, 2010
-
-
Michael Dippery authored
* Don't link .DS_Store files * Don't list .DS_Store files in `brew info` Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Nov 05, 2010
-
-
Adam Vandenberg authored
Having $MACOSX_DEPLOYMENT_TARGET (for Fink) to something other than the current system SDK will cause Git to fail to compile (when building the Python bindings).
-
Adam Vandenberg authored
-