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 .
- Sep 27, 2016
-
-
ilovezfs authored
and add explicit version when not preexisting
-
ilovezfs authored
--version=1.2.3 option to set `version "1.2.3"` Note that --version=0 will remove a no-longer-needed explicit version
-
ilovezfs authored
-
ilovezfs authored
-
ilovezfs authored
-
Mike McQuaid authored
info: print requirements
-
Mike McQuaid authored
RuboCop: MacOS
-
Mike McQuaid authored
add pcmpl-homebrew for homebrew emacs plugin
-
kaihaosw authored
-
Mike McQuaid authored
Speed up `parallel_tests` by splitting integration tests.
-
Markus Reiter authored
Fix documentation for --caskroom default
-
Nathan Toone authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Zhiming Wang authored
fixtures: add test.m4a
-
- Sep 26, 2016
-
-
Mike McQuaid authored
doctor: remove outdated Homebrew check.
-
Zhiming Wang authored
ARGV: kegs: error on empty arguments
-
Zhiming Wang authored
test.m4a contains an AAC LC stream inside an M4A (MPEG-4 Part 14) container. It is generated by FFmpeg 3.1.3 from test.wav: ffmpeg -y -i test.wav -c:a aac -profile:a aac_low -b:a 32k test.m4a test.m4a facilitates testing utilities or libraries that work with the AAC codec or the M4A container, e.g., alac.
-
Mike McQuaid authored
update.sh: don't restore branch to stable.
-
Mike McQuaid authored
This is no longer relevant in the bright, new tagged future. Fixes #1151.
-
Mike McQuaid authored
Only run for Homebrew developers so assume they don’t want to switch back to an old stable branch. Fixes #1141.
-
Mike McQuaid authored
update.sh: use HOMEBREW_UPDATE_TO_TAG.
-
Mike McQuaid authored
This makes the code easier to follow rather than having to know HOMEBREW_NO_UPDATE_CLEANUP implies not updating to a tag.
-
Mike McQuaid authored
Fix `search_tap` regex/string matching.
-
- Sep 25, 2016
-
-
Zhiming Wang authored
Fixes #1138.
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
download_strategy: never verbosely untar
-
Andrew Janke authored
-
Zhiming Wang authored
The verbose mode of tar is too pointlessly verbose.
-
Markus Reiter authored
RuboCop: Style/CaseEquality
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
Alter mkdir wrapper use mkdir_p to create intermediate directories
-
Mike McQuaid authored
update.sh: use GitHub tags API.
-
Mike McQuaid authored
-
Mike McQuaid authored
Otherwise if we've committed to `master` and someone `brew update`s before we cut the tag then they won't be updated to the latest version.
-
Mike McQuaid authored
RuboCop: Style/AccessorMethodName
-
Mike McQuaid authored
Update manpage.
-
Mike McQuaid authored
Add some missed changes. I'll add a CI check for this at a future point.
-