1. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · 9 years ago
  2. b1d1fd7 git_config: fix _SaveJson typo by Anthony King · 9 years ago
  3. 936183a git_config: add support for remote '.' by Yann Droneaud · 11 years ago v1.12.19
  4. 7e12e0a Support persistent-http(s) review urls by Conley Owens · 10 years ago
  5. 909d58b Support specifying non-HEADS refs as upstream by Nasser Grainawi · 10 years ago
  6. 303a82f Don't open non-binary files as binary by Chirayu Desai · 10 years ago
  7. a6d258b Merge "Fix UrlInsteadOf to handle multiple strings" by Conley Owens · 10 years ago
  8. 85b24ac Use JSON instead of pickle by Anthony King · 10 years ago
  9. 4e4d40f Fix UrlInsteadOf to handle multiple strings by Dan Willemsen · 11 years ago
  10. 2cd38a0 Stop appending 'p/' to review urls by Conley Owens · 10 years ago
  11. 143d8a7 Changes to support sso: repositories for upload by Steve Pucci · 10 years ago
  12. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · 11 years ago
  13. 745a39b Assume http upload if ssh_info cannot be parsed by Conley Owens · 11 years ago
  14. ecf8f2b Handle HTTPException when attempting to get ssh_info by David Pursehouse · 11 years ago
  15. 59bbb58 Move Python version checking to a separate module by David Pursehouse · 11 years ago
  16. 217ea7d Some fixes for supporting python3 by Chirayu Desai · 11 years ago
  17. 8f62fb7 Tidy up code formatting a bit more by David Pursehouse · 12 years ago
  18. c1b86a2 Fix inconsistent indentation by David Pursehouse · 12 years ago
  19. cecd1d8 Change print statements to work in python3 by Sarah Owens · 12 years ago
  20. 6287543 Merge "Change usages of xrange() to range()" by Conley Owens · 12 years ago
  21. 7e6dd2d Fix pylint warning W0108: Lambda may not be necessary by David Pursehouse · 12 years ago
  22. a6053d5 Change usages of xrange() to range() by Sarah Owens · 12 years ago
  23. 1f7627f Use python3 urllib when urllib2 not available by Sarah Owens · 12 years ago
  24. 1d947b3 Even more coding style cleanup by David Pursehouse · 12 years ago
  25. a5be53f Use modern Python exception syntax by Sarah Owens · 12 years ago
  26. 8a68ff9 Coding style cleanup by David Pursehouse · 12 years ago
  27. 898e12a Permit - in URL schemes for special URLs by Shawn O. Pearce · 12 years ago
  28. c957142 upload: Support uploading to Gerrit over https:// by Shawn O. Pearce · 12 years ago v1.7.8.2
  29. 1a68dc5 upload: Honor REPO_HOST_PORT_INFO environment variable by Shawn O. Pearce · 13 years ago v1.7.7.3
  30. bf1fbb2 Fix AttributeError: 'HTTPError' object has no attribute 'reason' by Shawn O. Pearce · 13 years ago v1.7.7.2
  31. f322b9a sync: Support downloading bundle to initialize repository by Shawn O. Pearce · 13 years ago v1.7.7
  32. 13111b4 Add support for url.*.insteadof by Shawn O. Pearce · 13 years ago
  33. 014d060 Honor http_proxy variable globally by Shawn O. Pearce · 13 years ago
  34. a101f1c Honor 'http_proxy' environment variable by Anatol Pomozov · 13 years ago
  35. f00e0ce upload: Catch and cleanly report connectivity errors by Shawn O. Pearce · 15 years ago
  36. 0048b69 Fixed race condition in 'repo sync -jN' that would open multiple masters. by Doug Anderson · 13 years ago v1.7.2
  37. 99482ae Only delete corrupt pickle config files if they exist by Ulrik Sjölin · 14 years ago
  38. 06d029c Check for existing SSH ControlMaster by Doug Anderson · 14 years ago
  39. 3575b8f upload: Allow review.HOST.username to override email by Shawn O. Pearce · 14 years ago v1.6.10
  40. 7198572 Do not invoke ssh with -p argument when no port has been specified. by Josh Guilfoyle · 15 years ago
  41. ca8c32c sync: kill git fetch process before SSH control master process by Shawn O. Pearce · 14 years ago v1.6.9.6
  42. 1c85f4e Rename _ssh_sock() to fix code style issue. by Nico Sallembien · 14 years ago
  43. b6ea3bf Honor url.insteadOf when setting up SSH control master connection by Ulrik Sjolin · 14 years ago v1.6.8.10
  44. c24c720 Fix error parsing a non-existant configuration file by Shawn O. Pearce · 15 years ago v1.6.8.7
  45. 438c547 git_config: handle configuration entries with no values by David Aguilar · 15 years ago
  46. fb5c8fd Fix invalid use of try-catch by Shawn O. Pearce · 15 years ago
  47. 26120ca Don't crash if the ssh client is already dead by Shawn O. Pearce · 15 years ago
  48. 2a3a81b Ignore EOFError when reading a truncated pickle file by Shawn O. Pearce · 15 years ago v1.6.8.2
  49. 7b4f435 Add missing return False to preconnect by Shawn O. Pearce · 15 years ago
  50. 1b34c91 Allow callers of GitConfig to specify the pickle file path by Shawn O. Pearce · 15 years ago
  51. 366ad21 Teach GitConfig how to yield subsection names by Shawn O. Pearce · 15 years ago
  52. 2f968c9 Fix ssh://user@hostname/ style URLs parsing by Shawn O. Pearce · 15 years ago v1.6.7.3
  53. 2b5b4ac Disable SSH ControlMaster option on Cygwin by Shawn O. Pearce · 15 years ago
  54. 896d5df Fix UnboundLocalError: local variable 'port' when using SSH by Shawn O. Pearce · 15 years ago v1.6.7.2
  55. fb23161 Automatically use SSH control master support during sync by Shawn O. Pearce · 15 years ago
  56. 76ca9f8 Make usage of open safer by setting binary mode and closing fds by Shawn O. Pearce · 15 years ago
  57. accc56d Speed up 'repo start' by removing some forks by Shawn O. Pearce · 15 years ago
  58. ad3193a Fix `repo --trace` to show ref and config loads by Shawn O. Pearce · 15 years ago
  59. b81ac9e Enable tracing of ref scans and config unpickling by Shawn O. Pearce · 15 years ago
  60. c12c360 Pickle parsed git config files by Shawn O. Pearce · 15 years ago
  61. f8e3273 Supporrt mixed case subsection names in Git config files by Shawn O. Pearce · 15 years ago
  62. 146fe90 Only lookup review server '/ssh_info' once per repo process by Shawn O. Pearce · 15 years ago
  63. 722acef Produce a useful error if /ssh_info was HTML and not plain text by Shawn O. Pearce · 15 years ago
  64. 13cc384 Handle review URLs pointing directly at Gerrit by Shawn O. Pearce · 15 years ago
  65. b54a392 Support Gerrit2's ssh:// based upload by Shawn O. Pearce · 15 years ago v1.5
  66. 339ba9f Use remote.*.projectname to indicate the target project for upload by Shawn O. Pearce · 16 years ago
  67. e284ad1 Add 'repo init --mirror' to download a complete forrest by Shawn O. Pearce · 16 years ago v1.1
  68. 90be5c0 Cache the per-user configuration to avoid duplicate instances by Shawn O. Pearce · 16 years ago
  69. cf31fe9 Initial Contribution by The Android Open Source Project · 16 years ago v1.0