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 10, 2020
  2. Sep 02, 2020
  3. Aug 08, 2020
  4. Aug 07, 2020
  5. Jul 07, 2020
  6. Apr 09, 2020
  7. Apr 07, 2020
  8. Feb 04, 2020
    • Issy Long's avatar
      Fix graphical `brew edit` behaviour · e6ff4dda
      Issy Long authored
      - Without `DISPLAY` as an envvar in `bin/brew`, running `brew edit`
        with $EDITOR set to a graphical editor (eg `gedit`), it errored on
        Linux:
      
      ```
      $ EDITOR=gedit brew edit vim
      
      Editing
      /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/vim.rb
      Unable to init server: Could not connect: Connection refused
      
      (org.gnome.gedit:15470): Gtk-WARNING **: 18:17:07.537: cannot open display:
      Error: Failure while executing; `gedit
      /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/vim.rb`
      exited with 1.
      ```
      
      Fixes #6958.
      Unverified
      e6ff4dda
  9. Nov 05, 2019
  10. Aug 20, 2019
  11. Feb 11, 2019
  12. Feb 05, 2019
  13. Jan 17, 2019
  14. Dec 31, 2018
  15. Dec 27, 2018
  16. Dec 15, 2018
  17. Dec 14, 2018
  18. Oct 08, 2018
  19. Aug 08, 2018
  20. Jul 02, 2018
  21. Jul 01, 2018
  22. May 31, 2018
  23. May 30, 2018
  24. May 26, 2018
  25. Mar 07, 2018
  26. Feb 13, 2018
  27. Feb 01, 2018
  28. Jan 30, 2018
  29. Dec 18, 2017
  30. Dec 05, 2017
  31. Nov 30, 2017
Loading