Switch to gathering a group of all four types of modifications into a
summary of paths changed.

* tools/hook-scripts/mailer/mailer.py:
  (generate_content): use generate_summary() rather than a group of
    generate_list() calls. Pull individual bits out, for now.
  (generate_list): removed. supplanted by:
  (generate_summary): return a data object with four attributes with
    lists of added, replaced, deleted, and modified paths.


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1913187 13f79535-47bb-0310-9956-ffa450edef68
1 file changed