Historial de Commits

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