Better handle whitespace in the repository encodings field.
Review Request #5924 — Created June 3, 2014 and submitted
The encodings field doesn't handle quirky data very well. This change strips
each item in the list of whitespace, and filters for non-empty values.
Ran unit tests.