My favourite things about Tig:<p><pre><code> * It's fast.
* It's there in the terminal, right where you're using git.
* Hence, easy to use over ssh :)
* Familiar keyboard shortcuts (press 'h' for help).
* Combined log/diff view, where each scrolls independently.
* 'tig --all'
</code></pre>
I've often wished I could use it to start a rebase, but besides that, I find it damn near perfect.