[SVN] r4550 (Subversion)

Torsten Becker torsten.becker at gmail.com
Thu Aug 3 18:39:51 UTC 2006


* added TextMate.selected_files to Support/lib/textmate.rb, it gives you an array containing the selected files as strings. (thanks to allan für the great gsub thing :>)  i also added some basic tests to confirm that selected_files does what one expects.

* rewrote/cleaned up the part of log which makes clickable links and diffs, i had some problems with the previous stuff when going over svn+ssh or when the first part of the url was the same as the specified hostname (no usual problems), it now works for my repos and i tested it with the bundle repo and with a file:// repo also, so it should work for all. :)

Changed:
U   trunk/Bundles/Subversion.tmbundle/Commands/Log.plist
U   trunk/Bundles/Subversion.tmbundle/Support/format_log.rb
U   trunk/Bundles/Subversion.tmbundle/Support/svn_helper.rb
U   trunk/Bundles/Subversion.tmbundle/Support/svn_log_helper.js
A   trunk/Support/lib/selected_files_tests.rb
U   trunk/Support/lib/textmate.rb



More information about the textmate-dev mailing list