1. 05 12月, 2017 1 次提交
  2. 17 11月, 2017 1 次提交
  3. 11 11月, 2017 1 次提交
  4. 10 11月, 2017 3 次提交
  5. 08 11月, 2017 1 次提交
  6. 07 11月, 2017 1 次提交
  7. 26 10月, 2017 1 次提交
    • K
      git: Include GitErrorData in GitError.toString · 16089481
      Keegan Carruthers-Smith 提交于
      We are passing `GitErrorData` to `JSON.stringify` to include in the string
      generated by `GitError.toString`. However, we set `replacer` to `[]`, which
      means `JSON.stringify` will _always_ serialize to `{ }`. After this change
      GitError messages should be more understandable, and not just say `Failed to
      execute git`.
      16089481
  8. 10 10月, 2017 2 次提交
    • J
      remove unused variable · dfc3c944
      Joao Moreno 提交于
      dfc3c944
    • B
      disable lookup for GitHub's version of Git · b1407a87
      Brendan Forster 提交于
      If the classic GitHub for Windows (creatively named github.exe) is installed alongside the new GitHub Desktop (which installs a github.bat file to PATH), we can get into the situation where Code can ask the GUI to authenticate for a private repository, which it doesn't understand.
      b1407a87
  9. 04 10月, 2017 2 次提交
  10. 28 9月, 2017 1 次提交
  11. 20 9月, 2017 2 次提交
  12. 12 9月, 2017 1 次提交
  13. 04 9月, 2017 2 次提交
  14. 02 9月, 2017 1 次提交
  15. 15 8月, 2017 4 次提交
  16. 11 8月, 2017 1 次提交
  17. 10 8月, 2017 1 次提交
  18. 12 7月, 2017 2 次提交
  19. 03 7月, 2017 1 次提交
  20. 29 6月, 2017 1 次提交
  21. 27 6月, 2017 1 次提交
  22. 26 6月, 2017 1 次提交
  23. 23 6月, 2017 1 次提交
  24. 21 6月, 2017 1 次提交
  25. 15 6月, 2017 1 次提交
  26. 14 6月, 2017 1 次提交
  27. 26 5月, 2017 2 次提交
  28. 21 5月, 2017 2 次提交