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. Sep 05, 2016
    • Zhiming Wang's avatar
      doc/Interesting-Taps-&-Branches: rename to Interesting-Taps-&-Forks · cc0919c7
      Zhiming Wang authored
      This document lists Tigerbrew and Linuxbrew as interesting forks, not
      branches (they used to be "Interesting Branches (aka forks)" but that
      changed in b7455469), so "Interesting Taps & Branches" is a more fitting
      title.
      
      The term "branches" is also presumably confusing to folks with a shallow
      understanding of GitHub and/or git who may not realize how GitHub forks
      and git branches are related.
      Unverified
      cc0919c7
  2. Aug 28, 2016
  3. Aug 27, 2016
  4. Aug 26, 2016
  5. Aug 19, 2016
  6. Aug 18, 2016
  7. Aug 17, 2016
  8. Aug 14, 2016
  9. 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
  10. Aug 11, 2016
  11. Aug 10, 2016
  12. Aug 08, 2016
  13. Aug 06, 2016
  14. 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
  15. Jul 27, 2016
  16. Jul 25, 2016
  17. Jul 16, 2016
  18. Jul 13, 2016
  19. Jul 11, 2016
  20. Jul 04, 2016
  21. 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
  22. 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
  23. Jun 14, 2016
  24. Jun 05, 2016
  25. Jun 03, 2016
  26. Jun 01, 2016
  27. May 31, 2016
  28. May 26, 2016
  29. May 19, 2016
Loading