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 .
- 26 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 13 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 10 Oct, 2020 1 commit
-
-
Markus Reiter authored
-
- 31 Jul, 2020 1 commit
-
-
Markus Reiter authored
-
- 05 Mar, 2020 1 commit
-
-
Mike McQuaid authored
-
- 20 Aug, 2019 1 commit
-
-
EricFromCanada authored
-
- 20 Apr, 2019 1 commit
-
-
Mike McQuaid authored
-
- 17 Apr, 2019 1 commit
-
-
Mike McQuaid authored
-
- 07 Feb, 2019 1 commit
-
-
Harry Mallon authored
-
- 31 Jan, 2019 1 commit
-
-
Mike McQuaid authored
-
- 08 Apr, 2018 1 commit
-
-
Mike McQuaid authored
Fix various circular requirements, method redefinitions, etc.
-
- 16 Jun, 2017 1 commit
-
-
Matthew Strax-Haber authored
-
- 02 Oct, 2016 1 commit
-
-
Markus Reiter authored
-
- 20 Apr, 2016 1 commit
-
-
Martin Afanasjew authored
-
- 24 Mar, 2016 1 commit
-
-
Xu Cheng authored
This can become handy when we separate core code and formulae. For example, we could use `cd $(brew --repo homebrew/core)` to go to core tap path. Closes Homebrew/homebrew#50346. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
- 20 Jun, 2014 1 commit
-
-
Jack Nagel authored
-
- 13 Mar, 2011 1 commit
-
-
Max Howell authored
The code was sucking. To the extent that maintenance was hard. It's a lot easier to work with code that is sensibly split at sensible boundaries. So now it is more like that. But the refactor is minimal. Because we don't want you to have more merge hell than absolutely necessary. If you merge you will need to pay attention to brew.h.rb (as it is deleted) and bin/brew (as command logic is gone). It will be painful, but you will just have to help git out by moving any changes around manually. Note compatibility.rb. It ensures that any function renames or removals don't break anything. We're pretty serious about backwards compatibility. And that's because we encourage you to hack around with the innards. And we couldn't do that if we would then just make stuff disappear behind your back.
-