Mercurial > hg
view templates/map-raw @ 2003:62647394e368
Implementation of per-user .hgignore.
Reference: http://www.selenic.com/mercurial/bts/issue166
If the [ui] section of .hgrc contains keys like "ignore" or
"ignore.something", the values corresponding to these keys are
treated as per-user hgignore files. These hgignore files apply to all
repositories used by that user.
author | mcmillen@cs.cmu.edu |
---|---|
date | Fri, 24 Mar 2006 20:18:02 +0100 |
parents | c64bef3d7043 |
children | c067ee483d2e |
line wrap: on
line source
header = header-raw.tmpl footer = '' changeset = changeset-raw.tmpl difflineplus = '#line#' difflineminus = '#line#' difflineat = '#line#' diffline = '#line#' changesetparent = '# parent: #node#' changesetchild = '# child: #node#' filenodelink = '' filerevision = filerevision-raw.tmpl fileline = '#line#' diffblock = '#lines#' filediff = filediff-raw.tmpl fileannotate = fileannotate-raw.tmpl annotateline = '#author#@#rev#: #line#'