Comment 0 for bug 532600

Revision history for this message
Per Johansson (per.j) wrote : bzr diff --summarize

svn diff has a useful --summarize flag to show what files changed between two revision. It is similar to the extra info output by log -v, but you can apply it to any two revisions. Eg:

$ bzr diff --summarize -r -3..
modified:
  __init__.py
  log.py