view hg @ 98:9be628347dce

Worst thing about unix: it allows control character and newline in its filename. Added handler to ensure that shit doesn't pass through. Makes things slow but it can't be helped (tm).
author Edho Prima Arief <edho@myconan.net>
date Thu, 14 Jul 2011 01:11:18 +0700
parents e17886c8da43
children ed3d1b8e6f45
line wrap: on
line source

[ui]
username = Edho Prima Arief <edho@myconan.net>
merge = vimdiff
verbose = true

[merge-tools]
vimdiff.executable = vim
vimdiff.args = -d $base $local $output $other +close +close

[extensions]
#hgext.convert = 
#progress =