Mercurial
Mercurial
>
~fabien
>
hg
>
index.cgi
>
xbelweb
/ 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
.
lib/actions/index.py
author
fabien@tzone.org
Sat, 27 Dec 2008 20:23:39 -0500
changeset 57
31271426f879
child 58
004a32370ba5
permissions
-rw-r--r--
First change to use a common entry point.
from webutils import load_index
def do_it(action, db, prefs, form):
load_index(db, prefs, form)