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. Apr 02, 2016
  2. Apr 01, 2016
    • Xu Cheng's avatar
      Pathname: improve compute_disk_usage · 91fd357c
      Xu Cheng authored
      
      * Count .DS_Store disk usage but not file count.
      * Count symlink's own disk usage instead of ignoring it.
      * Count hardlinks disk usage only once.
      * Add testcase.
      
      Closes Homebrew/homebrew#50563.
      
      Closes Homebrew/homebrew#50566.
      
      Signed-off-by: default avatarXu Cheng <xucheng@me.com>
      91fd357c
  3. Mar 31, 2016
  4. Mar 29, 2016
    • ilovezfs's avatar
      FormulaInstaller: rescue tap unavail for reqs too · 9bbaaca9
      ilovezfs authored
      
      Calling `compute_dependencies` will make sure both requirements and
      dependencies are expanded, so that any referenced taps can be
      auto-tapped. Prior to this commit only dependencies were expanded for
      the sake of auto-tapping, so dependencies of requirements would cause
      installation to fail whenever a tap unavailable exception was
      encountered.
      
      Closes Homebrew/homebrew#50271
      
      Closes Homebrew/homebrew#50281.
      
      Signed-off-by: default avatarilovezfs <ilovezfs@icloud.com>
      9bbaaca9
  5. Mar 28, 2016
  6. Mar 26, 2016
  7. Mar 24, 2016
  8. Mar 23, 2016
  9. Mar 22, 2016
  10. Mar 21, 2016
Loading