contrib/sample.hgrc
changeset 3938 20f1c8440c53
parent 2615 b075216da118
child 4340 345ed833854d
equal deleted inserted replaced
3937:05c703c281ff 3938:20f1c8440c53
    44 # hgext.gpg =
    44 # hgext.gpg =
    45 
    45 
    46 ### hgk - GUI repository browser
    46 ### hgk - GUI repository browser
    47 ### hg help view
    47 ### hg help view
    48 
    48 
    49 # hgk = /home/user/hg/hg/contrib/hgk.py
    49 # hgext.hgk =
    50 
    50 
    51 ### mq - Mercurial patch queues
    51 ### mq - Mercurial patch queues
    52 ### hg help mq
    52 ### hg help mq
    53 
    53 
    54 # hgext.mq =
    54 # hgext.mq =
    60 
    60 
    61 ### patchbomb - send changesets as a series of patch emails
    61 ### patchbomb - send changesets as a series of patch emails
    62 ### hg help email
    62 ### hg help email
    63 
    63 
    64 # hgext.patchbomb =
    64 # hgext.patchbomb =
       
    65 
       
    66 ### churn - create a graph showing who changed the most lines
       
    67 ### hg help churn
       
    68 
       
    69 # hgext.churn = /home/user/hg/hg/contrib/churn.py
    65 
    70 
    66 ### win32text - line ending conversion filters for the Windows platform
    71 ### win32text - line ending conversion filters for the Windows platform
    67 
    72 
    68 # hgext.win32text =
    73 # hgext.win32text =
    69 
    74