aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2015-09-12commands: better outputXu Cheng
2015-09-12test-bot: run update-testXu Cheng
2015-09-12test-bot: only run necessary test for tapXu Cheng
2015-09-12add dev-cmd folderXu Cheng
2015-09-12add update-testXu Cheng
2015-09-12bottle: allow updating :any to :any_skip_relocation when keep oldXu Cheng
2015-09-12bottle: only set prefix if un-relocatableXu Cheng
2015-09-12bottle: auto detect any_skip_relocationXu Cheng
2015-09-12keg_relocate: split relocate_install_names and relocate_text_filesXu Cheng
2015-09-11test-bot: check ARGV.include?("--skip-homebrew") onceXu Cheng
2015-09-11test-bot: fix syntax errorXu Cheng
2015-09-11test-bot: skip some unnecessary tests.Mike McQuaid
2015-09-11test-bot: support uploading keep-old bottles.Mike McQuaid
2015-09-11pull: allow pulling all testing jobs.Mike McQuaid
2015-09-11bottle: improve --keep-old error message for merge as wellXu Cheng
2015-09-11bottle: fix output for absolute symlinksXu Cheng
2015-09-11keg_relocate: fix absolute symlinkXu Cheng
2015-09-11bottle: improve --keep-old error message.Mike McQuaid
2015-09-11update: fix when `HEAD` doesn't exist.Mike McQuaid
2015-09-11test-bot: add keep-old argument.Mike McQuaid
2015-09-11bottle: allow to keep old bottle specificationXu Cheng
2015-09-11bottle: use if-else branch instead of exitXu Cheng
2015-09-10env block is not inheritedTim D. Smith
2015-09-10Revert "python_requirement: fix ENV for python3"Tim D. Smith
2015-09-10config: fix ruby path for ruby 1.8Xu Cheng
2015-09-10descriptions: use each instead of mapXu Cheng
2015-09-10desc: print descriptions directly by formulae instead of cacheXu Cheng
2015-09-10use json to cache descriptionsXu Cheng
2015-09-10Descriptions.cache_formulae: secure formulae loadingXu Cheng
2015-09-10Descriptions.cache_fresh?: return earlyXu Cheng
2015-09-10desc: better way to handle optionsXu Cheng
2015-09-10config: read ruby/python interpreter directlyXu Cheng
2015-09-09style: update rubocopDominyk Tiller
2015-09-09config: show all installed JDKXu Cheng
2015-09-09rubocop: allow consistent trailing commas.Mike McQuaid
2015-09-09test-bot: don't output bottle output on success.Mike McQuaid
2015-09-09FormulaInstaller: reset git_available? when installing gitXu Cheng
2015-09-09info: improve github_infoXu Cheng
2015-09-09doctor: use Utils.git_available? instead of git?Xu Cheng
2015-09-09doctor: use Homebrew.git_originXu Cheng
2015-09-09Homebrew.git_*: check git availableXu Cheng
2015-09-09config: use Homebrew.git_originXu Cheng
2015-09-09git_available?: cache the resultXu Cheng
2015-09-09utils: add Homebrew.git_originXu Cheng
2015-09-08Use system tar for bottle TOC inspectionchdiza
2015-09-08formula_support: add Pre El Capitan keg_onlyDominyk Tiller
2015-09-08Improve description searching and add a cache.Dan Martinez
2015-09-08style: update to rubocop 0.34.0.Tomasz Pajor
2015-09-08config: use quiet_systemXu Cheng
2015-09-08quiet_system: don't print cmd even when verbose modeXu Cheng