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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- 26 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 25 Nov, 2020 1 commit
-
-
Mike McQuaid authored
Do the usual deprecate/disable dance for the Homebrew 2.6.0 release. Not to be merged until the next release will definitely be 2.6.0.
-
- 13 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 06 Nov, 2020 1 commit
-
-
EricFromCanada authored
-
- 10 Oct, 2020 1 commit
-
-
Markus Reiter authored
-
- 01 Oct, 2020 1 commit
-
-
Jonathan Chang authored
This API authentication path will be disabled on Nov 13 2020.
-
- 23 Aug, 2020 1 commit
-
-
William Ma authored
-
- 01 Aug, 2020 1 commit
-
-
Markus Reiter authored
-
- 31 Jul, 2020 1 commit
-
-
Markus Reiter authored
-
- 30 Jul, 2020 2 commits
-
-
Markus Reiter authored
-
Markus Reiter authored
-
- 14 Apr, 2020 1 commit
-
-
Mike McQuaid authored
-
- 14 Mar, 2020 1 commit
-
-
Mike McQuaid authored
-
- 05 Mar, 2020 1 commit
-
-
Mike McQuaid authored
-
- 15 Jan, 2020 1 commit
-
-
Issy Long authored
- A user reported the following error when running `brew gist-logs`, reproducible with any formula: ``` $ brew gist-logs rustup-init Error: undefined method `length' for nil:NilClass Please report this bug: https://docs.brew.sh/Troubleshooting /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmd/gist-logs.rb:145:in `gist_logs' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:102:in ``` - From what I can tell, `gist_logs_args.parse` had ended up in the wrong method. The `gistify_logs` method already has `formula` (ie the formula name) passed into it. But it's the `gist_logs` method that needs to do the argument parsing. This was discovered by looking at some other recently changed ARGV => Homebrew.args code like cmd/info.
-
- 02 Jan, 2020 1 commit
-
-
Gautham Goli authored
-
- 15 Dec, 2019 1 commit
-
-
EricFromCanada authored
-
- 20 Aug, 2019 2 commits
-
-
EricFromCanada authored
Use active voice when applicable, better verbs & adjectives, preposition usage, proper tense, etc.
-
EricFromCanada authored
Reorder switches as force/quiet/verbose/debug, --installed before --all, and link to SPECIFYING FORMULAE from top of page.
-
- 30 Apr, 2019 1 commit
-
-
Mike McQuaid authored
-
- 29 Apr, 2019 1 commit
-
-
Mike McQuaid authored
Freeze the results changed in #6072.
-
- 28 Apr, 2019 1 commit
-
-
Markus Reiter authored
-
- 20 Apr, 2019 1 commit
-
-
Mike McQuaid authored
-
- 17 Apr, 2019 1 commit
-
-
Mike McQuaid authored
-
- 14 Apr, 2019 1 commit
-
-
EricFromCanada authored
-
- 21 Feb, 2019 1 commit
-
-
Mike McQuaid authored
-
- 31 Jan, 2019 1 commit
-
-
Mike McQuaid authored
-
- 29 Jan, 2019 1 commit
-
-
Mike McQuaid authored
-
- 23 Jan, 2019 2 commits
-
-
Mike McQuaid authored
Fixes #5586
-
Gautham Goli authored
-
- 22 Jan, 2019 1 commit
-
-
Mike McQuaid authored
- Make `gist-logs` perform more checks - Don't complain about a non-/usr/local install at install time unless actually building from source. - Show more checks output on a build error - Improve naming of checks methods
-
- 21 Jan, 2019 1 commit
-
-
Mike McQuaid authored
-
- 22 Oct, 2018 2 commits
-
-
Colin Dean authored
-
Colin Dean authored
While working on f10691bc, I noticed this odd comment and decided to investigate. I wasn't able to reproduce the undesirable behavior because I cannot get 1.8.7 to compile with rvm but I did notice through some testing that iTerm2 displays a lock character when echo mode is disabled. My intent had been to remove this method because Homebrew has moved past a Ruby version that would necessitate the "hack" but this method's behavior is actually desirable today, so I changed the comment to remove the potential flag and instead left a comment explaining a good second reason for the method.
-
- 21 Oct, 2018 1 commit
-
-
Colin Dean authored
Co-Authored-By:
JBallin <JBallin@users.noreply.github.com>
-
- 15 Oct, 2018 2 commits
- 17 Sep, 2018 1 commit
-
-
Markus Reiter authored
-
- 31 Mar, 2018 1 commit
-
-
Gautham Goli authored
-
- 08 Mar, 2018 1 commit
-
-
Mike McQuaid authored
-