Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(30)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: third_party/uritemplate/__init__.py
Issue
963953003
:
OAuth2 support in depot_tools (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: restore git_cl
Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
oauth2.py
third_party/google_api_python_client/.gitignore
third_party/google_api_python_client/.gitmodules
third_party/google_api_python_client/.hgignore
third_party/google_api_python_client/CHANGELOG
third_party/google_api_python_client/LICENSE
third_party/google_api_python_client/MANIFEST.in
third_party/google_api_python_client/Makefile
third_party/google_api_python_client/README.chromium
third_party/google_api_python_client/README.md
third_party/google_api_python_client/__init__.py
third_party/google_api_python_client/apiclient/__init__.py
third_party/google_api_python_client/describe.py
third_party/google_api_python_client/expandsymlinks.py
third_party/google_api_python_client/googleapiclient/__init__.py
third_party/google_api_python_client/googleapiclient/channel.py
third_party/google_api_python_client/googleapiclient/discovery.py
third_party/google_api_python_client/googleapiclient/errors.py
third_party/google_api_python_client/googleapiclient/http.py
third_party/google_api_python_client/googleapiclient/mimeparse.py
third_party/google_api_python_client/googleapiclient/model.py
third_party/google_api_python_client/googleapiclient/sample_tools.py
third_party/google_api_python_client/googleapiclient/schema.py
third_party/google_api_python_client/samples-index.py
third_party/google_api_python_client/setup.py
third_party/google_api_python_client/sitecustomize.py
third_party/google_api_python_client/static/Credentials.png
third_party/google_api_python_client/tox.ini
third_party/uritemplate/.gitignore
third_party/uritemplate/.gitmodules
third_party/uritemplate/.travis.yml
third_party/uritemplate/MAINTAINERS.rst
third_party/uritemplate/MANIFEST.in
third_party/uritemplate/README.chromium
third_party/uritemplate/README.rst
third_party/uritemplate/__init__.py
third_party/uritemplate/setup.py
third_party/uritemplate/uritemplate/__init__.py
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« third_party/uritemplate/README.rst
('k') |
third_party/uritemplate/setup.py »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: third_party/uritemplate/__init__.py
diff --git a/third_party/retry_decorator/__init__.py b/third_party/uritemplate/__init__.py
similarity index 100%
copy from third_party/retry_decorator/__init__.py
copy to third_party/uritemplate/__init__.py
« no previous file with comments
|
« third_party/uritemplate/README.rst
('k') |
third_party/uritemplate/setup.py »
('j') |
no next file with comments »
Issue 963953003: OAuth2 support in depot_tools (Closed)
Created 5 years, 10 months ago by sheyang
Modified 5 years, 8 months ago
Reviewers: nodir, Vadim Sh.
Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Comments: 55
This is Rietveld
408576698