| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-31 | bottle: improve bottle commit writing. | Mike McQuaid | |
| 2014-01-30 | brew-test-bot: strip more unicode crap from XML. | Mike McQuaid | |
| 2014-01-30 | brew-test-bot: handle git repositories for upload. | Mike McQuaid | |
| 2014-01-30 | bottle: show diff before trying to commit. | Mike McQuaid | |
| 2014-01-30 | language_module_dependency: don't use build_env. | Mike McQuaid | |
| This is so a e.g. brewed Python's modules can be found by superenv. References Homebrew/homebrew#26229. Closes Homebrew/homebrew#26197. | |||
| 2014-01-29 | don't trigger VCS when patching | Adam Vandenberg | |
| When patching read-only files, patch can try to check-out from a VCS system when other conditions are met, such as environmental variables being set. Homebrew never wants to trigger this behavior, so pass --get=0. Closes Homebrew/homebrew#26277. | |||
| 2014-01-29 | python_dependency: cleanup and fix build env. | Mike McQuaid | |
| * Only set PYTHONPATH for Python 2. * Set the Python binary for superenv. References Homebrew/homebrew#24842. Closes Homebrew/homebrew#26197. Closes Homebrew/homebrew#26216. Closes Homebrew/homebrew#26218. Closes Homebrew/homebrew#26228. | |||
| 2014-01-28 | pod2man: Fix for machines upgraded to Mavericks | Manpreet Singh | |
| Closes Homebrew/homebrew#24590. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-01-28 | Fix comment error in example formula | Guillaume Algis | |
| Closes Homebrew/homebrew#26017. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-01-27 | Revert "Add python superenv wrapper" | Misty De Meo | |
| This reverts commit 90e22e389c539b25fe7864645bfe5e2a9ce7452f. | |||
| 2014-01-27 | Redo python shim script in ruby | Misty De Meo | |
| 2014-01-26 | Make `brew tap` error message more clear | aereal | |
| Closes Homebrew/homebrew#25813. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-01-26 | Add python superenv wrapper | Misty De Meo | |
| Closes Homebrew/homebrew#26140. Signed-off-by: Misty De Meo <mistydemeo@gmail.com> | |||
| 2014-01-26 | upgrade: fix output when no packages to upgrade. | Frizlab | |
| When upgrading, if the only package to upgrade is a pinned package, the output looked like that: ==> Upgrading 0 packages, with result: ==> Not upgrading 1 pinned package: <<package_name & version>> The blank line is not beautiful. This commit fixes the output and replaces with: ==> No packages to upgrade ==> Not upgrading 1 pinned package: <<package_name & version>> Closes Homebrew/homebrew#26157. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-25 | brew-test-bot: install GCC if needed. | Mike McQuaid | |
| 2014-01-23 | brew_zsh_completion: add `brew services` support | Ed Lui | |
| Closes Homebrew/homebrew#26105. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-22 | mac: note that we only track stable Xcode versions. | Mike McQuaid | |
| 2014-01-21 | caveats: tweak python site-packages wording. | Mike McQuaid | |
| References Homebrew/homebrew#25789. | |||
| 2014-01-20 | python_dependency: cleanup, fix satisfy. | Mike McQuaid | |
| Closes Homebrew/homebrew#26067. | |||
| 2014-01-20 | utils: improve issue searching. | Mike McQuaid | |
| * issues_matching now returns an array * prints issues titles and URLs * find_pull_requests shows closed PRs if no matching PRs are open Closes Homebrew/homebrew#26032. | |||
| 2014-01-20 | PythonDependency: massive refactoring. | Mike McQuaid | |
| Closes Homebrew/homebrew#24842. | |||
| 2014-01-20 | bottle: only print relocations with --verbose. | Mike McQuaid | |
| 2014-01-19 | caveats: print .app caveats if installed to keg. | Mike McQuaid | |
| 2014-01-19 | keg: add function to detect if .app(s) installed. | Mike McQuaid | |
| 2014-01-19 | bottle: use new quoting style. | Mike McQuaid | |
| 2014-01-16 | Only search open pull requests, not closed | Misty De Meo | |
| Refs Homebrew/homebrew#25962. | |||
| 2014-01-15 | LICENSE: copyright 2014. | David Larson | |
| Closes Homebrew/homebrew#25917. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-14 | gist logs: print last url | Stefan | |
| Closes Homebrew/homebrew#25514. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-14 | gist logs: fix error message | Stefan | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-11 | Fix typo | Jack Nagel | |
| 2014-01-11 | Fix tokenizing openssl style versions | Jack Nagel | |
| Fixes Homebrew/homebrew#25736. | |||
| 2014-01-11 | LanguageModuleDependency: remove code that only worked by accident | Jack Nagel | |
| The array elements here are individual arguments to exec, not a string to pass to the shell; this only appeared to work. In reality, `opam list` accepts "|" as valid argument, and the command works fine without grepping the output. | |||
| 2014-01-11 | man: add reinstall command. | Mike McQuaid | |
| 2014-01-11 | man: use <br> instead of whitespace for linebreak. | Mike McQuaid | |
| 2014-01-10 | Escape issue search string | Jack Nagel | |
| Fixes Homebrew/homebrew#25779. | |||
| 2014-01-09 | pull: fix --bottle to no longer use mxcl. | Mike McQuaid | |
| 2014-01-09 | search: handle tap not found and suggest update. | Mike McQuaid | |
| Closes Homebrew/homebrew#25706. Closes Homebrew/homebrew#25682. | |||
| 2014-01-08 | Revert "detect_cxx_stdlibs: ignore executables." | Mike McQuaid | |
| This reverts commit 1cd636d368c66d1346adc1c38633c8f204c759f4. | |||
| 2014-01-07 | brew-test-bot: output files removed from cache. | Mike McQuaid | |
| 2014-01-07 | brew-test-bot: nuke cache on cleanup. | Mike McQuaid | |
| 2014-01-07 | create: fix typos | Christian Moritz | |
| Closes Homebrew/homebrew#25709. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-01-07 | detect_cxx_stdlibs: ignore executables. | Mike McQuaid | |
| 2014-01-07 | create: always use double quotes. | Mike McQuaid | |
| 2014-01-04 | bottle: improve "not installed" message. | Mike McQuaid | |
| Fixes Homebrew/homebrew#25546. | |||
| 2014-01-04 | caveats: show python caveats if modules installed. | Mike McQuaid | |
| 2014-01-04 | Pathname: add methods to write env scripts. | Mike McQuaid | |
| 2014-01-04 | ENV: add method to prepend and create a PATH. | Mike McQuaid | |
| 2014-01-04 | formula: fix whitespace. | Mike McQuaid | |
| 2014-01-04 | stdenv tests: add gcc-4.0 test | Misty De Meo | |
| 2014-01-04 | ENV.gcc: remove raise | Misty De Meo | |
| This raise happened in no other ENV methods, and isn't really necessary since fails_with guards against this method actually being called unless gcc-4.2 is actually installed. | |||
