Modernize and document the Subversion diff parser.

Review Request #10783 — Created Nov. 4, 2019 and submitted

Information

Review Board
release-4.0.x
9030bc5...

Reviewers

This updates the Perforce diff parser to work directly on the
ParsedDiffFile, rather than the deprecated intermediary parser
dictionary. It also reduces repeated attribute accesses on the parser.

Along with this, the parser methods have been documented, providing
better insight into what each function is responsible for.

Unit tests pass.

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (e4cc197)
Loading...