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 .
- Oct 01, 2016
-
-
Markus Reiter authored
-
- Sep 30, 2016
-
-
Steven Peters authored
The --fail-if-changed option will cause `brew man` to return a failing status code if the man files have changed.
-
- Sep 29, 2016
-
-
Mike McQuaid authored
Older versions of Git don't have this flag and we don't want to block updates for them when there's a (relatively) simple workaround.
-
Markus Reiter authored
-
- Sep 28, 2016
-
-
ilovezfs authored
some build systems check ac_cv_search_clock_gettime instead of ac_cv_func_clock_gettime so the former should also be set to "no" libev.m4 unsets ac_cv_func_clock_gettime, but if ac_have_clock_syscall is defined, it will leave ac_cv_func_clock_gettime alone: http://cvs.schmorp.de/libev/libev.m4?view=markup#l23
-
Zhiming Wang authored
We silenced tar in 5e3a26bf. It makes sense to make unzip and unrar output comparably succinct.
-
- Sep 27, 2016
-
-
Mike McQuaid authored
Will only happen once but could be confusing anyway.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
ilovezfs authored
-
ilovezfs authored
-
ilovezfs authored
-
ilovezfs authored
intended to be used in combination with --dry-run for a not-so-dry run the expected file modifications are made, but no git actions are taken
-
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
-
Nathan Toone authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Sep 26, 2016
-
-
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
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
This makes the code easier to follow rather than having to know HOMEBREW_NO_UPDATE_CLEANUP implies not updating to a tag.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Sep 25, 2016
-
-
Zhiming Wang authored
Fixes #1138.
-
Markus Reiter authored
-
Markus Reiter authored
-
Andrew Janke authored
-
Zhiming Wang authored
The verbose mode of tar is too pointlessly verbose.
-
Markus Reiter authored
-
Markus Reiter 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
Migrate to https://github.com/Homebrew/homebrew-test-bot to be able to work on this with a different, non-tagged workflow.
-