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. Feb 05, 2015
  2. Feb 04, 2015
  3. Feb 02, 2015
  4. Feb 01, 2015
  5. Jan 30, 2015
  6. Jan 29, 2015
  7. Jan 28, 2015
  8. Jan 27, 2015
  9. Jan 26, 2015
    • Dominyk Tiller's avatar
      audit: stop red-flagging devel-only · 40ddea63
      Dominyk Tiller authored
      
      Currently the bot is failing certain devel-only formulae because it
      thinks having ` devel ` defined with an added ` head ` defined
      as well = a head-only formula.
      
      ```
      ==> audit problems
      docker-machine:
       * Head-only (no stable download)
      ```
      
      This is a pretty simple fix for that problem:
      
      ```
      ==> brew style docker-machine
      1 file inspected, no offenses detected
      ```
      
      Closes Homebrew/homebrew#36197.
      
      Signed-off-by: default avatarMike McQuaid <mike@mikemcquaid.com>
      40ddea63
  10. Jan 25, 2015
  11. Jan 24, 2015
  12. Jan 23, 2015
  13. Jan 22, 2015
  14. Jan 21, 2015
  15. Jan 20, 2015
  16. Jan 18, 2015
Loading