Remove documentation reference to submitted, merge pending

The "Submitted, Merge Pending" state no longer exists. Fix
stale references in search documentation so its clear the
is:pending and status:pending are just aliases for is:open
and status:open.

Change-Id: Ieaa460a5bf5d05c4f951c42d4e90c7b6c6892ad9
This commit is contained in:
Shawn Pearce 2015-09-04 16:28:50 -07:00
parent 0ae62fedcf
commit 80fa0b6204

View File

@ -283,7 +283,7 @@ Same as `reviewer:self`.
is:open, is:pending::
+
True if the change is either open or submitted, merge pending.
True if the change is open.
is:draft::
+
@ -306,8 +306,7 @@ destination branch.
[[status]]
status:open, status:pending::
+
True if the change state is either 'review in progress' or 'submitted,
merge pending'.
True if the change state is 'review in progress'.
status:reviewed::
+