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
..
2011-03-12 11:55:02 -08:00
2011-03-19 11:06:51 -07:00
2012-03-16 21:06:16 +00:00
2012-03-02 00:59:39 +00:00
2011-03-28 22:47:21 -07:00
2011-03-12 11:55:02 -08:00
2012-03-19 18:50:17 -07:00
2012-03-18 20:38:18 +13:00
2012-02-04 00:27:05 -06:00
2012-03-09 15:25:09 +00:00
2012-03-01 13:25:10 +00:00
2012-02-04 00:27:05 -06:00
2011-03-12 11:55:07 -08:00
2012-03-21 22:03:21 -07:00
2012-03-16 21:06:15 +00:00
2012-03-21 09:09:11 -07:00
2011-08-24 22:30:43 +01:00
2011-03-12 11:55:02 -08:00
2012-03-16 21:06:16 +00:00
2012-03-20 19:06:59 -05:00
2012-03-20 11:24:35 -05:00
2011-11-16 10:43:44 -08:00
2011-03-12 19:36:37 -08:00
2012-02-04 00:27:05 -06:00
2011-09-16 08:55:38 -07:00
2012-02-01 22:52:15 -06:00
2012-03-20 16:03:27 +00:00
2012-03-18 01:45:26 +00:00
2012-03-13 20:44:40 -05:00
2012-03-06 13:47:31 +00:00
2012-03-19 14:17:50 +00:00
2012-03-23 00:16:08 +00:00
2012-03-23 20:39:24 -05:00
2012-03-23 13:05:08 -05:00
2012-03-16 22:00:59 -07:00
2012-03-18 15:43:39 +13:00