Mercurial > hg
view templates/map-raw @ 1713:03ee100b8c21
hooks: distinguish between locally committed and incoming changes.
"commit" hook is now for locally committed changes only.
"incoming" is for changes pulled, pushed, or unbundled into local repo.
author | Daniel Santa Cruz <byteshack@gmail.com> |
---|---|
date | Fri, 10 Feb 2006 16:45:56 -0500 |
parents | 03cb6bf43a9b |
children | c64bef3d7043 |
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#"