[SVN] Bundle commit 266
Torsten Becker
torsten.becker at gmail.com
Mon Feb 14 20:32:06 UTC 2005
* initial commit of my version of viewing svn log (called Log (2))
it is configurable via $TM_SVN_LOG_RANGE where you can adjust the
range where the log is shown from, by default the command
should use BASE:1.
you can also configure TM_SVN_LOG_COUNT where you can adjust
how much messages to show, if not configured it by default
just shows 7. 0 means no limit BTW.
i know there is one now but over the weekend i had no connection
to commit this but maybe you like this one more.
* the blame formating is a bit more compatible with the new html
output because it doesnt longer buffer before showing something,
now it writes the html directly to stdout.
it also has been a bit refactored.
note:
i am still working a on the css files but i wanted this commited
before focusing on this.
Changed:
A trunk/Subversion.tmbundle/Commands/Log (2).plist
U trunk/Subversion.tmbundle/Stylesheets/svn_blame_style.css
A trunk/Subversion.tmbundle/Stylesheets/svn_log_style.css
U trunk/Subversion.tmbundle/Stylesheets/svn_style.css
A trunk/Subversion.tmbundle/Tools/flip_files.js
U trunk/Subversion.tmbundle/Tools/format_blame.rb
A trunk/Subversion.tmbundle/Tools/format_log.rb
U trunk/Subversion.tmbundle/Tools/svn_helper.rb
More information about the textmate-dev
mailing list