aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-05-02update: escape ? in the help flag listXu Cheng
2016-05-02update: more help flag (#180)Xu Cheng
2016-05-01add `brew analytics` command (#173)Xu Cheng
2016-05-01download_strategy: use svn info --xml (#174)Uladzislau Shablinski
2016-05-01JavaRequirement: use next instead of return in code blockXu Cheng
2016-05-01download_strategy: fossil source_modified_timeVlad Shablinsky
2016-05-01download_strategy: bazaar source_modified_timeVlad Shablinsky
2016-05-01download_strategy: mercurial source_modified_timeVlad Shablinsky
2016-04-30Skip tmux warning if reattached to user namespaceilovezfs
2016-04-30analytics: relocate UUID to homebrew.analyticsuuid in .git/configZhiming Wang
2016-04-29compilers: support gcc 6Izaak Beekman
2016-04-30download_strategy: add svn source_modified_time (#156)Uladzislau Shablinski
2016-04-27audit: whitelist kibana from Language::Node check (#161)Christian Moritz
2016-04-27Language::Node.npm_install_args: add helper method (#37)Christian Moritz
2016-04-26Analytics: Separate user-supplied and internal-use DISABLE_ANALYTICS (#155)Andrew Janke
2016-04-26fix setup-analytics (#154)Xu Cheng
2016-04-25More analytics tweaks.Mike McQuaid
2016-04-25Point to analytics documentation on brew update.Mike McQuaid
2016-04-24keg_relocate: don't assume .la files are in lib.Mike McQuaid
2016-04-23Ship analytics for Homebrew.Mike McQuaid
2016-04-22JavaRequirement: return false if no java_homeMisty De Meo
2016-04-22Explicitly list -arch in LDFLAGS on LeopardMisty De Meo
2016-04-22Reenable HOMEBREW_PREFER_64_BITMisty De Meo
2016-04-22Add :expat special dependencyMisty De Meo
2016-04-22Tiger tar requires explicit formatMisty De Meo
2016-04-22Use GCC 4.2 as the default compiler when installedMisty De Meo
2016-04-22STANDARD_COMPILERS: add Xcode 2.0Misty De Meo
2016-04-22Set -faltivec in CFLAGS on TigerMisty De Meo
2016-04-22Mac: don't call xcrun on TigerMisty De Meo
2016-04-22subversion: don't use system APR on TigerMisty De Meo
2016-04-22Update CompilerSelectionErrorMisty De Meo
2016-04-22Add a helper to determine make path on TigerMisty De Meo
2016-04-22Hardware: PPC970 needs -m64 to build 64-bitMisty De Meo
2016-04-22config: return early if java_home is missingMisty De Meo
2016-04-22stage: fix block signature back-compatibility under Ruby 1.8.7Andrew Janke
2016-04-22update: rebase (rather than merge) by default.Mike McQuaid
2016-04-22caveats: recommend brew services for plists.Mike McQuaid
2016-04-22readall: also check 'brew.rb' for issuesMartin Afanasjew
2016-04-22readall: stop using no longer needed 'nostdout'Martin Afanasjew
2016-04-22readall: fail on Ruby syntax warningsMartin Afanasjew
2016-04-21Formula: include bad value in invalid-option error messageAndrew Janke
2016-04-21brew-audit: pull style checks in to main audit outputAndrew Janke
2016-04-21Move OS::Mac::Xcode.provides_autotools? to compatMisty De Meo
2016-04-21doctor: remove autotools checkMisty De Meo
2016-04-21stdenv: stop setting ACLOCAL_PATHMisty De Meo
2016-04-21brew.rb: uninstall old Homebrew Cask. (#121)Mike McQuaid
2016-04-21analytics: roll tracking ID.Mike McQuaid
2016-04-20tests: expand help and help-related testsMartin Afanasjew
2016-04-20exceptions: add reason to 'UsageError' exceptionMartin Afanasjew
2016-04-20help: show command-specific help for invalid usageMartin Afanasjew