| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-06 | Don't use install_p directly | Jack Nagel | |
| 2013-07-05 | audit more template comments | Adam Vandenberg | |
| 2013-07-05 | Give advice when GitHub API requests fail | Jack Nagel | |
| Refs Homebrew/homebrew#21023. | |||
| 2013-07-05 | SUPPORTERS: Add Hashrocket logo. | Mike McQuaid | |
| 2013-07-05 | SUPPORTERS: add £200 supporters. | Mike McQuaid | |
| 2013-07-04 | Add audit for leading 'v' in version numbers | Adam Vandenberg | |
| 2013-07-04 | bottles: only try f.bottle.revision if it exists. | Mike McQuaid | |
| 2013-07-04 | Formulary: fix incorrect bottle variable usage. | Mike McQuaid | |
| 2013-07-04 | brew-test-bot: always force uninstall. | Mike McQuaid | |
| Also filter the force flag from pretty output. Closes Homebrew/homebrew#20988. | |||
| 2013-07-04 | SUPPORTERS: Add £450, £400, £100 and £50 tiers. | Mike McQuaid | |
| £200 and £15 still awaiting responses. Closes Homebrew/homebrew#19892. | |||
| 2013-07-03 | Don't always show an error at the end of brew versions | Adam Vandenberg | |
| 2013-07-03 | audit default template comments | Adam Vandenberg | |
| 2013-07-02 | Hardware: Query sysctl for instructon sets | Misty De Meo | |
| This may be more accurate than guessing. | |||
| 2013-07-02 | Remove more nesting in python_helper | Adam Vandenberg | |
| 2013-07-02 | Reduce nesting and remove extra whitespace in python_helper | Adam Vandenberg | |
| 2013-07-02 | allow installation of formulae from the current folder | Adam Vandenberg | |
| Closes Homebrew/homebrew#19177. | |||
| 2013-07-02 | Better handling of Gnome desktop files | Adam Vandenberg | |
| Gnome desktop support has a lot of folders in share that should be created directly in share, rather than shared. Add these folders to keg, and don't link any icon cache files into share. Closes Homebrew/homebrew#20340. | |||
| 2013-07-01 | versions: pass string to factory | Adam Vandenberg | |
| Closes Homebrew/homebrew#20951. | |||
| 2013-07-01 | Remove message from default_formula'd requirements | Mike McQuaid | |
| 2013-07-01 | Better behavior for failed connections in `brew search` | Jack Nagel | |
| Fixes Homebrew/homebrew#20868. | |||
| 2013-07-01 | CLT is just CLT now; not "for Xcode". | Mike McQuaid | |
| References Homebrew/homebrew#17383. | |||
| 2013-07-01 | Add Haswell to CPU tests | Misty De Meo | |
| These tests need a lot of work... | |||
| 2013-07-01 | Hardware::CPU (Mac): add Haswell | Misty De Meo | |
| See Homebrew/homebrew#20935. | |||
| 2013-06-30 | Fix appending .rb to local formulae names | Adam Vandenberg | |
| Closes Homebrew/homebrew#20926. | |||
| 2013-06-30 | Fixed several broken sourceforge.net download locations | Victor Martinez | |
| Closes Homebrew/homebrew#20645. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-06-30 | audit sourceforge URLs even harder | Adam Vandenberg | |
| 2013-06-30 | install plist before linking | Adam Vandenberg | |
| If linking fails, won't try to re-install the plist. Closes Homebrew/homebrew#20843. | |||
| 2013-06-30 | Catch another name error | Adam Vandenberg | |
| Closes Homebrew/homebrew#20920. | |||
| 2013-06-29 | Do this in a saner way | Jack Nagel | |
| 2013-06-29 | doctor: don't pass pathnames to Formula.factory | Jack Nagel | |
| Fixes Homebrew/homebrew#20908. | |||
| 2013-06-29 | Add 'unload' | Adam Vandenberg | |
| 2013-06-29 | Formulary.factory always expects a string | Adam Vandenberg | |
| 2013-06-29 | Use Formula Loaders | Adam Vandenberg | |
| 2013-06-29 | Move Formula.factory into new Formulary module | Adam Vandenberg | |
| 2013-06-29 | Don't attempt to audit md5 checksums, but complain if they are used | Jack Nagel | |
| 2013-06-29 | os/linux/hardware: `uname -m` may be /i[3-6]86/ | Shaun Jackman | |
| Closes homebrew/linuxbrew#16 Closes Homebrew/homebrew#20903. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2013-06-29 | Add TODO to canonical_name | Adam Vandenberg | |
| 2013-06-29 | Pass strings to factory | Adam Vandenberg | |
| 2013-06-29 | brew-cleanup-installed: add new external command. | Mike McQuaid | |
| brew-cleanup-installed: uninstall all non-whitelisted Homebrew formulae. Useful for maintainers/testers who regularly install lots of formulae they don't actually use. Populate ~/.brew-cleanup-installed with the formulae you want to keep installed. All others will be uninstalled when brew-cleanup-installed is run. | |||
| 2013-06-29 | brew-test-bot: change default email subject. | Mike McQuaid | |
| 2013-06-28 | Reject versions that aren't strings | Jack Nagel | |
| 2013-06-28 | Detect versions in tag specs | Jack Nagel | |
| Closes Homebrew/homebrew#18300. Closes Homebrew/homebrew#20891. | |||
| 2013-06-28 | Simplify custom version scheme handling | Jack Nagel | |
| 2013-06-29 | brew-test-bot: improve JUnit output for Jenkins. | Mike McQuaid | |
| 2013-06-29 | brew-test-bot: move command shortening to method. | Mike McQuaid | |
| 2013-06-29 | brew-test-bot: fix logs in spaced directories. | Mike McQuaid | |
| 2013-06-28 | Make non-exes in bin fatal to brew-bot | Adam Vandenberg | |
| Closes Homebrew/homebrew#10817. | |||
| 2013-06-27 | brew --env: Add missing CPATH environment variable | Paul Fitzpatrick | |
| Closes Homebrew/homebrew#20813. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-06-27 | Add an exception for imagemagick in build-time dep audit | Jack Nagel | |
| 2013-06-27 | Clarify ENV.gcc, ENV.llvm c++ compiler names | Misty De Meo | |
