| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-15 | Remove redundant return | Jack Nagel | |
| 2013-02-15 | Make this more idiomatic | Jack Nagel | |
| 2012-08-29 | Record HEAD SHA and date of installs in receipt | Max Howell | |
| 2012-08-14 | Improve libiconv diagnostic and suggestion | Max Howell | |
| This is coming up a lot at the moment, so here is an attempt to be more helpful. | |||
| 2012-02-25 | inreplace: also warn on plain gsub! usage | Adam Vandenberg | |
| 2012-02-25 | inreplace: warn if no substitutions were made | Jack Nagel | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2011-07-27 | Coerce flags to an array in `remove_make_var!` | Trevor Wennblom | |
| This is needed for Ruby 1.9.x compatibility, but we still don't support running Homebrew with anything other than a system provided 1.8.[67]. Fixes #6546 Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-06-19 | back-port start_with? from 1.8.7 | Adam Vandenberg | |
| This allows its use in Leopard, which has Ruby 1.8.6. | |||
| 2011-03-12 | Move string extensions | Adam Vandenberg | |
| 2010-10-30 | fix warnings: ambiguous first arg | Jamie Macey | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-17 | extract undent test to test case | Michael Morgan | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-03-07 | String.undent for prettier HEREDOCs | Max Howell | |
