aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-04-08diagnostic: prefer guard clauses for readabilityMartin Afanasjew
2016-04-08brew.sh: make sure to always use system 'awk'Martin Afanasjew
2016-04-08scm/git: prevent exec bomb with 'env :userpaths'Martin Afanasjew
2016-04-07curl: fall back to /usr/bin/curl when HOMEBREW_CURL doesn't existXu Cheng
2016-04-07brew.sh: tweak HOMEBREW_PROCESSOR on LinuxMartin Afanasjew
2016-04-07brew.sh: fix HOMEBREW_OS_VERSION on Linux et al.Martin Afanasjew
2016-04-07brew.sh: avoid unnecessary 'cat'Martin Afanasjew
2016-04-07brew.sh: simplify HOMEBREW_OSX_VERSION_NUMERICMartin Afanasjew
2016-04-07brew.sh: streamline setting HOMEBREW_{OSX,LINUX}Martin Afanasjew
2016-04-07analytics: avoid unnecessary string interpolationMartin Afanasjew
2016-04-07always prefer HOMEBREW_CURL over plain 'curl'Martin Afanasjew
2016-04-06superenv: comment sources of ignored pathsMisty De Meo
2016-04-06superenv: don't filter out all /opt pathsMisty De Meo
2016-04-06test-bot: add safety margin to output truncation sizeAndrew Janke
2016-04-06test-bot: stop using --recursive for `brew uses`Dominyk Tiller
2016-04-06tests: update prune --verbose testMartin Afanasjew
2016-04-06tests: update linkapps/unlinkapps testsMartin Afanasjew
2016-04-06prune: handle broken app symlinksMartin Afanasjew
2016-04-06unlinkapps: add --dry-run optionMartin Afanasjew
2016-04-06unlinkapps: modernizeMartin Afanasjew
2016-04-06linkapps: modernizeMartin Afanasjew
2016-04-06brew.sh: make analytics 'curl' fully asynchronousMartin Afanasjew
2016-04-06test-bot: fix access to relocated methodMartin Afanasjew
2016-04-06test-bot: fix undefined method errorMartin Afanasjew
2016-04-05audit: require plist_options when using plistDominyk Tiller
2016-04-05test_cmd_audit: add plist testDominyk Tiller
2016-04-05audit: check plist placementDominyk Tiller
2016-04-05Merge pull request #27 from apjanke/test-bot-xml-filterAndrew Janke
2016-04-05FileUtils::mktemp pass gid to Etc.getgrgid as intilovezfs
2016-04-05tap: support --full even if installedilovezfs
2016-04-05CoreTap#install: fix clone target settingXu Cheng
2016-04-05Formula#path: update docXu Cheng
2016-04-05Revert "test-bot: revise Step output transcoding and XML character filtering"Dominyk Tiller
2016-04-04test-bot: revise Step output transcoding and XML character filteringAndrew Janke
2016-04-04Make new keep? superenv logic opt-inMisty De Meo
2016-04-04superenv: filter -I/-L paths on dependenciesMisty De Meo
2016-04-04utils/analytics: fix usage of undefined variable.Carlos D'Agostino
2016-04-04formula_installer: report install attempts.Mike McQuaid
2016-04-04brew.rb: report some exceptions.Mike McQuaid
2016-04-04utils: add analytics functions.Mike McQuaid
2016-04-04Add opt-in Google Analytics.Mike McQuaid
2016-04-04Make Homebrew user agent consistent, use a slash.Mike McQuaid
2016-04-03brew search: fix `--desc` regressionAndrew Janke
2016-04-04Mention the haskell-platform caskMax Nordlund
2016-04-04GitHub: fix issues/pr searchingXu Cheng
2016-04-03Revert "lsyncd: use MACOS_FULL_VERSION"Xu Cheng
2016-04-03BuildError: update for core/formula separationXu Cheng
2016-04-03test-bot: remove update-testXu Cheng
2016-04-03pull: fix --legacy for legacy-homebrew repoXu Cheng
2016-04-03Update documentation after repository split.Mike McQuaid