Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Aug 14, 2012
    • Max Howell's avatar
      `brew doctor -D` (diagnostic-dump) · fef6d5b8
      Max Howell authored
      -D is now the switch for diagnostic-dumps. Let it be so.
      
      Shows how long each doctor method takes in a sorted table at end. I used this to move the two slowest methods to the end of the doctor run so that as much useful information can be shown as quickly as possible.
      
      Also now possible to specify on command line which tests should be run.
      fef6d5b8
    • Max Howell's avatar
      `brew irb` fix · 9fffbde9
      Max Howell authored
      Broke when I removed `require 'formula'` from ARGV.rb.
      9fffbde9
    • Misty De Meo's avatar
      options: Print "--" in option name for --compact · a3ca4f08
      Misty De Meo authored
      This was a regression which caused the bash completion script to
      fail to complete formula options.
      a3ca4f08
  2. Aug 13, 2012
  3. Aug 12, 2012
  4. Aug 11, 2012
  5. Aug 10, 2012
  6. Aug 09, 2012
  7. Aug 08, 2012
Loading