log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/table_sig.ur @ 1596:02a50a9d50ea
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Include character encoding in HTTP response headers.
author
Karn Kallio <kkallio@eka>
date
Wed, 16 Nov 2011 13:51:22 -0430
parents
1fb318c17546
children
rev
line source
adamc@706
1
table t : { A : int }
adamc@706
2