aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2016-07-29link: don't link /usr/local openssl.Mike McQuaid
2016-07-27Make method names inquisitiveTim D. Smith
2016-07-27Don't fail on arbitrary absolute symlinksTim D. Smith
2016-07-27Factor out absolute symlink testTim D. Smith
2016-07-18reinstall: handle new optionsXu Cheng
2016-07-18remove unnecessary `Tab.for_formula`Xu Cheng
2016-07-18create: path.version may be nilXu Cheng
2016-07-16audit: prevent crash from nil exitstatus (#532)Margaret Lewicka
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-16update: Don't report formulae that are moved within a tap but not renamed (#480)Josh Hagins
2016-07-15update.sh: fix Git path.Mike McQuaid
2016-07-15brew.{rb,sh}: move to Library/Homebrew. (#506)Mike McQuaid
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-14various: don't assume non-OS X == Linux.Xu Cheng
2016-07-14update: git init for core tap as well (#510)Xu Cheng
2016-07-13audit: avoid unnecessary regexXu Cheng
2016-07-13various: proper escape dot in regexXu Cheng
2016-07-13various: proper escape in regexXu Cheng
2016-07-13audit: update ruby dependency adviceDominyk Tiller
2016-07-12update.sh: improve verbose output and readability. (#486)Mike McQuaid
2016-07-12superenv: port to generic OS. (#457)Mike McQuaid
2016-07-12style: use RuboCop 0.41.2, adjust defaults (#489)Martin Afanasjew
2016-07-11add vendor-install commandXu Cheng
2016-07-10tap-info: expose whether a tap is privateMartin Afanasjew
2016-07-10tap-info: expand and correct help textMartin Afanasjew
2016-07-10audit: flag incorrect language/go requiresDominyk Tiller
2016-07-10update: mimic doctor permissions adviceDominyk Tiller
2016-07-10audit.rb: require https for download.savannah.gnu.org (#438)Viktor Szakats
2016-07-09bottle: revert overeager rename in method callMartin Afanasjew
2016-07-09keg_relocate: port to generic OS. (#453)Mike McQuaid
2016-07-09tap: run readall when tapping. (#396)Mike McQuaid
2016-07-08cmd/install: port to generic OS. (#458)Mike McQuaid
2016-07-07Autoupdate tweaks (#442)Mike McQuaid
2016-07-06development_tools: add installed? method. (#455)Mike McQuaid
2016-07-05gist-logs: truncate log files to be gist-friendly (#279)Andrew Janke
2016-07-04diagnostic: more porting to generic OS. (#449)Mike McQuaid
2016-07-04Remove unnecessary official command tapping.Mike McQuaid
2016-07-04Revert "Revert "Test officially supported cmd taps. (#390)""Mike McQuaid
2016-07-04Revert "Test officially supported cmd taps. (#390)"Martin Afanasjew
2016-07-04Test officially supported cmd taps. (#390)Mike McQuaid
2016-07-04install: undocument --force-bottle. (#443)Mike McQuaid
2016-07-04tests: default to testing offline. (#430)Mike McQuaid
2016-07-04style: use RuboCop 0.41.1 (#433)Martin Afanasjew
2016-07-03update-report: prune on cask migration. (#428)Mike McQuaid
2016-06-30bottle: add `--skip-relocation` flag to skip keg relocateXu Cheng
2016-06-29Add magic token to hide commands from man pageTim D. Smith
2016-06-29Document command line options for brew testsTim D. Smith
2016-06-29cmd/install: use migration_needed?Vlad Shablinsky
2016-06-29brew.sh: rename 'chdir' to 'safe_cd'Martin Afanasjew
2016-06-24create: add --tap option (#389)Zhiming Wang