Lines Matching refs:format
143 .format(domain, args.gitcookies), file=sys.stderr)
228 url = '{}/a/changes/{}/revisions/current/review'.format(
243 url = '{}/a/changes/{}/submit'.format(gerrit_url, change_id)
251 url = '{}/a/changes/{}/abandon'.format(gerrit_url, change_id)
263 url = '{}/a/changes/{}/restore'.format(gerrit_url, change_id)
271 url = '{}/a/changes/{}/topic'.format(gerrit_url, change_id)
279 url = '{}/a/changes/{}/topic'.format(gerrit_url, change_id)
288 url = '{}/a/changes/{}/hashtags'.format(gerrit_url, change_id)
302 url = '{}/a/changes/{}/revisions/current/review'.format(
315 url = '{}/a/changes/{}/reviewers/{}/delete'.format(
324 url = '{}/a/changes/{}/revisions/{}/patch'.format(