1. 5db69f3 Update the version number on the repo launcher by Conley Owens · Thu Jan 30 16:00:35 2014 -0800 v1.12.13
  2. ff0a3c8 Share git version parsing code with wrapper module by Conley Owens · Thu Jan 30 14:46:03 2014 -0800 v1.12.12
  3. bf79c66 Fix os.mkdir race condition. by David James · Thu Dec 26 14:20:13 2013 -0800
  4. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · Wed Oct 16 11:02:35 2013 +0200
  5. 5d6cb80 Allow using repo with python3 by Chirayu Desai · Thu Nov 21 13:42:39 2013 +0530
  6. 53263d8 Merge "repo: use explicit Python executable to run main.py" by Conley Owens · Thu Oct 10 18:42:59 2013 +0000
  7. 5e0ee14 Do not use print_function from __future__ by Conley Owens · Thu Sep 26 15:50:49 2013 -0700
  8. 3a2a59e repo: use explicit Python executable to run main.py by anatoly techtonik · Sat Sep 21 19:29:10 2013 +0300
  9. bc03084 Update gpg key for cco3@android.com by Conley Owens · Mon Jul 01 11:05:32 2013 -0700 v1.12.3 v1.12.3.1
  10. 59bbb58 Move Python version checking to a separate module by David Pursehouse · Fri May 17 10:49:33 2013 +0900
  11. 51813df repo: add rudimentary version checking by Chirayu Desai · Tue Apr 16 19:36:09 2013 +0530
  12. 0a1c6a1 Special handling for manifest group "default" by David Holmer · Wed Nov 14 19:19:00 2012 -0500
  13. 87b9d9b Don't exit with error on HTTP 403 when downloading clone bundle by David Pursehouse · Mon Nov 26 18:30:32 2012 +0900
  14. 3794a78 Sync help text in repo from init.py by David Pursehouse · Thu Nov 15 06:17:30 2012 +0900
  15. 8f62fb7 Tidy up code formatting a bit more by David Pursehouse · Wed Nov 14 12:09:38 2012 +0900
  16. 98ffba1 Fix: "Statement seems to have no effect" by David Pursehouse · Wed Nov 14 11:18:00 2012 +0900
  17. cecd1d8 Change print statements to work in python3 by Sarah Owens · Thu Nov 01 22:59:27 2012 -0700
  18. 685f080 More code style cleanup by David Pursehouse · Wed Nov 14 08:34:39 2012 +0900
  19. 8898e2f Remove magic hack by David Pursehouse · Wed Nov 14 07:51:03 2012 +0900
  20. a6053d5 Change usages of xrange() to range() by Sarah Owens · Thu Nov 01 13:36:50 2012 -0700
  21. e072a92 Merge "Use python3 urllib when urllib2 not available" by Conley Owens · Thu Nov 01 10:13:33 2012 -0700
  22. 7601ee2 Merge "Use 'stat' package instead of literals for mkdir()" by Conley Owens · Thu Nov 01 10:01:17 2012 -0700
  23. 1f7627f Use python3 urllib when urllib2 not available by Sarah Owens · Wed Oct 31 09:21:55 2012 -0700
  24. 60798a3 Use 'stat' package instead of literals for mkdir() by Sarah Owens · Thu Oct 25 17:53:09 2012 -0700
  25. c5aa4d3 Update minimum git version to 1.7.2 by Conley Owens · Fri Oct 26 11:34:11 2012 -0700
  26. 55e4d46 Add a PGP key for cco3@android.com by Conley Owens · Mon Oct 01 16:12:28 2012 -0700 v1.11.0
  27. c9129d9 Update PGP keys during _PostRepoUpgrade in `sync` by Conley Owens · Mon Oct 01 16:12:28 2012 -0700
  28. a5be53f Use modern Python exception syntax by Sarah Owens · Sun Sep 09 15:37:57 2012 -0700
  29. 2f6ab7f Rename "dir" variables by Mickaël Salaün · Sun Sep 30 00:37:55 2012 +0200
  30. e00aa6b Clean up imports by David Pursehouse · Tue Sep 11 14:33:51 2012 +0900
  31. 3f61950 Use gerrit.googlesource.com/git-repo as the default URL by Shawn O. Pearce · Tue Jun 05 07:57:24 2012 -0700
  32. 4fd38ec Detect git is not installed by Shawn O. Pearce · Tue Jun 05 07:55:07 2012 -0700
  33. d21720d Add a --platform flag by Conley Owens · Mon Apr 16 11:02:21 2012 -0700
  34. 971de8e Refine groups functionality by Conley Owens · Mon Apr 16 10:36:08 2012 -0700
  35. 5acde75 Add manifest groups by Colin Cross · Wed Mar 28 20:15:45 2012 -0700 v1.8.2
  36. ae0a36c Add support for Apache Digest authentication for repo init. by Xiaodong Xu · Tue Jan 31 11:10:09 2012 +0800
  37. 34fb20f Revert "Default repo manifest settings in git config" by Shawn O. Pearce · Wed Nov 30 13:41:02 2011 -0800 v1.7.8.1
  38. 841be34 Don't prompt the user for name/email unless necessary by Victor Boivie · Tue Apr 05 11:31:10 2011 +0200
  39. ee1c2f5 Default repo manifest settings in git config by Victor Boivie · Tue Apr 19 10:50:12 2011 +0200
  40. f322b9a sync: Support downloading bundle to initialize repository by Shawn O. Pearce · Mon Sep 19 14:50:58 2011 -0700 v1.7.7
  41. 44da16e Change default REPO_URL to code.google.com by Shawn O. Pearce · Mon Sep 05 14:02:38 2011 -0700
  42. 49cd59b Add --depth option to main repo wrapper. by Doug Anderson · Mon Jun 13 21:42:06 2011 -0700
  43. 0fc3a39 Bump repo version to 1,10 by Shawn O. Pearce · Mon Jan 10 09:01:24 2011 -0800 v1.7.3
  44. df14a70 Make path references OS independent by Anthony Newnam · Sun Jan 09 17:31:57 2011 -0800
  45. f18cb76 Encode the environment variables passed to git by Shawn O. Pearce · Tue Dec 07 11:41:05 2010 -0800
  46. d3fd537 Exit with statuscode 0 for repo help init by Trond Norbye · Mon Jan 03 11:35:15 2011 +0100
  47. 8844338 sync: Enable use of git clone --reference by Shawn O. Pearce · Fri Oct 08 10:02:09 2010 +0200
  48. c8a300f Refactor Manifest to be XmlManifest by Shawn O. Pearce · Mon May 18 13:19:57 2009 -0700
  49. fd89b67 Clarify options that control the repo executable version by Shawn O. Pearce · Sat Apr 18 11:28:57 2009 -0700
  50. 24d8dfb Correct the REPO_URL in the wrapper script to android.git.kernel.org by Shawn O. Pearce · Thu Dec 18 07:21:32 2008 -0800 v1.4.3
  51. e284ad1 Add 'repo init --mirror' to download a complete forrest by Shawn O. Pearce · Tue Nov 04 07:37:10 2008 -0800 v1.1
  52. 45476c4 wrapper 1.6 by Shawn O. Pearce · Tue Oct 28 08:46:15 2008 -0700
  53. 1619134 Added missing wait after git-version call in wrapper by Shawn O. Pearce · Tue Oct 28 08:33:34 2008 -0700
  54. 7542d66 Remove the Python 2.4 dependency and use just 'python' by Shawn O. Pearce · Tue Oct 21 07:11:36 2008 -0700 v1.0.1
  55. cf31fe9 Initial Contribution by The Android Open Source Project · Tue Oct 21 07:00:00 2008 -0700 v1.0