X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=hgrc;h=fb4cff68e9b91095c1b03b733b5e12b16741fdb2;hb=8251bdb225ed90edb82ed444f55e8ae1fe50e6ac;hp=49626c87e1ce495e74c73678edcafa7b287f569c;hpb=1c750330eddeb147c8dc25e2bc2a751e142b8c1a;p=config%2Fdotfiles.git diff --git a/hgrc b/hgrc index 49626c8..fb4cff6 100644 --- a/hgrc +++ b/hgrc @@ -16,6 +16,8 @@ git = True hgext.convert = # Simplify pull and merge processes. hgext.fetch = +# Log output similar to hg view but as ASCII. +hgext.graphlog = # Enable hg view. hgext.hgk = # Patch stack support.