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
.
bin/cubicweb-ctl
author
Nicola Spanti <nicola.spanti@logilab.fr>
Fri, 22 Feb 2019 16:47:40 +0100
changeset 12786
8a1b7aaf8309
parent 12779
44147dab9d27
permissions
-rwxr-xr-x
[html] Add tags ol, ul, li, i, q - It is useful. - A private client's project use this.
#!/usr/bin/env python3
from cubicweb.cwctl import run
run()