Two minor bug fixes:
1) Greater than/less than signs in job expressions were getting
HTML-escaped. They're now unescaped so they work properly.
2) Pending changes were being included in changes queries, which is
not usually desirable. The query now includes "-s submitted"
implicitly.