| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 #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 #27259. Closes #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 #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 #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 #27219. | |||
| 2014-03-04 | Use name of formula rather than name of dependency | Troels Thomsen | |
| Closes #27192. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-03-04 | Let commands decide what mode the installer should use | Jack Nagel | |
| 2014-03-04 | Extract installer setup to prelude method | Jack Nagel | |
| 2014-03-04 | bottle: fix bottling Git tag case. | Mike McQuaid | |
| 2014-03-02 | Stop mutating build options in upgrade | Jack Nagel | |
| 2014-03-02 | audit: Raise a problem if the SourceForge download url uses http instead of ↵ | Jaime Marquínez Ferrándiz | |
| https Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-03-02 | Revert "Let commands decide what mode the installer should use" | Jack Nagel | |
| I'd still like to make this change, but at least for now the initializer requires ignore_deps to be set correctly. This reverts commit 881a8855b944fa9bd7dfd598bb9197f79f7a13f0. | |||
| 2014-03-01 | add check for /Library Python | Adam Vandenberg | |
| Closes #24788. | |||
| 2014-03-02 | Fix typo | Jack Nagel | |
| 2014-03-02 | Let commands decide what mode the installer should use | Jack Nagel | |
| 2014-03-02 | Reduce the number of ways options can be passed to the installer | Jack Nagel | |
| 2014-03-01 | reinstall: re-raise original exception after cleaning up | Jack Nagel | |
| 2014-03-01 | reinstall: fix incorrect use of Formula.canonical_name | Jack Nagel | |
| Fixes #27117. | |||
| 2014-03-01 | fetch: add --retry option to retry fetch once. | Mike McQuaid | |
| Sometimes there may be intermittent failures with hosts that work if immediately retried. Let's allow a single retry in this case with the --retry flag. This also behaves nicely with the --force flag. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-02-28 | audit: don't complain about missing cross-tap dependencies | Jack Nagel | |
| 2014-02-28 | Use Formula.path | Jack Nagel | |
| 2014-02-28 | Remove "brew info <URL>" | Jack Nagel | |
| Closes #27076. | |||
| 2014-02-27 | Add audit check for system "xcodebuild" | Jack Nagel | |
| 2014-02-27 | deps: use Dependency objects in recursive_deps_tree | Jack Nagel | |
| 2014-02-27 | deps: keep "--all" output sorted | Jack Nagel | |
| 2014-02-27 | add audit for Formula.factory | Adam Vandenberg | |
| 2014-02-26 | doctor: tweak XQuartz check. | Mike McQuaid | |
| Sometimes (e.g. #27014) it may find an installed version but no prefix. In this case we still want to tell users if it's outdated. | |||
| 2014-02-25 | fix typo in audit | Adam Vandenberg | |
| 2014-02-25 | add audit for scons | Adam Vandenberg | |
| 2014-02-25 | only get counts if needed | Adam Vandenberg | |
