File: gitdiff-only-newlines.txt

package info (click to toggle)
icdiff 2.0.7-4.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: python: 784; sh: 190; makefile: 17
file content (22 lines) | stat: -rw-r--r-- 1,900 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
README                                  README                                 
  --show-all-spaces    color all non-m    --show-all-spaces    color all non-m 
atching whitespace including            atching whitespace including           
                       that which is n                         that which is n 
ot needed for drawing the eye to        ot needed for drawing the eye to       
                       changes. Slow,                          changes. Slow,  
ugly, displays all changes              ugly, displays all changes             
  --print-headers      label the left     --print-headers      label the left  
and right sides with their file         and right sides with their file        
                       names                                   names           
                                                                               
                                        License:                               
                                                                               
                                          This file is derived from difflib.Ht 
                                        mlDiff which is under the license:     
                                                                               
                                            http://www.python.org/download/rel 
                                        eases/2.6.2/license/                   
                                                                               
                                          I release my changes here under the  
                                        same license.  This is GPL compatible.