aboutsummaryrefslogtreecommitdiffstats
path: root/share
AgeCommit message (Collapse)Author
2015-07-08doc: add xcode 6.4Dominyk Tiller
Closes Homebrew/homebrew#41486. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-08brew.1: document `install --force-bottle`Alex Dunn
Closes Homebrew/homebrew#41398. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-06support downloading bottles through 3rd-party mirrorXu Cheng
Closes Homebrew/homebrew#41328. Closes Homebrew/homebrew#41332. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-07-04Remove myself from the maintainers listJack Nagel
It's been fun.
2015-07-03add `brew command`Xu Cheng
Closes Homebrew/homebrew#41034. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-07-02Include a reference to Oracle Instant Client Tap.kaukas
Closes Homebrew/homebrew#41286. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-07-02Small grammar fix in Acceptable-Formulae.mdViktor Ahlström
Closes Homebrew/homebrew#41262. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-26Revert "man: update for Homebrew/homebrew#40985"Dominyk Tiller
This reverts commit 2cdbc07dd0ed210ff631ba3a79365aff429c1906. Apologies, I'm an idiot who can't read which files were changed properly.
2015-06-26man: update for Homebrew/homebrew#40985Dominyk Tiller
2015-06-26manpage: irb command take `--examples` optionsWael M. Nasreddine
Closes Homebrew/homebrew#40985. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-25Adds JSON output to `outdated` commandColin Dean
After some musing on brunophilipe/Cakebrew#71, I thought it would be useful to let Cakebrew and other tools grab the outdated formulae version information using a method more elegant than regex. Closes Homebrew/homebrew#30693. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-06-23Formula-Cookbook: SSL/TLS homepage is preferredViktor Szakats
Closes Homebrew/homebrew#40998. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-22manpage: update list commandXu Cheng
Closes Homebrew/homebrew#40921. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-06-17Troubleshooting: better wording on formulae issuesBaptiste Fontaine
Closes Homebrew/homebrew#40816. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-06-14man: fix typoDominyk Tiller
Re: https://github.com/Homebrew/homebrew/commit/ad92f10ec35dcdbdd3424f663ffc7ff53287f714#commitcomment-11670008
2015-06-14Update tap documentation.Peter Aronoff
Closes Homebrew/homebrew#40481. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-14manpages: document new environmental variableDominyk Tiller
Closes Homebrew/homebrew#38835. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-11Add tip about devel version bumpsPikachuEXE
Tip mentioned in https://github.com/Homebrew/homebrew/pull/40570 Closes Homebrew/homebrew#40578. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-11manpage: add tap-infoXu Cheng
2015-06-10Various edits for punctuation, grammar, spelling, etc.Larry Gilbert
Closes Homebrew/homebrew#40478. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-06Formula-Cookbook: update download strategy exampleViktor Szakats
The new one uses sha256 instead of md5 and the urls still work and are all https, too. Closes Homebrew/homebrew#40455. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-06update docs to use https urlsViktor Szakats
Closes Homebrew/homebrew#40446. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-06-05Common-Issues: mention `deps --installed`.Baptiste Fontaine
Closes Homebrew/homebrew#40394. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-05Revert "upgrade: announce usage of --all."Mike McQuaid
This reverts commit 9032f165bec3d0c7452169093fab32578816043b. This seems to have been universally unpopular so let's revert it. Closes Homebrew/homebrew#40372. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-01cookbook: add an explicit version if necessaryBaptiste Fontaine
Closes Homebrew/homebrew#40247. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-05-28New-Maintainer-Checklist: add new documentation.Mike McQuaid
2015-05-28Maintainer-Guidelines: general updates, cleanup.Mike McQuaid
2015-05-27update manpageXu Cheng
2015-05-26man: regenerate man for Homebrew/homebrew#39447Dominyk Tiller
2015-05-26More explanation of HOMEBREW_{CELLAR,PREFIX,REPOSITORY}Larry Gilbert
Closes Homebrew/homebrew#39447. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-05-26Formula-Cookbook: add description field.Mike McQuaid
2015-05-21os: support xcode 6.3.2Dominyk Tiller
Closes Homebrew/homebrew#39909. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-05-18Gems,-Eggs-and-Perl-Modules: link to MetaCPANOlivier Mengué
Link to MetaCPAN.org instead of search.cpan.org. MetaCPAN is the community-maintained web portal to CPAN, while search.cpan.org is the historic but proprietary one. Closes Homebrew/homebrew#39836. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-05-15How to Open A PR: clarify one commit per formula.Mike McQuaid
2015-05-14Use "directory", not "folder"Jack Nagel
2015-05-14brew.1.md: Document HOMEBREW_LOGSShaun Jackman
Edit Library/Homebrew/manpages/brew.1.md Regenerate share/man/man1/brew.1 Closes Homebrew/homebrew#39722. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-05-08tap: support fast cloneXu Cheng
Closes Homebrew/homebrew#37592. Closes Homebrew/homebrew#38268. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-06manpage: fix brew upgrade sentenceXu Cheng
2015-05-06replace `brew upgrade` with `brew upgrade --all`.Xu Cheng
2015-05-05Update links to GitHub's personal access tokenAlex Muller
The link for the page that allows creation of API tokens has changed from /settings/applications to /settings/tokens. Also the wording on that page calls them "personal access tokens", so update Homebrew to be consistent with that. Closes Homebrew/homebrew#39378. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-01faq: replace `brew upgrade` with `brew upgrade --all`.Xue Fuqiao
Closes Homebrew/homebrew#39262. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-04-27manpage: add missing documentXu Cheng
Closes Homebrew/homebrew#38351. Closes Homebrew/homebrew#38960. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-26upgrade: announce usage of --all.Mike McQuaid
Tell users that we will soon be migrating `--all` so it is required if you wish to upgrade all formulae. Closes Homebrew/homebrew#38572.
2015-04-26Acceptable-Formulae.md: fix a space.Mike McQuaid
2015-04-26Acceptable-Formulae.md: note about Java binaries.Mike McQuaid
2015-04-23xcode: document latest xcode & cltDominyk Tiller
Closes Homebrew/homebrew#38925. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-23Migrating-A-Formula-To-A-Tap: add commit format.Mike McQuaid
2015-04-18Xcode.md: minor update to punctuation charsViktor Szakats
Closes Homebrew/homebrew#38784. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-18docs/Xcode: add 6.2 and 6.3 revisionsTim D. Smith
2015-04-16cleanup: add --prune to delete old cache files.Mike McQuaid