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. Aug 08, 2020
  2. Aug 07, 2020
  3. Jul 07, 2020
  4. Apr 09, 2020
  5. Apr 07, 2020
  6. 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
  7. Nov 05, 2019
  8. Aug 20, 2019
  9. Feb 11, 2019
  10. Feb 05, 2019
  11. Jan 17, 2019
  12. Dec 31, 2018
  13. Dec 27, 2018
  14. Dec 15, 2018
  15. Dec 14, 2018
  16. Oct 08, 2018
  17. Aug 08, 2018
  18. Jul 02, 2018
  19. Jul 01, 2018
  20. May 31, 2018
  21. May 30, 2018
  22. May 26, 2018
  23. Mar 07, 2018
  24. Feb 13, 2018
  25. Feb 01, 2018
  26. Jan 30, 2018
  27. Dec 18, 2017
  28. Dec 05, 2017
  29. Nov 30, 2017
  30. Nov 29, 2017
Loading