| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-27 | link: print wrapper is not always required | Jack Nagel | |
| 2014-03-26 | Add missing newline to link and unlink in verbose mode | Jack Nagel | |
| 2014-03-25 | Revert "doctor: use double quotes for setting PATH." | Mike McQuaid | |
| I'm an idiot. This reverts commit f890e4973840a66a522189c8e5530bff61d17162. | |||
| 2014-03-25 | audit: don't warn about tarball in non-GitHub URL. | Mike McQuaid | |
| 2014-03-25 | doctor: use double quotes for setting PATH. | Mike McQuaid | |
| Closes Homebrew/homebrew#27619. | |||
| 2014-03-24 | Check existence of target keg instead of hiding exceptions | Jack Nagel | |
| 2014-03-22 | Don't send, just call the method directly | Jack Nagel | |
| 2014-03-21 | audit: #{prefix}/Frameworks -> #{frameworks} | Jack Nagel | |
| 2014-03-21 | audit: suggest proper `if build.with(out)` usage | Ian Lancaster | |
| Closes Homebrew/homebrew#27759. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-03-19 | audit: catch new style gist URLs | Jack Nagel | |
| 2014-03-19 | audit: fix gist patch URL regex | Geoff Nixon | |
| Closes Homebrew/homebrew#27255. Signed-off-by: Jack Nagel <jacknagel@gmail.com> Conflicts: Library/Homebrew/cmd/audit.rb | |||
| 2014-03-18 | Fix copy/paste error | Jack Nagel | |
| Fixes Homebrew/homebrew#27685. | |||
| 2014-03-18 | Detect absolute symlinks during bottle relocation check | Jack Nagel | |
| 2014-03-15 | diy: warn when detected name is an alias | Jack Nagel | |
| cf. Homebrew/homebrew#22778. | |||
| 2014-03-15 | Modernize `brew diy` | Jack Nagel | |
| 2014-03-15 | Rewrite `brew reinstall` | Jack Nagel | |
| Fixes Homebrew/homebrew#23928. | |||
| 2014-03-13 | Teach audit about new patches implementation | Jack Nagel | |
| 2014-03-13 | Teach fetch to download patches | Jack Nagel | |
| 2014-03-13 | Make FormulaInstaller setup more readable | Jack Nagel | |
| 2014-03-13 | Make debug an installer mode | Jack Nagel | |
| 2014-03-13 | Make verbose an installer mode | Jack Nagel | |
| 2014-03-13 | Make interactive an installer mode | Jack Nagel | |
| 2014-03-13 | Don't set installer options to their default | Jack Nagel | |
| ignore_deps and show_header default to false. | |||
| 2014-03-13 | bottle: remove pyc files before bottling. | Mike McQuaid | |
| Allows more `cellar :any` bottles. | |||
| 2014-03-11 | Fix `brew bottle --merge` | Jack Nagel | |
| 2014-03-10 | Drop executable bit from linkapps.rb | Jack Nagel | |
| 2014-03-10 | Update --cache command for generalized bottle implementation | Jack Nagel | |
| 2014-03-10 | Update bottle command for generalized bottle implementation | Jack Nagel | |
| 2014-03-10 | Update fetch command for generalized bottle implementation | Jack Nagel | |
| 2014-03-10 | Update info command for generalized bottle implementation | Jack Nagel | |
| 2014-03-10 | Make force_bottle an explicit installer mode | Jack Nagel | |
| 2014-03-10 | install: explicitly pass used options to the installer | Jack Nagel | |
| 2014-03-10 | Make build_from_source an explicit installer mode | Jack Nagel | |
| 2014-03-10 | Make build_bottle an explicit installer mode | Jack Nagel | |
| 2014-03-08 | fetch: fix --retry with resources. | Mike McQuaid | |
| 2014-03-08 | audit: Raise problem with non-https Google Code download urls | Ian Lancaster | |
| 2014-03-08 | remove brew info --all | Adam Vandenberg | |
| Closes Homebrew/homebrew#27322. | |||
| 2014-03-08 | audit: check for good with/without usage. | Mike McQuaid | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-03-08 | audit: don't use GitHub zip files. | Mike McQuaid | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-03-08 | audit: better handle formulae whitelisting. | Mike McQuaid | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-03-07 | uses: fix `--installed` with outdated versions | Jaime Marquínez Ferrándiz | |
| With that option iterate only over `Formula.installed`, otherwise iterate over `Formula`. This is faster than iterating over all the formulae and checking if it's installed. Fixes Homebrew/homebrew#27259. Closes Homebrew/homebrew#27295. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-03-06 | fetch: fix overloading Homebrew.failed. | Mike McQuaid | |
| 2014-03-06 | Fix cleanup for head-only formulae | Jack Nagel | |
| Fixes Homebrew/homebrew#27265. | |||
| 2014-03-05 | Finesse doctor message for /Library Python | Adam Vandenberg | |
| 2014-03-05 | Don't use pkg_version when cleaning the cache | Jack Nagel | |
| Fixes Homebrew/homebrew#27245. | |||
| 2014-03-05 | Prepare bottle tooling for formula revisions | Jack Nagel | |
| 2014-03-05 | Teach commands to work with revisions | Jack Nagel | |
| 2014-03-05 | audit: ...or quoted | Adam Vandenberg | |
| 2014-03-05 | audit: find env/export as a full word, not as a prefix | Adam Vandenberg | |
| Closes Homebrew/homebrew#27219. | |||
| 2014-03-04 | Use name of formula rather than name of dependency | Troels Thomsen | |
| Closes Homebrew/homebrew#27192. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
