| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-08 | Quote prefix for git submodules. Fixes #1009 | Adam Vandenberg | |
| 2010-04-08 | Test that Homebrew's bin is in the path. | Adam Vandenberg | |
| 2010-04-08 | Adds support for git submodules. Fixes #1009. | Chris Thachuk | |
| If submodules exists for a git repo then checkout their index as well into the appropriate path. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-04-06 | Only check @specs for :using if @specs exists. Fixes #1127. | Adam Vandenberg | |
| 2010-04-06 | Allow :using on head to specify a download strategy. | Adam Vandenberg | |
| A 'head' in a formula can now specify which download strategy to use via a ':using' specification: head 'http://svn.macosforge.org/repository/darwinbuild/trunk/', :using => :svn This reduces the number of cases where "download_strategy" needs to be overriden. | |||
| 2010-04-06 | Remove silly concatenation. | Adam Vandenberg | |
| 2010-04-06 | Change homepage. Fixes #105. | Adam Vandenberg | |
| 2010-04-06 | Move ENV tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Split out some Formula tests. | Adam Vandenberg | |
| 2010-04-06 | Switch test_bucket over to use testing_env. | Adam Vandenberg | |
| 2010-04-06 | Move Pathename property tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Move ARGV tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Move utils tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Tests for Pathname.install. | Adam Vandenberg | |
| 2010-04-06 | Merge Formula class name tests | Adam Vandenberg | |
| 2010-04-06 | Add external deps. tests. | Adam Vandenberg | |
| 2010-04-06 | Move TestBall definition to separate file. | Adam Vandenberg | |
| 2010-04-06 | Move checksum tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Move version tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Move inreplace tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Tests - remove some unused includes | Adam Vandenberg | |
| 2010-04-06 | Move hardware detection tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Move install tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Move updater tests to separate file. | Adam Vandenberg | |
| 2010-04-06 | Add tests for patching. | Adam Vandenberg | |
| 2010-04-06 | Add new "testing environment" include. | Adam Vandenberg | |
| 2010-04-06 | Add shell script 'tests' to run ruby test suites. | Adam Vandenberg | |
| 2010-04-06 | Remove silly concatenation. | Adam Vandenberg | |
| 2010-04-06 | Add pkg-config check. | Adam Vandenberg | |
| 2010-04-06 | Add path check. | Adam Vandenberg | |
| 2010-04-06 | Check for root owned locale folders. | Adam Vandenberg | |
| 2010-04-06 | Use here-strings. | Adam Vandenberg | |
| 2010-04-06 | Prefix check. | Adam Vandenberg | |
| 2010-04-06 | Ruby version check. | Adam Vandenberg | |
| 2010-04-06 | Stubs for more checks. | Adam Vandenberg | |
| 2010-04-06 | Move gcc version check. | Adam Vandenberg | |
| 2010-04-06 | Check both gcc's | Adam Vandenberg | |
| 2010-04-06 | Move port/fink check. | Adam Vandenberg | |
| 2010-04-06 | Move X11 check. | Adam Vandenberg | |
| 2010-04-06 | Move dylib check. | Adam Vandenberg | |
| 2010-04-06 | Move brew doctor to its own source file; will get bigger. | Adam Vandenberg | |
| 2010-04-06 | `brew doctor` | Max Howell | |
| 2010-04-06 | Force readme files to not be executable. | Adam Vandenberg | |
| 2010-04-04 | Don't link_dir if the target doesn't exist. | Adam Vandenberg | |
| Fixes #1115 for Ruby 1.9, thanks to assaf. | |||
| 2010-04-04 | Add test script to extract version from URL/path. | Adam Vandenberg | |
| 2010-04-03 | Add s.get_make_var | Adam Vandenberg | |
| This allows more complicated transformations to happen, such as stripping out part of the variable. | |||
| 2010-04-03 | Allow archs_for_command to take Pathnames. Fixes #1106. | Adam Vandenberg | |
| 2010-03-31 | Add support for rar archives. | Adam Vandenberg | |
| 2010-03-30 | More hashing refactoring to work with byte chunks | Jake Good | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-03-27 | fix github version parser with multidigit number | Joshua Peek | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
