##// END OF EJS Templates
hgweb: a couple of fixes on search page...
hgweb: a couple of fixes on search page - show search string in the bottom search box - wrap search boxes within paragraphs, this also puts some space between last changeset and bottom search box in firefox.

File last commit:

r406:d8abb687 default
r1441:cbc36ad7 default
Show More
git-rev-list
5 lines | 69 B | text/plain | TextLexer
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"