Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement concurrent downloads in brew fetch. #17756

Merged
merged 28 commits into from
Sep 9, 2024

Commits on Sep 4, 2024

  1. Vendor Gems.

    # Conflicts:
    #	Library/Homebrew/Gemfile.lock
    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4c29d4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b297be7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6d529d View commit details
    Browse the repository at this point in the history
  4. Fix type signatures.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f41d251 View commit details
    Browse the repository at this point in the history
  5. Color status.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b55528b View commit details
    Browse the repository at this point in the history
  6. Fix --force flag.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    601134b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b353e9c View commit details
    Browse the repository at this point in the history
  8. Move require.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3a51f55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6434533 View commit details
    Browse the repository at this point in the history
  10. Improve output.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3b5b669 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a114575 View commit details
    Browse the repository at this point in the history
  12. Remove unneeded method.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    786f5d3 View commit details
    Browse the repository at this point in the history
  13. Simplify Tty methods.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0cafa83 View commit details
    Browse the repository at this point in the history
  14. Fix code style.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0b50f06 View commit details
    Browse the repository at this point in the history
  15. Improve output.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d6ebb04 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e7c9049 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    404176a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    984cde1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9fd4c97 View commit details
    Browse the repository at this point in the history
  20. Add FIXME comment.

    reitermarkus committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    231ac72 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fb0bf3b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    c61713b View commit details
    Browse the repository at this point in the history
  2. Comment deprecations.

    Co-authored-by: Bo Anderson <[email protected]>
    reitermarkus and Bo98 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    123a2ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    846cf25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a970065 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60cb810 View commit details
    Browse the repository at this point in the history
  6. Fix code style.

    reitermarkus committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    69a04bd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    b68ee41 View commit details
    Browse the repository at this point in the history