Merge changes from topic "repopick" into o8.1

* changes:
  We are a non-profit company, not an organization
  Added execution permission to repopick script
  repopick: Try to keep the changes sorted
  repopick: Allow to pick changes by URL
  repopick: Actually print the patchset number
  repopick: Ignore the trailing slash in change numbers
  tools: repopick: Correctly order changeset
  repopick: support auth'ing to gerrit and picking drafts
  Use secure https
  repopick: Support overriding the default commits count to check
  repopick: Add 'reset' option
  repopick: don't bail on drafts
  cm: build: Don't convert patchset to int if it's None
  cm: build: Fix cherry picking specific patchsets
  repopick: encode commit subjects in utf-8 for printing
  repopick: Avoid failing on commits lookup
  repopick: fix indentation derp
  Added repopick from LOS