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 .
- 27 Nov, 2020 1 commit
-
-
Jonathan Chang authored
-
- 25 Nov, 2020 2 commits
-
-
Rylan Polster authored
-
Rylan Polster authored
-
- 17 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 13 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 09 Nov, 2020 1 commit
-
-
Rylan Polster authored
-
- 06 Nov, 2020 2 commits
-
-
EricFromCanada authored
-
Rylan Polster authored
-
- 05 Nov, 2020 1 commit
-
-
Rylan Polster authored
Also shift logic to directory-based organization instead of a single file with all lists
-
- 04 Nov, 2020 1 commit
-
-
Rylan Polster authored
-
- 10 Oct, 2020 1 commit
-
-
Markus Reiter authored
-
- 09 Oct, 2020 1 commit
-
-
Mike McQuaid authored
GitHub has requested we request our usage of shallow clones. As a result: - do default to shallow clones on CI - do not do --shallow-since when setting up new repositories in `brew update` - do not support shallow clones of homebrew-core at all We may consider in future unshallowing all clones unconditionally.
-
- 30 Sep, 2020 1 commit
-
-
Mike McQuaid authored
Don't raise an exception only to catch it.
-
- 29 Sep, 2020 1 commit
-
-
Markus Reiter authored
-
- 19 Sep, 2020 1 commit
-
-
Markus Reiter authored
-
- 17 Sep, 2020 1 commit
-
-
nandahkrishna authored
-
- 01 Sep, 2020 1 commit
-
-
Mike McQuaid authored
-
- 23 Aug, 2020 1 commit
-
-
Markus Reiter authored
-
- 20 Aug, 2020 1 commit
-
-
Bo Anderson authored
-
- 13 Aug, 2020 1 commit
-
-
Markus Reiter authored
-
- 06 Aug, 2020 1 commit
-
-
Mike McQuaid authored
This was deprecated and removed a while ago.
-
- 18 Jun, 2020 1 commit
-
-
Caleb Xu authored
-
- 12 Jun, 2020 2 commits
-
-
Mike McQuaid authored
Don't want to restrict this for all taps otherwise existing ones may explode. Fixes #7734
-
Mike McQuaid authored
Fixes #7732.
-
- 09 Apr, 2020 1 commit
-
-
Jonathan Chang authored
-
- 07 Apr, 2020 1 commit
-
-
Mike McQuaid authored
-
- 22 Feb, 2020 2 commits
-
-
EricFromCanada authored
-
EricFromCanada authored
-
- 17 Feb, 2020 1 commit
-
-
Emily Marigold Klassen authored
-
- 06 Feb, 2020 1 commit
-
-
Mike McQuaid authored
- Use Ruby attribute arguments. - Fix use of `full_clone` in `cmd/tap` to be on by default. - Remove unnecessary argument in test.
-
- 02 Feb, 2020 1 commit
-
-
Mike McQuaid authored
This makes `Tap` consistent with what the installer is doing. Generally shallow clones get slower and slower (and more and more pointless) the more they are fetched so don't make sense for our use-case. Keep the option around anyway because it's useful for integration tests.
-
- 13 Jan, 2020 1 commit
-
-
Mike McQuaid authored
- Output a message whenever a non-default remote is set. - Ensure that `CoreTap.instance.install` uses the right remote.
-
- 16 Nov, 2019 1 commit
-
-
Issy Long authored
- The `--local` option doesn't exist in early versions of git (~1.7), but its behaviour is the default (saving in the current repo's .git directory). - As it's the default across versions, we don't need to specify it everywhere. - Reported in Linuxbrew/install issue 78.
-
- 03 Oct, 2019 1 commit
-
-
Markus Reiter authored
-
- 20 Apr, 2019 1 commit
-
-
Mike McQuaid authored
-
- 19 Apr, 2019 1 commit
-
-
Mike McQuaid authored
-
- 14 Apr, 2019 1 commit
-
-
EricFromCanada authored
-
- 28 Feb, 2019 1 commit
-
-
Michka Popoff authored
-
- 21 Feb, 2019 1 commit
-
-
Mike McQuaid authored
-
- 26 Jan, 2019 1 commit
-
-
Shaun Jackman authored
check_coretap_git_origin was not working as intended. Permit Linuxbrew/homebrew-core as a valid origin. Factor out check_coretap_git_branch.
-