• Aaron Gable's avatar
    git-cl-comments: Support Gerrit file- and line-comments · 0ffdf2de
    Aaron Gable authored
    This brings the gerrit version of "git cl comments" into line
    with the Rietveld implementation by including file- and line-level
    comments as well as top-level review comments. It requires an
    extra API call to do so, so this may result in some slow-down, but
    the result is worth it.
    
    It formats the comments to match the formatting used in the
    PolyGerrit UI, with the addition of visible URLs linking to
    the comment since we can't hyperlink text in the terminal.
    
    This CL also causes it to ignore messages and comments with
    the 'autogenerated' tag, which are generally less interesting
    and clutter the output.
    
    Bug: 726514
    Change-Id: I1fd939d90259b43886ddc209c0e727eab36cc9c9
    Reviewed-on: https://chromium-review.googlesource.com/520722
    Commit-Queue: Aaron Gable <agable@chromium.org>
    Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
    0ffdf2de
Name
Last commit
Last update
..
gstools Loading commit data...
subversion_config Loading commit data...
abandon.sh Loading commit data...
basic.sh Loading commit data...
bot_update_coverage_test.py Loading commit data...
checkout_test.py Loading commit data...
download_from_google_storage_unittests.py Loading commit data...
fix_encoding_test.py Loading commit data...
gclient_eval_unittest.py Loading commit data...
gclient_scm_test.py Loading commit data...
gclient_smoketest.py Loading commit data...
gclient_test.py Loading commit data...
gclient_utils_test.py Loading commit data...
git_cache_test.py Loading commit data...
git_cl_creds_check_report.txt Loading commit data...
git_cl_test.py Loading commit data...
git_common_test.py Loading commit data...
git_dates_test.py Loading commit data...
git_drover_test.py Loading commit data...
git_footers_test.py Loading commit data...
git_hyper_blame_test.py Loading commit data...
git_number_test.py Loading commit data...
git_rebase_update_test.py Loading commit data...
gsutil_test.py Loading commit data...
hooks.sh Loading commit data...
owners.sh Loading commit data...
owners_finder_test.py Loading commit data...
owners_unittest.py Loading commit data...
patch.sh Loading commit data...
patch_test.py Loading commit data...
post-land-hook-test.sh Loading commit data...
presubmit_unittest.py Loading commit data...
push-from-logs.sh Loading commit data...
recipes_test.py Loading commit data...
rietveld_test.py Loading commit data...
sample_pre_commit_hook Loading commit data...
save-description-on-failure.sh Loading commit data...
scm_unittest.py Loading commit data...
submit-from-new-dir.sh Loading commit data...
subprocess2_test.py Loading commit data...
test-lib.sh Loading commit data...
upload-local-tracking-branch.sh Loading commit data...
upload-stale.sh Loading commit data...
upload_to_google_storage_unittests.py Loading commit data...
watchlists_unittest.py Loading commit data...