| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-06-26 | info: Only print Cellar info if it exists | Misty De Meo | |
| 2013-06-26 | Don't use 'obj == nil' | Jack Nagel | |
| 2013-06-27 | brew-test-bot: always write something to email file. | Mike McQuaid | |
| 2013-06-26 | audit: don't try to audit missing deps | Jack Nagel | |
| Refs Homebrew/homebrew#20829. | |||
| 2013-06-26 | Print inspected values in dependency collector errors | Jack Nagel | |
| 2013-06-26 | Clean up `brew options` | Jack Nagel | |
| 2013-06-26 | brew-test-bot: fix email subject filename. | Mike McQuaid | |
| 2013-06-26 | brew-test-bot: remove prefix from email subject. | Mike McQuaid | |
| 2013-06-26 | Reword uses comment | Adam Vandenberg | |
| 2013-06-26 | brew-test-bot: don't install dependencies first. | Mike McQuaid | |
| Now that --build-bottle is filtered we don't need to worry about extra installation time. | |||
| 2013-06-26 | ARGV: filter build-bottle from dependencies. | Mike McQuaid | |
| Fixes Homebrew/homebrew#20682. | |||
| 2013-06-26 | brew-test-bot: force fetching formulae. | Mike McQuaid | |
| References Homebrew/homebrew#20807. | |||
| 2013-06-26 | Detect Command Line Tools on Mavericks. | David Rice | |
| Closes Homebrew/homebrew#20774. | |||
| 2013-06-26 | Formula.each: note why import failed | Jack Nagel | |
| Refs Homebrew/homebrew#20819. | |||
| 2013-06-26 | uses: fail fast if invalid formula names are given | Jack Nagel | |
| Fixes Homebrew/homebrew#20819. | |||
| 2013-06-26 | Skip test on Xcode only systems | Adam Vandenberg | |
| 2013-06-25 | Rename Fortran requirement to fix option generation | Jack Nagel | |
| So, `depends_on :fortran => :optional` will generate "--with-fortran" rather than "--with-fortranRequired". | |||
| 2013-06-25 | Fix info --github | Adam Vandenberg | |
| Closes Homebrew/homebrew#20780. | |||
| 2013-06-25 | Note which formula's requirements failed | Jack Nagel | |
| Closes Homebrew/homebrew#20713. | |||
| 2013-06-25 | Yield correct dependent when expanding requirements | Jack Nagel | |
| 2013-06-25 | Uniqify tags when merging dependencies | Jack Nagel | |
| 2013-06-24 | brew-server: fix reference to removed method | Jack Nagel | |
| Fixes Homebrew/homebrew#20744. | |||
| 2013-06-24 | Requirement: callers are responsible for invoking #satisfied? | Jack Nagel | |
| This hack was necessary since requirements were not checked again in the forked build process, but now they are, and calling it again after the build environment has been set up can produce incorrect results. In fact, if it happens to return false the second time, the env modification will be skipped altogether. | |||
| 2013-06-24 | Add 'From:' to GitHub url for formula | Adam Vandenberg | |
| Closes Homebrew/homebrew#20724. | |||
| 2013-06-24 | Add Fortran ENV helpers | Adam Vandenberg | |
| 2013-06-24 | Update audit for Fortran dependency | Adam Vandenberg | |
| 2013-06-24 | Add :fortran requirement | Adam Vandenberg | |
| 2013-06-24 | Misplaced manpages fail brewbot | Adam Vandenberg | |
| Closes Homebrew/homebrew#20711. | |||
| 2013-06-24 | Use 'path or URL' as tap for non-tap, non-core formulae | Adam Vandenberg | |
| 2013-06-24 | Show tap/path for non-core formulae on build failure | Adam Vandenberg | |
| Closes Homebrew/homebrew#16373. Closes Homebrew/homebrew#20725. | |||
| 2013-06-24 | Show conflicting files on install if linking fails | Adam Vandenberg | |
| Closes Homebrew/homebrew#18303. Closes Homebrew/homebrew#20726. | |||
| 2013-06-24 | Actually make the assertion we care about | Jack Nagel | |
| 2013-06-24 | Copy env_proc when merging deps | Jack Nagel | |
| 2013-06-23 | Remove unused guard in canonical_name | Adam Vandenberg | |
| Closes Homebrew/homebrew#20718. | |||
| 2013-06-23 | document canonical name and move vars down to usage | Adam Vandenberg | |
| Closes Homebrew/homebrew#20719. | |||
| 2013-06-23 | Use unicode escape | Adam Vandenberg | |
| Prevents this character from being changed when resaving this file with TextMate (1) on Snow Leopard. Closes Homebrew/homebrew#20715. | |||
| 2013-06-23 | irb: pass strings to factory, not symbols | Adam Vandenberg | |
| 2013-06-23 | remove no-op code in bottle.rb | Adam Vandenberg | |
| ARGV.formulae returns formulae, so no need to pass through factory | |||
| 2013-06-23 | Clean the cleaner | Adam Vandenberg | |
| * Fix a comment; we pass in formulae not names * Don't pass the formula to factory; this is just a pass-through * Move require to top-level | |||
| 2013-06-23 | caveats: tweak reload wording. | Mike McQuaid | |
| 2013-06-22 | Extract constant in GitHub module | Jack Nagel | |
| 2013-06-22 | Extract method in Github module | Jack Nagel | |
| 2013-06-22 | Remove trailing whitespace | Jack Nagel | |
| 2013-06-22 | Remove MultiJson | Jack Nagel | |
| Closes Homebrew/homebrew#20696. | |||
| 2013-06-22 | Use OkJson directly | Jack Nagel | |
| 2013-06-22 | Vendor OkJson directly | Jack Nagel | |
| 2013-06-22 | Add Utils::JSON to wrap the JSON implementation | Jack Nagel | |
| 2013-06-22 | Homebrew has an actual license, remove stale comment | Jack Nagel | |
| 2013-06-22 | deps: allow "--installed --tree" | Jack Nagel | |
| 2013-06-22 | deps: use OpenStruct to capture the mode | Jack Nagel | |
