aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2016-04-02git: check homebrew/core existence before installing brewed gitXu Cheng
2016-04-02--version/config: show core tap informationXu Cheng
2016-04-02audit/test-bot/pull: fix for core/formula separationXu Cheng
2016-04-02update-report: update for core/formula separationXu Cheng
2016-04-02remove migrate_tapsXu Cheng
2016-04-02various: Homebrew/core is the core tapXu Cheng
2016-03-28utils, gist-logs: improve/fix credential handling.Mike McQuaid
2016-03-24--repository: support to show tap pathXu Cheng
2016-03-21update: use git from ENV/scm/gitXu Cheng
2016-03-20Revert "brew fetch: only include sha256 in output"Xu Cheng
2016-03-19Improve error message for invalid regex to searchSam McTaggart
2016-03-14Revert "test-bot: better xml character filtering"Xu Cheng
2016-03-14test-bot: fix encoding caused by UTF-8 regexXu Cheng
2016-03-14test-bot: better xml character filteringXu Cheng
2016-03-14brew fetch: only include sha256 in outputAndrew Janke
2016-03-14audit: fix crash when HOMEBREW_NO_GITHUB_API is setBaptiste Fontaine
2016-03-13brew pull: fix encoding of `brew info --json` outputAndrew Janke
2016-03-11brew pull: enable blocking bintray publish by setting content-typeAndrew Janke
2016-03-11Fix `brew update` user agent.Mike McQuaid
2016-03-09update: shallow fetch for git_init_if_necessaryXu Cheng
2016-03-09Revert "update: checkout branch unconditionally"Xu Cheng
2016-03-08Set HOMEBREW_API_TOKEN from Git when available.Mike McQuaid
2016-03-08update: checkout branch unconditionallyXu Cheng
2016-03-08update: passing --force to git fetchXu Cheng
2016-03-07test-bot: fix wrong tap argument checkXu Cheng
2016-03-07test-bot: check if current repo is a tapXu Cheng
2016-03-07tap various commands: use tap name method.Xu Cheng
2016-03-07rename CoreFormulaRepository to CoreTapXu Cheng
2016-02-28test-bot: make bottle stats visible by defaultTim D. Smith
2016-02-26tap: support --quieter flagXu Cheng
2016-02-26various: use Tap abstractionXu Cheng
2016-02-25remove update-rubyXu Cheng
2016-02-25update-report: fix new_full_name in reportXu Cheng
2016-02-25update-report: refactoringXu Cheng
2016-02-25update-report: refactoring ReporterHubXu Cheng
2016-02-25update-report: use tap inside ReporterXu Cheng
2016-02-23list: exclude .github from unbrewedPaul Phillips
2016-02-22update: better handle merge conflicts.Mike McQuaid
2016-02-19update: fix fork bomb caused by `brew update --help`Xu Cheng
2016-02-18update: always checkout master.ilovezfs
2016-02-18update: use GitHub API to avoid unneeded fetches.Mike McQuaid
2016-02-16add Tap#formula_file?Xu Cheng
2016-02-15Promote update-bash to the default updater.Mike McQuaid
2016-02-13style: update rubocop to 0.37.2Dominyk Tiller
2016-02-12cmd/update-bash.sh: print message on fetch fail.Mike McQuaid
2016-02-12update-bash: don't prompt for passwords.Mike McQuaid
2016-02-12pull --bump: add auto-detection of devel bumpsAndrew Janke
2016-02-11audit: roughly double notability requirements.Mike McQuaid
2016-02-10bottle: do not follow symlink when setting mtimeXu Cheng
2016-02-09Audit: Regexp.escape formula namesMisty De Meo