1. 217ea7d Some fixes for supporting python3 by Chirayu Desai · Fri Mar 01 19:14:38 2013 +0530
  2. b148ac9 Allow command options to be set from environment variables by David Pursehouse · Fri Nov 16 09:33:39 2012 +0900
  3. 75ee057 Raise a NoManifestException when the manifest DNE by Conley Owens · Thu Nov 15 17:33:11 2012 -0800
  4. e66291f Merge "Simplify error handling in subcommand execution" by Conley Owens · Wed Nov 14 16:22:41 2012 -0800
  5. 7ba25be Simplify error handling in subcommand execution by Conley Owens · Wed Nov 14 14:18:06 2012 -0800
  6. c1b86a2 Fix inconsistent indentation by David Pursehouse · Wed Nov 14 11:36:51 2012 +0900
  7. cecd1d8 Change print statements to work in python3 by Sarah Owens · Thu Nov 01 22:59:27 2012 -0700
  8. 685f080 More code style cleanup by David Pursehouse · Wed Nov 14 08:34:39 2012 +0900
  9. 8898e2f Remove magic hack by David Pursehouse · Wed Nov 14 07:51:03 2012 +0900
  10. 8e3d355 Merge "Print an error message when aborted by user" by Conley Owens · Mon Nov 12 17:35:47 2012 -0800
  11. 4a4776e Merge "Handle manifest parse errors in main" by Conley Owens · Mon Nov 12 17:35:40 2012 -0800
  12. 6287543 Merge "Change usages of xrange() to range()" by Conley Owens · Mon Nov 12 17:30:55 2012 -0800
  13. b0936b0 Print an error message when aborted by user by David Pursehouse · Tue Nov 13 09:56:16 2012 +0900
  14. 0b8df7b Handle manifest parse errors in main by David Pursehouse · Tue Nov 13 09:51:57 2012 +0900
  15. 7e6dd2d Fix pylint warning W0108: Lambda may not be necessary by David Pursehouse · Thu Oct 25 12:40:51 2012 +0900
  16. a6053d5 Change usages of xrange() to range() by Sarah Owens · Thu Nov 01 13:36:50 2012 -0700
  17. 1f7627f Use python3 urllib when urllib2 not available by Sarah Owens · Wed Oct 31 09:21:55 2012 -0700
  18. 1d947b3 Even more coding style cleanup by David Pursehouse · Thu Oct 25 12:23:11 2012 +0900
  19. c9129d9 Update PGP keys during _PostRepoUpgrade in `sync` by Conley Owens · Mon Oct 01 16:12:28 2012 -0700
  20. a5be53f Use modern Python exception syntax by Sarah Owens · Sun Sep 09 15:37:57 2012 -0700
  21. 5c6eeac More coding style cleanup by David Pursehouse · Thu Oct 11 16:44:48 2012 +0900
  22. e986072 Support HTTP authentication using user input as fallback by JoonCheol Park · Thu Oct 11 02:31:44 2012 +0900
  23. 2f6ab7f Rename "dir" variables by Mickaël Salaün · Sun Sep 30 00:37:55 2012 +0200
  24. 8a68ff9 Coding style cleanup by David Pursehouse · Mon Sep 24 12:15:13 2012 +0900
  25. e15c65a Remove unused imports by David Pursehouse · Wed Aug 22 10:46:11 2012 +0900
  26. ae0a36c Add support for Apache Digest authentication for repo init. by Xiaodong Xu · Tue Jan 31 11:10:09 2012 +0800
  27. ecff4f1 Describe the repo launch version in `repo version` by Shawn O. Pearce · Tue Nov 29 15:01:33 2011 -0800
  28. 3ce2a6b Propagate result codes from subcmds to sys.exit(). by Daniel Sandler · Fri Apr 29 09:59:12 2011 -0400
  29. b660539 Fix sync on Python 2.6.6 by Shawn O. Pearce · Tue Oct 11 15:58:07 2011 -0700 v1.7.7.4
  30. df5ee52 Fix Python 2.4 support by Shawn O. Pearce · Tue Oct 11 14:05:21 2011 -0700
  31. fab96c6 Work around Python 2.7 urllib2 bug by Shawn O. Pearce · Tue Oct 11 12:00:38 2011 -0700
  32. f322b9a sync: Support downloading bundle to initialize repository by Shawn O. Pearce · Mon Sep 19 14:50:58 2011 -0700 v1.7.7
  33. 7b947de Ignore missing ~/.netrc by Shawn O. Pearce · Fri Sep 23 11:50:31 2011 -0700 v1.7.6.1
  34. 3a0e782 Add global option --time to track execution by Shawn O. Pearce · Thu Sep 22 17:06:41 2011 -0700
  35. bd0312a Support ~/.netrc for HTTP Basic authentication by Shawn O. Pearce · Mon Sep 19 10:04:23 2011 -0700
  36. 334851e Enhance HTTP support by Shawn O. Pearce · Mon Sep 19 08:05:31 2011 -0700
  37. 014d060 Honor http_proxy variable globally by Shawn O. Pearce · Sun Sep 11 12:57:15 2011 -0700
  38. 2bf9db0 Add "repo branch" as an alias for "repo branches" by Mike Lockwood · Tue Jul 14 15:23:39 2009 -0400
  39. 0048b69 Fixed race condition in 'repo sync -jN' that would open multiple masters. by Doug Anderson · Tue Dec 21 13:39:23 2010 -0800 v1.7.2
  40. c8a300f Refactor Manifest to be XmlManifest by Shawn O. Pearce · Mon May 18 13:19:57 2009 -0700
  41. fb23161 Automatically use SSH control master support during sync by Shawn O. Pearce · Fri Apr 10 18:53:46 2009 -0700
  42. db45da1 Add -p to `repo forall` to improve output formatting by Shawn O. Pearce · Sat Apr 18 13:49:13 2009 -0700
  43. ad3193a Fix `repo --trace` to show ref and config loads by Shawn O. Pearce · Sat Apr 18 09:54:51 2009 -0700
  44. 0ed2bd1 Add global --trace command line option by Shawn O. Pearce · Mon Mar 09 18:26:31 2009 -0700
  45. c95583b Don't permit users to run repo status in a mirror client by Shawn O. Pearce · Tue Mar 03 17:47:06 2009 -0800
  46. 47c1a63 Add 'repo version' to describe what code we are running by Shawn O. Pearce · Mon Mar 02 18:24:23 2009 -0800
  47. 559b846 Report better errors when a project revision is invalid by Shawn O. Pearce · Mon Mar 02 12:56:08 2009 -0800
  48. c9ef744 Install a default pre-auto-gc hook in all repositories by Shawn O. Pearce · Mon Nov 03 10:32:09 2008 -0800
  49. 7965f9f Move the Editor configuration out of Manifest's constructor by Shawn O. Pearce · Wed Oct 29 15:20:02 2008 -0700
  50. 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
  51. cf31fe9 Initial Contribution by The Android Open Source Project · Tue Oct 21 07:00:00 2008 -0700 v1.0