# HG changeset patch # User Oleksandr Gavenko # Date 1419715945 -7200 # Node ID 0507a0b1a45a35f60862bc1ad2928c4026ab2a44 # Parent fc3234dde467c57b512532c7d9fbc02cfdc8853d git analog of 'hg glog'. diff -r fc3234dde467 -r 0507a0b1a45a .gitconfig --- a/.gitconfig Sat Dec 20 13:02:36 2014 +0200 +++ b/.gitconfig Sat Dec 27 23:32:25 2014 +0200 @@ -18,6 +18,7 @@ summary = log --oneline tags = tag -n1 -l w = whatchanged +glog = log --all --graph [core] whitespace=-indent-with-non-tab,trailing-space,cr-at-eol