1 2 3 4 5 6 7
#! /bin/bash cd `bzr root` bzr diff -rbranch:../trunk | lsdiff| grep "\.py$" | xargs pyflakes | grep -v "__init__" cd -
Loggerhead is a web-based interface for Breezy Version: 2.0.1