bzr diff will print the entirety of all added files. Is there a way to just get it to print diffs of existing files, and just print "added foo.c" or whatever for new files, kind of like diff without -N? Thanks, Chris