[SVN] Bundle commit 281

Torsten Becker torsten.becker at gmail.com
Tue Feb 15 18:12:55 UTC 2005


* changed a bug in the log parser, it now doesnt
  show a useless new table tag when getting the
  seperator line.
  
* some small changes in the internals of the
  parsing ruby scripts.
  
* the most important thing in this commit is that
  the text in the log message and the blame code
  coloumn now have a special behaviour:
  - whitespaces are not stripped
  - when you shrink the window or if there
    is not enough space they now soft-wrap like
    in TM, sounds trivial but it seemed not
    to be possible with simple css, I had to
    do some hacky space substitution.
    but who cares, it works now. ;)

Changed:
U   trunk/Subversion.tmbundle/Stylesheets/svn_blame_style.css
U   trunk/Subversion.tmbundle/Stylesheets/svn_style.css
U   trunk/Subversion.tmbundle/Tools/format_blame.rb
U   trunk/Subversion.tmbundle/Tools/format_log.rb
U   trunk/Subversion.tmbundle/Tools/svn_helper.rb



More information about the textmate-dev mailing list