Permalink
Commits on Mar 15, 2016
-
Revert "conan: homepage is conan.io instead of github"
mikemcquaid committedThis reverts commit 03199f2.
-
aws-keychain: bottle unneeded.
mikemcquaid committed -
mikemcquaid committed
Commits on Mar 13, 2016
Commits on Mar 10, 2016
-
mikemcquaid committed
This needs to be `Homebrew $HOMEBREW_VERSION` so we can be adequately filtered. Closes #49961. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-
utils: API Git credential tweaks.
mikemcquaid committed- Use empty array when `git credential-osxkeychain` lookup fails to cache and avoid rerunning it when there's no valid results. - Redirect `stderr` to avoid printing errors when there's a failure or no `git credential-osxkeychain` installed. Closes #49954. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Commits on Mar 8, 2016
Commits on Mar 7, 2016
-
mikemcquaid committed
Closes #49841. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-
install_renamed: handle recursive installs.
mikemcquaid committedCloses #49845. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-
mikemcquaid committed
Commits on Feb 25, 2016
-
mikemcquaid committed
Commits on Feb 23, 2016
-
argyll-cms: add patch comment.
mikemcquaid committed -
mikemcquaid committed
Commits on Feb 22, 2016
-
update: better handle merge conflicts.
mikemcquaid committedWhen there are merge conflicts we fail pretty hard. This is still possible after this commit but at least we've given Git enough pointers to make it less likely. Closes #49299. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-
mikemcquaid committed
Commits on Feb 21, 2016
-
mikemcquaid committed
Commits on Feb 18, 2016
-
fontconfig: use new pour_bottle DSL.
mikemcquaid committedCloses #47888. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-
kafka: use new pour_bottle DSL.
mikemcquaid committed -
python3: use new pour_bottle DSL.
mikemcquaid committed -
python: use new pour_bottle DSL.
mikemcquaid committed -
mikemcquaid committed
-
mikemcquaid committed
-
formula: add new pour_bottle DSL with reason.
mikemcquaid committedThis allows there to be a user-visible description of why a bottle is not being installed.
-
Move Kickstarter supporters file.
mikemcquaid committed
Commits on Feb 17, 2016
-
mikemcquaid committed
Commits on Feb 16, 2016
-
bin/brew: move logic to Library.
mikemcquaid committed`bin/brew` is getting a bit bloated and it's annoying to open all of `HOMEBREW_PREFIX` in your editor of choice and have it search through the `Cellar`. Let's instead keep the bare minimum in `bin/brew` and move the rest to `Library`. Closes #49185. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
NewerOlder