#!/bin/sh
svn diff --diff-cmd diff -x"-b -y -W${W:-160}" "$@" | expand
