1. 06 Apr, 2017 2 commits
  2. 05 Apr, 2017 5 commits
  3. 04 Apr, 2017 4 commits
  4. 03 Apr, 2017 2 commits
  5. 02 Apr, 2017 1 commit
  6. 31 Mar, 2017 3 commits
  7. 30 Mar, 2017 1 commit
    • Aaron Gable's avatar
      Gerrit git-cl: special-case branches tracking 'master' · f97e33d2
      Aaron Gable authored
      This is a hack to support the most common git workflow: keeping
      a local branch named 'master' which is a replica of 'origin/master'
      with no local changes, and basing all feature branches off of
      that.
      
      Test:
      * created master branch, created feature branch, uploaded CL correctly
      * created master branch, landed change on master branch, created
        feature branch, uploaded CL, CL contains change on master too
      * created non-master branch, created feature branch, failed to
        upload CL
      
      Bug: 682104
      Change-Id: I8481b787e6dcab162d2846c07f1ddad950f491e0
      Reviewed-on: https://chromium-review.googlesource.com/464107Reviewed-by: 's avatarAndrew Bonventre <andybons@google.com>
      Commit-Queue: Aaron Gable <agable@chromium.org>
      f97e33d2
  8. 29 Mar, 2017 7 commits
  9. 28 Mar, 2017 4 commits
  10. 27 Mar, 2017 8 commits
  11. 25 Mar, 2017 2 commits
  12. 24 Mar, 2017 1 commit