1. 13 Sep, 2017 1 commit
    • Edward Lesmes's avatar
      Revert "Fix checkout.py issues when p.patchlevel > 1." · f8792079
      Edward Lesmes authored
      This reverts commit 5908f990.
      
      Reason for revert:
      Introduces bugs when deleting files.
      The reason is that 
        patchlevel = patchlevel or self.patchlevel
      will evaluate to self.patchlevel also when patchlevel is 0, which is wrong.
      
      Original change's description:
      > Fix checkout.py issues when p.patchlevel > 1.
      > 
      > When p.patchlevel > 1, p.filename does not correspond to the files that
      > git-apply would modify.
      > 
      > See bug for details
      > 
      > Bug: 764294
      > Change-Id: Icdb803056e306edb25238b2d9cdabd3ff175d8ed
      > Reviewed-on: https://chromium-review.googlesource.com/663357
      > Reviewed-by: Aaron Gable <agable@chromium.org>
      > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
      
      TBR=kjellander@chromium.org,agable@chromium.org,ehmaldonado@chromium.org
      
      Change-Id: Ifa1f94602a023228cb32e5fe3fa07586b466981a
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: 764294
      Reviewed-on: https://chromium-review.googlesource.com/663266Reviewed-by: 's avatarEdward Lesmes <ehmaldonado@chromium.org>
      Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
      f8792079
  2. 12 Sep, 2017 1 commit
  3. 16 Dec, 2016 1 commit
  4. 16 Jun, 2016 1 commit
  5. 26 May, 2015 1 commit
  6. 27 Apr, 2015 1 commit
  7. 11 Dec, 2014 1 commit
  8. 23 Sep, 2014 1 commit
  9. 10 May, 2014 3 commits
  10. 03 Oct, 2013 1 commit
  11. 12 Sep, 2013 2 commits
  12. 05 Sep, 2013 1 commit
  13. 08 May, 2013 1 commit
  14. 01 Oct, 2012 1 commit
  15. 28 Sep, 2012 1 commit
  16. 26 Jul, 2012 1 commit
  17. 07 May, 2012 1 commit
  18. 20 Apr, 2012 1 commit
  19. 11 Nov, 2011 1 commit
  20. 10 Nov, 2011 1 commit
  21. 29 Sep, 2011 2 commits
  22. 28 Sep, 2011 1 commit
  23. 20 Jun, 2011 1 commit
  24. 12 Jun, 2011 2 commits
  25. 03 Jun, 2011 1 commit
  26. 30 May, 2011 1 commit
  27. 05 May, 2011 1 commit
  28. 22 Apr, 2011 1 commit
  29. 21 Apr, 2011 1 commit