Historique des commits

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