Commit Graph

10 Commits (9b7f8e93f5263186199d577883cd4f4b20603d51)

Author SHA1 Message Date
Adam Vandenberg e29531d3f7 magit 1.2.0 2013-01-28 21:12:51 -08:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel 7c648d9732 Shore up a number of shell quoting issues
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
Adam Vandenberg 243bc743ea Use https for github repos. 2011-05-26 22:02:55 -07:00
Adam Vandenberg 8173dbaac4 magit: fix install paths 2011-05-25 20:09:05 -07:00
Adam Vandenberg a5f506d52e magit 1.0.0 2011-05-25 14:11:10 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Koen Van der Auwera 4f3e4c4eef magit 0.8.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-13 06:00:32 -07:00
Adam Vandenberg a061c0df1a Add magit as separate brew at 0.8.1. 2010-07-01 21:40:11 -07:00