aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2016-05-05xcode: avoid invoking 'xcodebuild -version' twiceMartin Afanasjew
2016-05-05xcode: fix invalid range in comparisonMartin Afanasjew
2016-05-05xcode: expect 7.3.1 on 10.11Martin Afanasjew
2016-05-04doctor: guard against nil Xcode.version (#197)Andrew Janke
2016-05-04Don't report cask to analytics.Mike McQuaid
2016-05-04pull: fix references to renamed variableMartin Afanasjew
2016-05-03dependency_collector: add perlDominyk Tiller
2016-05-03perl_requirement: addDominyk Tiller
2016-05-03deps: split and clarify documentationMartin Afanasjew
2016-05-03Tty: Avoid truncating if not sensibleScore_Under
2016-05-03pull: fix polling code for Ruby 1.8.7 Net::HTTP (#191)Andrew Janke
2016-05-03update.sh: abort rebase and merge.Mike McQuaid
2016-05-03update: improve some edge cases.Mike McQuaid
2016-05-03analytics: move to a class. Mike McQuaid
2016-05-03brew pull: cross-platform bottle verification, concise output (#132)Andrew Janke
2016-05-03audit: fix false-positive for '--with-check' from 'depends_on "check" => :opt...Andrew Janke
2016-05-03Switch to bbatsov's Style Guide since GitHub's is 404 (#189)Andrew Janke
2016-05-03update.sh: remove GIT_ASKPASS=false.Mike McQuaid
2016-05-03Fix a variable name in error message (#190)Toru Tanaka
2016-05-02Update Homebrew/homebrew references in man pageMartin Afanasjew
2016-05-02Update Homebrew/homebrew references in codeMartin Afanasjew
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
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