提交历史

作者 SHA1 备注 提交日期
  Anthony King 6efdde9f6e Prevent warning twice about Python 3 usage 11 年之前
  Mitchel Humpherys eb5acc9ae9 Don't try to remove .repo if it doesn't exist 12 年之前
  Conley Owens 5db69f3f66 Update the version number on the repo launcher 12 年之前
  Conley Owens ff0a3c8f80 Share git version parsing code with wrapper module 12 年之前
  David James bf79c6618e Fix os.mkdir race condition. 12 年之前
  Julien Campergue 335f5ef4ad Add --archive option to init to sync using git archive 12 年之前
  Chirayu Desai 5d6cb80b8f Allow using repo with python3 12 年之前
  Conley Owens 53263d873d Merge "repo: use explicit Python executable to run main.py" 12 年之前
  Conley Owens 5e0ee14575 Do not use print_function from __future__ 12 年之前
  anatoly techtonik 3a2a59eb87 repo: use explicit Python executable to run main.py 12 年之前
  Conley Owens bc0308478b Update gpg key for cco3@android.com 12 年之前
  David Pursehouse 59bbb580e3 Move Python version checking to a separate module 12 年之前
  Chirayu Desai 51813dfed1 repo: add rudimentary version checking 12 年之前
  David Holmer 0a1c6a1c16 Special handling for manifest group "default" 13 年之前
  David Pursehouse 87b9d9b4f2 Don't exit with error on HTTP 403 when downloading clone bundle 13 年之前
  David Pursehouse 3794a78b80 Sync help text in repo from init.py 13 年之前
  David Pursehouse 8f62fb7bd3 Tidy up code formatting a bit more 13 年之前
  David Pursehouse 98ffba1401 Fix: "Statement seems to have no effect" 13 年之前
  Sarah Owens cecd1d864f Change print statements to work in python3 13 年之前
  David Pursehouse 685f080d62 More code style cleanup 13 年之前
  David Pursehouse 8898e2f26d Remove magic hack 13 年之前
  Sarah Owens a6053d54f1 Change usages of xrange() to range() 13 年之前
  Conley Owens e072a92a9b Merge "Use python3 urllib when urllib2 not available" 13 年之前
  Conley Owens 7601ee2608 Merge "Use 'stat' package instead of literals for mkdir()" 13 年之前
  Sarah Owens 1f7627fd3c Use python3 urllib when urllib2 not available 13 年之前
  Sarah Owens 60798a32f6 Use 'stat' package instead of literals for mkdir() 13 年之前
  Conley Owens c5aa4d3528 Update minimum git version to 1.7.2 13 年之前
  Conley Owens 55e4d464a7 Add a PGP key for cco3@android.com 13 年之前
  Conley Owens c9129d90de Update PGP keys during _PostRepoUpgrade in `sync` 13 年之前
  Sarah Owens a5be53f9c8 Use modern Python exception syntax 13 年之前