In my version, 'svn diff | colordiff" will work exactly as git diff "pager + colors" and "svn diff | colordiff | grep -v "^Only" > patch.diff" will do the right thing also.
In fact, one can do: alias svndiff='svn diff | colordiff' and get the git behaviour with correct handling of pipes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161826 Title: smarter handling of redirections and add --color option to override auto settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/colordiff/+bug/1161826/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
