| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-02 | Man typos. Fixes #3799 | Adam Vandenberg | |
| 2010-12-26 | Fix typos in man page | Adam Vandenberg | |
| 2010-11-20 | Fix typo in manpage. | Mike McQuaid | |
| 2010-11-07 | Update man page | Adam Vandenberg | |
| Move all documented "external commands" up with the resto f the commands, as these will all be built-in commands after the next code re-org. | |||
| 2010-11-06 | Separate man page for brew-man | Adam Vandenberg | |
| Also, revise main man page, and update brew-man command to handle multiple input files. | |||
| 2010-11-01 | Add proxy information to man page | Adam Vandenberg | |
| 2010-10-30 | Document brew install <url> | Adam Vandenberg | |
| 2010-10-21 | brew-audit - add check for tabs. | Adam Vandenberg | |
| Add a new mode "brew audit --warn" that performs stricter checks that might not need to be fixed. Currently this includes a check for using tabs instead of spaces for indentation; Homebrew style is "2-space indentation." Documented this new switch. | |||
| 2010-10-17 | Add link shortcut ln to doc | Adam Vandenberg | |
| 2010-10-17 | Add remove --force | Adam Vandenberg | |
| 2010-10-13 | Document fetch --force | Adam Vandenberg | |
| 2010-10-13 | Document fetch --HEAD | Adam Vandenberg | |
| 2010-10-13 | Document brew install --force --HEAD | Adam Vandenberg | |
| 2010-10-04 | document brew log | Adam Vandenberg | |
| 2010-09-27 | Tweak man entry for brew uses | Adam Vandenberg | |
| 2010-09-16 | typo | Adam Vandenberg | |
| 2010-09-16 | add 'brew install --force' to manpage | Adam Vandenberg | |
| 2010-09-08 | Document brew options | Adam Vandenberg | |
| 2010-08-21 | Document HOMEBREW_KEEP_INFO | Adam Vandenberg | |
| 2010-08-20 | Document 'brew man' and add links to gems. | Adam Vandenberg | |
| 2010-08-20 | Document HOMEBREW_DEBUG_PREFIX | Adam Vandenberg | |
| 2010-08-16 | Document HOMEBREW_DEBUG_INSTALL | Adam Vandenberg | |
| 2010-08-15 | Fix brew server and document. | Adam Vandenberg | |
| 2010-08-15 | Document 'brew test' and sort external commands. | Adam Vandenberg | |
| 2010-08-15 | Fix typo in manpage. | Adam Vandenberg | |
| 2010-08-15 | Document 'brew missing'. | Adam Vandenberg | |
| 2010-08-11 | Reformat manpage slightly | Adam Vandenberg | |
| 2010-08-11 | Add "brew uses --installed" | Adam Vandenberg | |
| Passing --installed will limit the list to formulae that you have installed. Documented this and "brew deps --1" which limits the dependency list to one level down (direct dependencies). | |||
| 2010-08-07 | Move ext command docs down to ext commands section | Adam Vandenberg | |
| 2010-08-07 | Document external commands a bit | Adam Vandenberg | |
| 2010-08-07 | Tweak brew install docs | Adam Vandenberg | |
| 2010-08-07 | Document brew audit. | Adam Vandenberg | |
| 2010-08-07 | Add sha1 to brew fetch and document command | Adam Vandenberg | |
| 2010-07-29 | Document brew info url | Adam Vandenberg | |
| 2010-07-25 | Allow HOMEBREW_EDITOR for non-project editing. | Adam Vandenberg | |
| If set, use "HOMEBREW_EDITOR" when editing a single file, or multiple files in the same folder. Note that this setting does not affect `brew edit`, since opening all of Homebrew at once requires an editor with proper project support. | |||
| 2010-07-09 | Document 'brew install --HEAD'; sort ENV vars. | Adam Vandenberg | |
| 2010-07-08 | Improved Subversion support. | Adam Vandenberg | |
| Homebrew will now use the svn binary pointed to by HOMEBREW_SVN if set, use a Homebrew-installed svn if present, finally falling back to the system-provided svn binary. If a formula (mplayer) requires a newer version of Subversion than what Leopard provides, it can use the "StrictSubversionDownloadStrategy" download strategy to warn the user. These changes also fix an issue with forcing exports not working on a stock Leopard subversion, but letting the user either specify a specific binary or install Subversion via Homebrew and pick that up instead. | |||
| 2010-07-03 | Allow user to override temp folder with HOMEBREW_TEMP | Adam Vandenberg | |
| 2010-06-29 | manpage updates | Adam Vandenberg | |
| * Update title for ronn 0.7.3 * document --use-llvm * document --ignore-dependencies | |||
| 2010-06-13 | Man page for Homebrew | Christopher Sexton | |
| Includes: generator script, ronn source, manpage output Signed-off-by: Adam Vandenberg <flangy@gmail.com> Man page updates. * Generator command is now an external command with additional options * Added more brew commands * Tweaks and reformats | |||
