| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-22 | unpack: s/allready/already/ | Misty De Meo | |
| 2013-05-19 | brew-switch: simplify implementation | Jack Nagel | |
| 2013-05-19 | brew-dirty: simplify implementation | Jack Nagel | |
| 2013-05-19 | brew-leaves: use Formula.installed | Jack Nagel | |
| 2013-05-19 | brew-leaves: resolve dependency graph for installed formulae only | Troels Thomsen | |
| Closes Homebrew/homebrew#19870. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2013-05-16 | CurlDownloadStrategy: remove "tarball_path" accessor | Jack Nagel | |
| This information is already exposed as "cached_location", which is common to all download strategies. | |||
| 2013-05-16 | linkapps: deal only with kegs, not formulae | Jack Nagel | |
| Fixes Homebrew/homebrew#19873. | |||
| 2013-05-03 | superenv: svn should provide a list, not a string | Adam Vandenberg | |
| Closes Homebrew/homebrew#19601. | |||
| 2013-05-03 | brew-test-bot: fix output handling. | Mike McQuaid | |
| 2013-05-03 | brew-test-bot: handle empty log files. | Mike McQuaid | |
| 2013-05-02 | brew-test-bot: force checkout master with cleanup. | Mike McQuaid | |
| 2013-04-26 | brew-tests: install deps before tests. | Mike McQuaid | |
| 2013-04-21 | Remove global methods from formulae | Simon Sigurdhsson | |
| Removes any global methods from formulae, and moves #kext_prefix (which seems to be at least somewhat abstractable) into the Formula class. The only formula with global methods is now aspell; it (and its generating script in contrib) has been changed to prefix that method with `aspell_`, to minimize the risk of name collisions. Closes Homebrew/homebrew#19331. Closes Homebrew/homebrew#19343. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2013-04-11 | Make brew services use the correct filename | Chad Catlett | |
| Closes Homebrew/homebrew#19050. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2013-04-03 | brew-server: clean up | Jack Nagel | |
| 2013-04-03 | brew-server: add Bootstrap styling | Jan-Henrik Bruhn | |
| Closes Homebrew/homebrew#18041. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2013-03-28 | brew-readall: remove unused variable | Jack Nagel | |
| 2013-03-14 | add brew linkapps --system | Iain Beeston | |
| Added an option to linkapps to allow linking to /Applications rather than ~/Applications Closes Homebrew/homebrew#18196. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-03-12 | brew switch: change optlinks for keg-only formulae | Misty De Meo | |
| 2013-03-03 | brew-test-bot: fix bottle function name. | Mike McQuaid | |
| 2013-03-03 | brew-switch: don't link keg-only brews | Adam Vandenberg | |
| Closes Homebrew/homebrew#18169. | |||
| 2013-02-18 | brew-mirror-check: fix error handling | Jack Nagel | |
| 2013-02-18 | Rename Library/Contributions/cmds -> cmd. | Mike McQuaid | |
