I've made another patch to GetBundles that lets you set the "FINDER_APP" env variable, so you can tell GetBundles to open w/ Path Finder. If the var isn't set, it defaults back to Finder.
As an additional, unrelated suggestion, I find it much easier to parse bundle update times if the full 4-digit year is displayed: locCom += " date: " + Time.parse(bundle['revision']).getutc.strftime("%Y-%m-%d %H:%M") (Change the lowercase %y to the uppercase %Y.)
Thanks, Adam Vandenberg http://adamv.com/ http://github.com/adamv/