提交历史

作者 SHA1 备注 提交日期
  Christian Koestlin 2ec2a5d64c Fixed upload to remotes with the url ssh://hostname 9 年之前
  Zac Livingston 9ead97bb51 When starting a branch, do not use a tag or change value for branch.merge 8 年之前
  Timo Lotterbach eec726c6d8 Add option REPO_IGNORE_SSH_INFO to ignore ssh_info 9 年之前
  Dan Willemsen 16889ba43d Revert "Repo: fall back to http, if ssh connection fails for http repos" 9 年之前
  Steve Rae d648045366 implement optional 'pushurl' in the manifest file 9 年之前
  David Pursehouse 628456833a Merge "Repo: improve error detection for new ssh connections" 9 年之前
  Timo Lotterbach 488bf092d5 Repo: fall back to http, if ssh connection fails for http repos 9 年之前
  Timo Lotterbach 05dc46b0e3 Repo: improve error detection for new ssh connections 9 年之前
  Dan Willemsen 0745bb2657 Support smart-sync through persistent-http[s] 10 年之前
  Anthony King b1d1fd778d git_config: fix _SaveJson typo 10 年之前
  Yann Droneaud 936183a492 git_config: add support for remote '.' 12 年之前
  Conley Owens 7e12e0a2fa Support persistent-http(s) review urls 11 年之前
  Nasser Grainawi 909d58b2e2 Support specifying non-HEADS refs as upstream 11 年之前
  Chirayu Desai 303a82f33a Don't open non-binary files as binary 11 年之前
  Conley Owens a6d258b84d Merge "Fix UrlInsteadOf to handle multiple strings" 11 年之前
  Anthony King 85b24acd6a Use JSON instead of pickle 11 年之前
  Dan Willemsen 4e4d40f7c0 Fix UrlInsteadOf to handle multiple strings 12 年之前
  Conley Owens 2cd38a0bf8 Stop appending 'p/' to review urls 12 年之前
  Steve Pucci 143d8a7249 Changes to support sso: repositories for upload 12 年之前
  Chirayu Desai 0eb35cbe50 Fix some python3 encoding issues 12 年之前
  Conley Owens 745a39ba3d Assume http upload if ssh_info cannot be parsed 12 年之前
  David Pursehouse ecf8f2b7c8 Handle HTTPException when attempting to get ssh_info 12 年之前
  David Pursehouse 59bbb580e3 Move Python version checking to a separate module 12 年之前
  Chirayu Desai 217ea7d274 Some fixes for supporting python3 13 年之前
  David Pursehouse 8f62fb7bd3 Tidy up code formatting a bit more 13 年之前
  David Pursehouse c1b86a2323 Fix inconsistent indentation 13 年之前
  Sarah Owens cecd1d864f Change print statements to work in python3 13 年之前
  Conley Owens 6287543e35 Merge "Change usages of xrange() to range()" 13 年之前
  David Pursehouse 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary 13 年之前
  Sarah Owens a6053d54f1 Change usages of xrange() to range() 13 年之前