1. 30 Oct, 2015 1 commit
  2. 28 Oct, 2015 2 commits
  3. 09 Oct, 2014 1 commit
  4. 02 Jun, 2014 1 commit
  5. 11 Mar, 2014 1 commit
  6. 01 Nov, 2013 1 commit
  7. 31 Oct, 2013 2 commits
  8. 30 Oct, 2013 1 commit
  9. 06 Nov, 2012 3 commits
  10. 14 Feb, 2012 1 commit
  11. 28 Sep, 2011 1 commit
  12. 01 Jun, 2011 1 commit
    • cmp@chromium.org's avatar
      Make git-cl and update_depot_tools msys-compatible. · 4c6e404c
      cmp@chromium.org authored
      This change makes it possible to run 'git cl' from
      a Command Prompt using only the auto-installed git
      from depot_tools.  It is needed because in MSysGit,
      'git cl' invokes 'git' which calls 'git-cl'.  While
      'git-cl' is pulled from depot_tools (since it's in
      PATH), depot_tools/python_bin is not in PATH, and
      so we execute git_cl.py through our auto-installed
      python.exe directly.
      
      update_depot_tools is fixed so that if we find
      the auto-installed svn and git in depot_tools, we
      execute those directly, otherwise falling back to
      calling them based on PATH.
      
      In both git-cl and update_depot_tools, we only enable
      this new behavior if uname in PATH reports a 'MINGW'
      environment.  This should not trigger on any other
      environment where uname exists, including Cygwin which
      should report 'CYGWIN'.
      Review URL: http://codereview.chromium.org/7020035
      
      git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@87510 0039d316-1c4b-4281-b951-d872f2087c98
      4c6e404c
  13. 25 May, 2011 1 commit
  14. 24 May, 2011 1 commit
  15. 29 Mar, 2011 1 commit
  16. 23 Dec, 2010 1 commit
  17. 18 Oct, 2010 3 commits
  18. 06 Oct, 2010 1 commit
  19. 13 Jul, 2010 1 commit
  20. 17 Feb, 2010 1 commit
  21. 16 Feb, 2010 1 commit
  22. 18 Nov, 2009 1 commit
  23. 04 Aug, 2009 1 commit
  24. 09 Jun, 2009 1 commit
  25. 05 Jun, 2009 1 commit
  26. 11 May, 2009 1 commit
  27. 23 Apr, 2009 1 commit