aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2014-03-04Use name of formula rather than name of dependencyTroels Thomsen
2014-03-04Let commands decide what mode the installer should useJack Nagel
2014-03-04Extract installer setup to prelude methodJack Nagel
2014-03-04bottle: fix bottling Git tag case.Mike McQuaid
2014-03-02Stop mutating build options in upgradeJack Nagel
2014-03-02audit: Raise a problem if the SourceForge download url uses http instead of h...Jaime Marquínez Ferrándiz
2014-03-02Revert "Let commands decide what mode the installer should use"Jack Nagel
2014-03-01add check for /Library PythonAdam Vandenberg
2014-03-02Fix typoJack Nagel
2014-03-02Let commands decide what mode the installer should useJack Nagel
2014-03-02Reduce the number of ways options can be passed to the installerJack Nagel
2014-03-01reinstall: re-raise original exception after cleaning upJack Nagel
2014-03-01reinstall: fix incorrect use of Formula.canonical_nameJack Nagel
2014-03-01fetch: add --retry option to retry fetch once.Mike McQuaid
2014-02-28audit: don't complain about missing cross-tap dependenciesJack Nagel
2014-02-28Use Formula.pathJack Nagel
2014-02-28Remove "brew info <URL>"Jack Nagel
2014-02-27Add audit check for system "xcodebuild"Jack Nagel
2014-02-27deps: use Dependency objects in recursive_deps_treeJack Nagel
2014-02-27deps: keep "--all" output sortedJack Nagel
2014-02-27add audit for Formula.factoryAdam Vandenberg
2014-02-26doctor: tweak XQuartz check.Mike McQuaid
2014-02-25fix typo in auditAdam Vandenberg
2014-02-25add audit for sconsAdam Vandenberg
2014-02-25only get counts if neededAdam Vandenberg
2014-02-23Remove unused variableJack Nagel
2014-02-23ignore skip_clean :allAdam Vandenberg
2014-02-23add doctor check for HOMEBREW_KEEP_INFOAdam Vandenberg
2014-02-23Always keep info filesAdam Vandenberg
2014-02-22create: make conditional more obviousJack Nagel
2014-02-22create: pull requires out of methodJack Nagel
2014-02-22Update method callJack Nagel
2014-02-22bottle: detail what a new regex should match.Mike McQuaid
2014-02-21Move Formula.class_s to FormularyJack Nagel
2014-02-18Add DownloadError to catch a broader range of resource download errors.Drew Rodman
2014-02-16search: use a queue to collect errorsJack Nagel
2014-02-16audit: handle recommended/optional options better.Mike McQuaid
2014-02-16audit: whitelist pyobject3 use of ARGV.Mike McQuaid
2014-02-16versions: ignore validation errors.Mike McQuaid
2014-02-15bottle: fail if there is no stable version.Mike McQuaid
2014-02-13Use a more accurate method name and drop unhelpful blockJack Nagel
2014-02-12Pass the string instead of reconstructing it from a regexpJack Nagel
2014-02-11Revert "Recognize --head as an alias for --HEAD"Adam Vandenberg
2014-02-09Recognize --head as an alias for --HEADMisty De Meo
2014-02-09bottle: fix --write messages.Mike McQuaid
2014-02-09bottle: make --write handle both quotes styles.Mike McQuaid
2014-02-08Use GitHub wrapper for private tap checkJack Nagel
2014-02-08Drop unnecessary map + compact in search_tapJack Nagel
2014-02-08Prevent repeated warnings when GitHub API rate limit is exceededJack Nagel
2014-02-08Raise only GitHub::Error from GitHub.openJack Nagel