Mercurial > hg
comparison hgext/schemes.py @ 10135:9a4034b630c4 stable
patch: better handling of sequence of offset patch hunks (issue1941)
The built-in patch implementation applied the hunks to the wrong lines of the
file if the file in the repo has been modified to skew the patch line numbers
and the file contains repetitive sequences of lines.
author | Greg Onufer <gonufer@jazzhaiku.com> |
---|---|
date | Wed, 09 Dec 2009 16:56:00 -0800 |
parents | 9d1195b2f00d |
children | 25e572394f5c |
comparison
equal
deleted
inserted
replaced
10132:ebf69364e80f | 10135:9a4034b630c4 |
---|