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 13, 2014
    • Mike McQuaid's avatar
      download_strategy: fix Git repo updating. · 3710beda
      Mike McQuaid authored
      Git repositories should always be updated when the ref is a branch.
      They should be also updated if no ref was specified or if the ref isn’t
      present. This stops the repo being updated if we’re building a specific
      revision and it is present. Additionally, this stops the update barfing
      on repositories where we’re using a revision and there is no upstream
      `master` branch.
      
      Closes Homebrew/homebrew#29218.
      3710beda
  2. Apr 07, 2014
  3. Mar 19, 2014
  4. Feb 21, 2014
  5. Feb 15, 2014
  6. Dec 06, 2013
  7. Dec 04, 2013
  8. Nov 30, 2013
  9. Nov 27, 2013
  10. Nov 19, 2013
  11. Nov 13, 2013
  12. Nov 12, 2013
  13. Nov 06, 2013
  14. Nov 01, 2013
  15. Oct 30, 2013
    • Jack Nagel's avatar
      Use curl to download list of Apache mirrors · a5b28147
      Jack Nagel authored
      Ruby's OpenURI library is somewhat broken under 1.8 and chokes on
      otherwise valid values of http(s)_proxy. Use curl to get the mirror list
      instead.
      
      Fixes Homebrew/homebrew#23708.
      a5b28147
  16. Oct 13, 2013
  17. Oct 12, 2013
  18. Oct 11, 2013
  19. Oct 10, 2013
Loading