Summary of modified files

Asked by Henrik Ziegeldorf

I'm trying to extend the Bazaar Email Plugin.
I want to additionally display a summary of all files that were changed in the current commit.
Something like:

Modified:
    foo/foo1 foo/foo2 foo/foo3

How is this possbile?

Nowhere in the Bazaar Api Documentation have I found a Class containing this information.

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

Call iter_changes() on the relevant tree. Feel free to ask for more help.

Can you help with this problem?

Provide an answer of your own, or ask Henrik Ziegeldorf for more information if necessary.

To post a message you must log in.