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 .
- Dec 19, 2019
-
-
Mike McQuaid authored
-
- Dec 15, 2019
-
-
EricFromCanada authored
-
- Nov 04, 2019
-
-
Jonathan Chang authored
Now that we use Ruby 2.6 we can fix these last two files.
-
- Oct 14, 2019
-
-
Issy Long authored
- Only try to call `.match?` on strings that aren't nil.
-
- Oct 13, 2019
- Oct 08, 2019
-
-
Mike McQuaid authored
-
- Aug 26, 2019
-
-
EricFromCanada authored
-
- Aug 21, 2019
-
-
EricFromCanada authored
-
- Aug 20, 2019
-
-
EricFromCanada authored
Use active voice when applicable, better verbs & adjectives, preposition usage, proper tense, etc.
-
- Apr 30, 2019
-
-
Mike McQuaid authored
-
- Apr 20, 2019
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Apr 19, 2019
-
-
Mike McQuaid authored
-
- Apr 17, 2019
-
-
Mike McQuaid authored
-
- Mar 17, 2019
-
-
Mike Miller authored
When reading the comment header of a shell command, omit options that are in Homebrew::CLI::Parser.global_options, since they are documented separately for all commands.
-
Mike Miller authored
Add a regex to handle two comma-separated options on the same line in command help strings.
-
- Mar 13, 2019
-
-
Mike McQuaid authored
This is a clearer branding for us to use. Also, as part of testing this, make some fixes to Jekyll in the docs folder. Fixes #5835
-
- Feb 21, 2019
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Feb 15, 2019
-
-
Mike McQuaid authored
-
- Feb 05, 2019
-
-
Mike McQuaid authored
Today the Homebrew maintainers elected a new PLC, TSC and project lead. Documentation is to follow detailing exactly the responsibilities for each of these roles but adjust these to reflect the current state until that point.
-
- Jan 31, 2019
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Jan 08, 2019
-
-
Mike McQuaid authored
This provides a more consistent version for `rubocop` than relying on `Homebrew.install_gem_setup_path!` (and we really want `brew style` to provide consistent output).
-
- Oct 24, 2018
-
-
Gautham Goli authored
-
- Oct 20, 2018
-
-
EricFromCanada authored
These aren't needed when converting Parser-based help text to man page or Markdown formats. Includes regenerated docs.
-
EricFromCanada authored
Specifically, `brew ruby -e "<ruby code>"`.
-
EricFromCanada authored
`brew ruby` now accepts only `-e`, verbose, and debug arguments.
-
EricFromCanada authored
-
- Oct 10, 2018
-
-
Mike McQuaid authored
- dev-cmd/man: sort the `cmd_path`s (for APFS) - update manpages based on latest content
-
- Oct 06, 2018
-
-
EricFromCanada authored
Replace <var> tags with markup for italicized monospaced text in Markdown. This requires the source to not combine bracketed and backticked text.
-
EricFromCanada authored
-
EricFromCanada authored
Work around ronn's inability to nest indents within list items by modifying its output to add a line break and indent after lines ending with a colon that aren't a list item's first line. This allows `brew.1.md.erb` to join the commands' help text without extra line breaks, which avoids the issue where kramdown was turning any command specs containing pipe characters into tables in the HTML output.
-
- Oct 03, 2018
-
-
Gautham Goli authored
-
Gautham Goli authored
-
Gautham Goli authored
-
Gautham Goli authored
-
Gautham Goli authored
-
Gautham Goli authored
-