aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-05-08add Formulary::path methodXu Cheng
2015-05-08audit: enforce SSL/TLS MetaCPAN urlsViktor Szakats
2015-05-07Rename methodJack Nagel
2015-05-07Push URL audits down to ResourceAuditorJack Nagel
2015-05-07Warn about duplicated URLsJack Nagel
2015-05-06replace `brew upgrade` with `brew upgrade --all`.Xu Cheng
2015-05-05Update links to GitHub's personal access tokenAlex Muller
2015-05-05audit: Don't complain about untapped conflictsXu Cheng
2015-05-04audit: flag incorrect automake/autoconf/libtool dep handlingDominyk Tiller
2015-05-04audit: require https for all *.googlecode.com resourcesViktor Szakats
2015-05-01Use predicate methodJack Nagel
2015-04-30Fix encoding of output stringJack Nagel
2015-04-30Revert "test-bot: try to handle bad UTF-8 output."Jack Nagel
2015-04-29Let the test environment inject its own load pathJack Nagel
2015-04-29test-bot: try to handle bad UTF-8 output.Mike McQuaid
2015-04-28bottle: matching url with optionsXu Cheng
2015-04-27test-bot: print output if ARGV.verbose?Xu Cheng
2015-04-26Fix variable nameJack Nagel
2015-04-26Fix variable nameJack Nagel
2015-04-26upgrade: announce usage of --all.Mike McQuaid
2015-04-26brew-test-bot: use pkg_version when uploading bottlesXu Cheng
2015-04-26brew-pull: use pkg_version when publishing bottlesXu Cheng
2015-04-25Add Formula#logsJack Nagel
2015-04-24Fix `brew unpack --patch`enami tsugutomo
2015-04-24search: add homebrew/tex to search paramsDominyk Tiller
2015-04-23cleanup-installed: remove command.Mike McQuaid
2015-04-23sandbox: add deny_write_homebrew_library methodXu Cheng
2015-04-21cmd/search: notification on attempted regex searchesAlex Dunn
2015-04-21test: add missing `require "timeout"`Xu Cheng
2015-04-20pull: fetch bottles with --retry.Mike McQuaid
2015-04-19Revert "audit: enforce new https url style for gnome downloads"Jack Nagel
2015-04-19audit: enforce new https url style for gnome downloadsViktor Szakats
2015-04-19audit: version string should not be ambiguous with revision partXu Cheng
2015-04-17Move can_cleanup? off of the formula instanceJack Nagel
2015-04-17Ask the formula if it can be cleaned up onceJack Nagel
2015-04-17Simplify cleanup eligibility checkJack Nagel
2015-04-17linkapps: output nothing if no apps existDominyk Tiller
2015-04-17sandbox: record logXu Cheng
2015-04-16test-bot: delete cache files older than 30 days.Mike McQuaid
2015-04-16cleanup: add --prune to delete old cache files.Mike McQuaid
2015-04-15sandbox postinstallXu Cheng
2015-04-15sandbox testXu Cheng
2015-04-14Revert "brew pull: add automatic tap repair"Dominyk Tiller
2015-04-13brew pull: add automatic tap repairDominyk Tiller
2015-04-12readall: use named to check if ARGV is empty.Mike McQuaid
2015-04-12audit: don't split shell commands when using a glob patternBaptiste Fontaine
2015-04-09pull: increase bottle publish wait timeout.Mike McQuaid
2015-04-09tap: better match install format.Mike McQuaid
2015-04-09untap: better match uninstall format.Mike McQuaid
2015-04-09test-bot: don't check deps until taps are tappedTim D. Smith