]> granicus.if.org Git - python/commit
Append the revision number for each file to the output.
authorGuido van Rossum <guido@python.org>
Tue, 10 Apr 2001 03:31:27 +0000 (03:31 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Apr 2001 03:31:27 +0000 (03:31 +0000)
commitf9e56e117f4074f068fd087c18f2d7f3d612258a
tree7d0cf182374d4615be326449b76a9b70dde09031
parentc32d82446763513394607d7489cae2a401f64e6d
Append the revision number for each file to the output.

(Yes, this is a new feature right before the 2.1 release.  No, I can't
imagine this would seriously break anybody's code.  In fact, most
users of this script are probably *happy* to see this addition.)
Tools/scripts/logmerge.py