1. 14 Jun, 2017 1 commit
  2. 13 Jun, 2017 9 commits
  3. 12 Jun, 2017 5 commits
  4. 10 Jun, 2017 2 commits
  5. 09 Jun, 2017 5 commits
  6. 08 Jun, 2017 10 commits
  7. 07 Jun, 2017 4 commits
  8. 06 Jun, 2017 3 commits
  9. 05 Jun, 2017 1 commit
    • 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