• fixed the time parsing of local git repositories: - Ruby's Time.parse() function cannot parse such dates correctly: Sun Aug 17 12:16:37 2008 -0400 - one has to rearrange it to: Sun Aug 17 12:16:37-0400 2008 Changed: U trunk/Review/Bundles/GetBundles.tmbundle/Support/getBundles.rb