Alexander Belchenko wrote: > We have to implement new q-command to show colored unidiff. We already has > all basic GUI, just need to implement parser of diff files to get the info > we need. No need to implement a parser-- there's one in bzrlib/patches.py already. Aaron