Sun, 01 Oct 2017 16:40:58 -0400
use perltidy for equalprg if present
[ui] username = Meredith Howard <mhoward@roomag.org> merge = vimdiff logtemplate = "{phaseset} -{label('logcust.decorate', decorate)} {desc|strip|firstline} {label('logcust.date', "({date|age})")} {label('logcust.user' , "<{author|person}>")}\n" [extensions] color = graphlog = pager = progress = rebase = record = shelve = histedit = schemes = [pager] pager = LESS='FSRXi' less [alias] fetch = pull --rebase ctags = !~/bin/git-ctags draft = log -r 'not public()' [merge-tools] vimdiff.executable = vim vimdiff.args = -d -c 'hid|hid' $base $local $output $other vimdiff.check = changed, conflicts [diff] git = true showfunc = true [schemes] gh = git://github.com/ gh+ssh = git+ssh://github.com/ [color] diff.hunk = cyan log.changeset = magenta logcust.date = green logcust.user = cyan logcust.decorate = yellow changeset.draft = dim changeset.secret = dim underline [templatealias] phaseset = "{label("changeset.{phase}", rev)}:{label('log.changeset', node|short)}" decorate = "{if(branches, " ({branches})")}{if(tags, " <{tags}>")}{if(bookmarks, " [{bookmarks}]")}" [committemplate] changeset = {desc}\n\n HG: {extramsg} HG: user: {author}\n{ifeq(p2rev, "-1", "", "HG: branch merge\n") }HG: branch '{branch}'\n{if(currentbookmark, "HG: bookmark '{currentbookmark}'\n") }{subrepos % "HG: subrepo {subrepo}\n" } {splitlines(diff()) % 'HG: {line}\n'} %include ~/.hgext/hgrc %include ~/.hgrc.local