[SVN] r10825 (GetBundles)

Hans-Jörg Bibiko bibiko at eva.mpg.de
Tue Nov 18 16:16:35 UTC 2008


• 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



More information about the textmate-dev mailing list