-
Committer:
Benoît Pierre
-
Date:
2008-12-02 00:54:27 UTC
-
mto:
(4056.1.1 trunk2)
-
mto:
This revision was merged to the branch mainline in
revision
4058.
-
Revision ID:
benoit.pierre@gmail.com-20081202005427-rabc26tyl7qptx1l
Further improve handling of '\ No newline at end of file': get rid of
iter_lines_handle_nl, since it's too lenient (allows '\ No...' line
everywhere), and only handle it in iter_hunks (which will be called for
both parse_patch and parse_patches).