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. Oct 29, 2016
  2. Oct 22, 2016
  3. Oct 15, 2016
  4. Oct 14, 2016
  5. Oct 13, 2016
  6. Oct 03, 2016
    • Mike McQuaid's avatar
      Add official external commands to manpage. · 8eac5314
      Mike McQuaid authored
      These are the ones that are auto-installed without tapping and it makes
      sense to make them more prominent in our documentation as we've
      offloaded various functionality over the years to each of them.
      8eac5314
  7. Oct 01, 2016
  8. Sep 30, 2016
  9. Sep 25, 2016
    • Mike McQuaid's avatar
      Update manpage. · f9b544cc
      Mike McQuaid authored
      Add some missed changes. I'll add a CI check for this at a future point.
      f9b544cc
  10. Sep 20, 2016
  11. Sep 19, 2016
  12. Sep 09, 2016
  13. Sep 08, 2016
  14. Aug 28, 2016
  15. Aug 27, 2016
  16. Aug 17, 2016
  17. Aug 14, 2016
  18. Aug 12, 2016
    • Mike McQuaid's avatar
      update: add --force argument. · 24fb0068
      Mike McQuaid authored
      Add a `brew update --force` to side-step all of the clever optimisations
      we have to detect if an update is unnecessary. That means if those
      optimisations go wrong in future we can tell people just to run this
      single command.
      
      This would have been a useful workaround for the issue fixed in 985c672b.
      24fb0068
  19. Aug 11, 2016
  20. Aug 10, 2016
  21. Aug 06, 2016
  22. Aug 02, 2016
    • Mike McQuaid's avatar
      audit: add --new-formula option. · 0302a6bc
      Mike McQuaid authored
      Rather than nudge people to run `--strict` and then ignore some of the
      results sometimes (e.g. GitHub repository notability) instead add a
      dedicated `--new-formula` option that implies this is a one-time
      advisory check.
      0302a6bc
  23. Jul 13, 2016
  24. Jul 11, 2016
  25. Jul 04, 2016
  26. Jun 24, 2016
    • Zhiming Wang's avatar
      create: add --tap option (#389) · cb711a2d
      Zhiming Wang authored
      This commit adds a --tap option to the create command such that a user
      could create a formula in a specified tap instead of the core.
      cb711a2d
  27. Jun 23, 2016
    • Viktor Szakats's avatar
      audit.rb: require https for ftpmirror.gnu.org (#393) · 6bd24a7f
      Viktor Szakats authored
      * audit.rb: require https for ftpmirror.gnu.org
      
      The situation is similar to other mirror redirectors: the server
      may subsequently redirect to an insecure url. But it's a step.
      
      * manpage: update HOMEBREW_NO_INSECURE_REDIRECT section
      6bd24a7f
  28. Jun 14, 2016
  29. Jun 01, 2016
  30. May 31, 2016
  31. May 26, 2016
Loading