Mercurial > hg
diff tests/test-hgweb-removed.t @ 13100:66d7a1250c9b stable
patch: write .rej files without rewriting EOLs
Do not pass reject file content to patchfile.writelines() to:
- Avoid line endings transformations
- Avoid polluting overriding implementations with unrelated data. They should
override write_rej() to deal or ignore reject files properly.
Bug report, analysis and original patch and test by
Shun-ichi GOTO <shunichi.goto@gmail.com>
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Fri, 03 Dec 2010 11:40:30 +0900 |
parents | d664547ef540 |
children | 270f57d35525 |