aboutsummaryrefslogtreecommitdiffstats
path: root/docs/brew.1.html
AgeCommit message (Collapse)Author
2016-11-17bump-formula-pr: add --message optionZhiming Wang
For user-supplied PR message.
2016-11-11Merge pull request #1082 from alyssais/uninstall_dependancy_errorMike McQuaid
uninstall: refuse when dependents still installed
2016-11-03Correct a few typosMandar Gokhale
...and update man pages where applicable
2016-10-30Update manAlyssa Ross
2016-10-28docs: remove zmwangx from the list of maintainersZhiming Wang
2016-10-25uninstall: document --ignore-dependenciesAlyssa Ross
2016-10-22Add `brew release-notes` developer command.Mike McQuaid
Outputs the merged pull requests on Homebrew/brew between two Git refs.
2016-10-15Rename tap-readme command to tap-new.Mike McQuaid
Write the README but also a `.travis.yml` file (and in future perhaps a `Jenkinsfile`).
2016-10-14Haggins -> HaginsJosh Hagins
2016-10-14Add tschoonj.Mike McQuaid
2016-10-14Add maintainers from Cask.Mike McQuaid
2016-10-14README: add significant previous maintainers.Mike McQuaid
2016-10-13man: update for my departureDominyk Tiller
2016-10-02Add official external commands to manpage.Mike McQuaid
These are the ones that are auto-installed without tapping and it makes sense to make them more prominent in our documentation as we've offloaded various functionality over the years to each of them.
2016-10-01Merge pull request #1201 from MikeMcQuaid/update-test-to-tagMike McQuaid
update-test: add --to-tag option.
2016-10-01update-test: add --to-tag option.Mike McQuaid
This option is used to test updating between tags.
2016-10-01man: note --fail-if-changed date behaviour change.Mike McQuaid
As requested in #1199 this updates the documentation accordingly for that change.
2016-09-29Update man pagesSteven Peters
2016-09-24Update manpage.Mike McQuaid
Add some missed changes. I'll add a CI check for this at a future point.
2016-09-20Simplify `brew man` authors.Markus Reiter
2016-09-20Update documentation links.Mike McQuaid
2016-09-20Rearrange repository files.Mike McQuaid