Skip to content

overhacked/diff.tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:
   This bundle contains a highlighting for diff files
   (also called patches) created with diff,
   subversion or whatever.
   It should colorize the normal, context and unified diff
   format, as well as some subversion extras.
   It is created after what I found on the attached URL and
   what 'svn diff' produces.

	It also contains two Diff commands. One simple one (by Torsten) takes two selected files and edits the .diff in TM. The second take diff output and hyperlinks it so you can jump to the appropriate file and line.  - Eric Hsu <textmate@betterfilecabinet.com>
   
Links:
   - http://www.gnu.org/software/diffutils/manual/html_node/Output-Formats.html
     -- where the diff syntax specs are from

Authors:
   Torsten Becker <torsten.becker@gmail.com>
   Eric Hsu <textmate@betterfilecabinet.com>

Releases

No releases published

Packages

No packages published

Languages

  • Perl 65.9%
  • JavaScript 20.4%
  • CSS 13.7%