index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
ndiff.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1/+1
*
Convert print statements to function calls in Tools/.
Collin Winter
2007-08-03
1
-3/+3
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-2/+2
*
Read the text files to be compared in universal-newline mode.
Tim Peters
2004-10-03
1
-1/+1
*
Prevent script from allowing '-r12'
Andrew M. Kuchling
2003-05-13
1
-1/+1
*
Generalize file.writelines() to allow iterable objects.
Tim Peters
2001-09-23
1
-2/+1
*
Fix restore (difflib.restore() became a generator too).
Tim Peters
2001-09-22
1
-1/+2
*
Make difflib.ndiff() and difflib.Differ.compare() generators. This
Tim Peters
2001-09-22
1
-3/+2
*
SF patch #445412 extract ndiff functionality to difflib, from
Tim Peters
2001-08-12
1
-226/+15
*
Moved SequenceMatcher from ndiff into new std library module difflib.py.
Tim Peters
2001-02-10
1
-292/+2
*
SF bug 124051: ndiff "?" lines can be confusing. Well, they still can, but
Tim Peters
2000-12-09
1
-28/+19
*
Hack ndiff to display lines w/ leading tabs more intuitively. This synchs
Tim Peters
2000-11-01
1
-9/+24
*
Tim Peters writes:
Guido van Rossum
1999-03-28
1
-24/+53
*
Tim Peters writes:
Guido van Rossum
1999-03-27
1
-160/+88
*
Add the specific sed statement to recover the second output file to
Guido van Rossum
1998-05-08
1
-1/+6
*
Adding Tim Peters' ndiff utility.
Guido van Rossum
1998-05-06
1
-0/+667