aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-08-17update opt for renamed formulaVlad Shablinsky
2015-08-16cleanup: fix reversed prune time.Mike McQuaid
2015-08-16cleanup: tweak prune code.Mike McQuaid
2015-08-16cleanup: make --force less aggressiveMartin Afanasjew
2015-08-15update: only compute tapd_basename when necessaryXu Cheng
2015-08-15outdated: remove unnecessary nested ifXu Cheng
2015-08-15install: f.oldname can be nilXu Cheng
2015-08-14install: mention if installed formula isn't migrated.Mike McQuaid
2015-08-14outdated: check if formula needs to be migrated.Mike McQuaid
2015-08-14doctor: suggest to install git if the system one is outdatedBaptiste Fontaine
2015-08-14cleanup: avoid duplicated logicXu Cheng
2015-08-14add Formula.racksXu Cheng
2015-08-13test-bot: remove custom $HOME on --cleanup.Mike McQuaid
2015-08-13cleanup: remove SCM directories recursively.Mike McQuaid
2015-08-13cleanup: do cleanup even without a Cellar.Mike McQuaid
2015-08-13cleanup: remove more on --force or --prune.Mike McQuaid
2015-08-13test-bot: prune cache after 7 days.Mike McQuaid
2015-08-13tap-info: fix for not installed tapXu Cheng
2015-08-11audit: enforce https on [*.]archive.orgViktor Szakats
2015-08-11test-bot: check file extname when calculating formulae diffXu Cheng
2015-08-11uninstall: fix --forceVlad Shablinsky
2015-08-11test-bot: run `git gc` on cleanup.Mike McQuaid
2015-08-10audit: catch insecure bitbucketDominyk Tiller
2015-08-10update tabs only if core formula installedVlad Shablinsky
2015-08-10update: fix load_tap_migrationsVlad Shablinsky
2015-08-10update: handle renames on updateVlad Shablinsky
2015-08-10add migrate command for migrating renamedVlad Shablinsky
2015-08-10uninstall: change logic to handle renamesVlad Shablinsky
2015-08-10don't use new name rack if old name rack is a dirVlad Shablinsky
2015-08-10audit: add rules for namingVlad Shablinsky
2015-08-10add pinned taps count to brew tap-infoCNA-Bld
2015-08-10add pin info to tap-infoCNA-Bld
2015-08-10implement formulary#find_with_priorityCNA-Bld
2015-08-10implement pinning of tapsCNA-Bld
2015-08-10audit: prune redundant codeDominyk Tiller
2015-08-10audit: flag insecure launchpadDominyk Tiller
2015-08-09put caveats in finish after post_install Homebrew/homebrew#42565Rafael Kitover
2015-08-09audit: allow assert `!.*.include?`.Mike McQuaid
2015-08-08only run post_install if it's definedXu Cheng
2015-08-07help: remove obsoleted argumentXu Cheng
2015-08-07update: handle more exceptionsXu Cheng
2015-08-06audit: add check for indefinite articleAlexis Hildebrandt
2015-08-06update: loading core files at the beginningXu Cheng
2015-08-06favor flat_map over map...flattenXu Cheng
2015-08-06add fully qualified name for core formulaeCNA-Bld
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-06update rubocop to 0.33.0Xu Cheng
2015-08-06style: allow passing arbitrary file pathsXu Cheng
2015-08-05audit: simplify command-line spelling checkAlexis Hildebrandt
2015-08-05audit: flag plaintext mirrorserviceDominyk Tiller