Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
.hgignore
author
egazoni
Fri, 07 May 2010 15:25:09 +0200
branch
stable
changeset 5500
55a40cc0ab9a
parent 3990
14e14fef4460
child 7078
bad26a22fe29
permissions
-rw-r--r--
replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows
\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$