David, Tue, Dec 11, 2007 14:48:32 +0100: > Though there's still a few things remaining to be implemented, the > bulk of the initial groundwork is already done. All you need to > build/run it is python and pyqt4 (pyuic4). I've deliberately tried to > keep the interface similar to git-gui for now since it is obviously > based on it, but that's not a requirement. Interesting. I had to start it like this: $ export PYTHONPATH=$(pwd)/build/default:$(pwd)/build/default/ui $ python ./build/default/bin/ugit.pyc It has some problem with merges in "Git Commit Browser": takes a lot of CPU and very slowly generates a very big diff. The diff view is very ... dark. Out of place, when the rest of the interface corresponds to system theme (mine is rather light). - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html