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. May 22, 2018
    • Andrew R. McBurney's avatar
      Changed cache usage behavior. · 010207b9
      Andrew R. McBurney authored
      1. Running `brew linkage some_package` does not set the cache.
      2. Running `brew linkage --cached some_package` when `DatabaseCache.empty?` returns `true` should build the cache.
      3. Running `brew linkage --cached some_package` when `DatabaseCache.empty?` returns `false` should use the cache.
      010207b9
  2. May 19, 2018
  3. May 18, 2018
  4. May 07, 2018
  5. Apr 25, 2018
  6. Apr 24, 2018
  7. Apr 21, 2018
  8. Apr 18, 2018
  9. Apr 10, 2018
  10. Apr 08, 2018
  11. Apr 03, 2018
  12. Apr 02, 2018
  13. Mar 15, 2018
  14. Mar 08, 2018
  15. Mar 07, 2018
  16. Mar 02, 2018
  17. Mar 01, 2018
  18. Feb 28, 2018
  19. Feb 26, 2018
  20. Feb 23, 2018
  21. Feb 21, 2018
  22. Feb 19, 2018
  23. Feb 17, 2018
  24. Feb 13, 2018
  25. Jan 18, 2018
    • Mike McQuaid's avatar
      Deprecate requirements harder · e5c82dd3
      Mike McQuaid authored
      Remove more Requirement logic to enable future removal of default
      formula logic. Also, output deprecations, convert symbol requirement
      usage to deps and simplify the compatibility code for the direct
      Requirement usage.
      e5c82dd3
  26. Jan 10, 2018
  27. Jan 04, 2018
  28. Dec 31, 2017
  29. Dec 24, 2017
  30. Dec 09, 2017
Loading