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 .
- Feb 05, 2019
-
-
Mike McQuaid authored
Welcome to the team!
-
Mike McQuaid authored
cmd/upgrade: Add call to parse options
-
Mike McQuaid authored
Note leadership changes
-
Mike McQuaid authored
Cask handle already downloaded file
-
Colin Dean authored
Co-Authored-By:
MikeMcQuaid <mike@mikemcquaid.com>
-
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.
-
- Feb 04, 2019
-
-
Gautham Goli authored
-
Danny Weinberg authored
-
- Feb 03, 2019
-
-
Mike McQuaid authored
cleanup: fix stale cask detection.
-
Mike McQuaid authored
This method is also run to check formulae and if a formula and cask have the same name (e.g. `cmake`) then this method would mark all formulae downloads to being stale. Instead, check the `dirname` (which we're using for globs anyway) to double check that this is definitely a stale cask.
-
Mike McQuaid authored
Note HOMEBREW_NO_INSTALL_CLEANUP in the help/manual
-
Mike McQuaid authored
-
Mike McQuaid authored
update-reset: avoid hanging on shallow-since.
-
Mike McQuaid authored
For some reason this seems to hang when there's been no commits since the latest tag. Not a problem in `brew update`.
-
- Feb 02, 2019
-
-
Danny Weinberg authored
The current logic for curl_download tries to restart any existing partial download, but this fails for some servers when the file is already fully downloaded, returning a status code 416. This updates the function to check for the file being already downloaded and if so bails early. The following command used to fail when run more than once but now works as expected: ``` brew cask info https://raw.githubusercontent.com/homebrew/homebrew-cask/master/Casks/docker.rb ```
-
- Feb 01, 2019
-
-
Mike McQuaid authored
fix typo
-
Mike McQuaid authored
-
Reto Kromer authored
-
Markus Reiter authored
Use Mechanize to parse Content-Disposition.
-
- Jan 31, 2019
-
-
Mike McQuaid authored
cleaner: only skip non-.la symlinks
-
Mike McQuaid authored
Finish option handling
-
Bryce Glover authored
ries. Reopens Homebrew/homebrew-core#35269. Closes Homebrew/homebrew-core#35269.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-