Jack Nagel 8c4e7ca5b5 Parse raw diff output in brew update
Using each_cons() "works", but to report all changes correctly we need
to look at the last elements even after we've looked at the last 3
consecutive elements.

Instead, let's parse each line of the raw diff output using a regexp.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-23 20:39:24 -05:00
..
2012-03-23 20:39:24 -05:00
2011-11-13 19:23:00 -08:00
2012-02-27 04:06:39 +00:00
2012-03-20 22:31:14 -07:00
2012-03-23 05:58:14 +13:00
2012-03-20 19:06:59 -05:00
2011-08-02 14:45:26 +01:00
2012-03-21 12:12:10 -07:00