1. 854f2b6 Merge "sync: assign manifest_name earlier" by David Pursehouse · Tue Jun 11 13:58:47 2013 +0000
  2. a892b10 sync: assign manifest_name earlier by Chirayu Desai · Tue Jun 11 14:18:46 2013 +0530
  3. db2ad9d Fix urllib.parse (urlparse) handling by Chirayu Desai · Tue Jun 11 13:42:25 2013 +0530
  4. 65b162b Merge "Fix "'module' object is not callable" error" by Conley Owens · Mon Jun 10 14:31:30 2013 +0000
  5. cd51f17 Fix "'module' object is not callable" error by David Pursehouse · Thu Jun 06 19:06:16 2013 +0900
  6. 53a6c5d Degrade: Fix smart sync/smart tag by Victor Boivie · Tue Mar 19 12:20:52 2013 +0100
  7. 59bbb58 Move Python version checking to a separate module by David Pursehouse · Fri May 17 10:49:33 2013 +0900
  8. 217ea7d Some fixes for supporting python3 by Chirayu Desai · Fri Mar 01 19:14:38 2013 +0530
  9. fef4ae7 sync: be more verbose by Chirayu Desai · Fri Apr 12 14:54:32 2013 +0530
  10. 0766900 Reload the correct manifest during sync. by Tim Kilbourn · Fri Mar 08 15:02:49 2013 -0800
  11. 2f9e7e4 Fix: Missing spaces in printed messages by David Pursehouse · Tue Mar 05 17:26:46 2013 +0900
  12. 597868b Add --no-tags option to prevent fetching of tags by Mitchel Humpherys · Mon Oct 29 10:18:34 2012 -0700
  13. 7bdbde7 Allow sync to run even when the manifest is broken. by Torne (Richard Coles) · Wed Dec 05 10:58:06 2012 +0000
  14. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · Wed Jan 11 11:28:42 2012 +0800
  15. 8f62fb7 Tidy up code formatting a bit more by David Pursehouse · Wed Nov 14 12:09:38 2012 +0900
  16. c1b86a2 Fix inconsistent indentation by David Pursehouse · Wed Nov 14 11:36:51 2012 +0900
  17. cecd1d8 Change print statements to work in python3 by Sarah Owens · Thu Nov 01 22:59:27 2012 -0700
  18. 8d070cf Always show --manifest-server-* options by Conley Owens · Tue Nov 06 13:14:31 2012 -0800
  19. e215267 sync: Only parallelize gc for git >= 1.7.2 by Dave Borowitz · Wed Oct 31 12:24:38 2012 -0700
  20. 1d947b3 Even more coding style cleanup by David Pursehouse · Thu Oct 25 12:23:11 2012 +0900
  21. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · Fri Oct 26 12:18:00 2012 -0700 v1.11.1
  22. 80d2ceb repo selfupdate: Fix _PostRepoUpgrade takes 2 arguments by Shawn O. Pearce · Fri Oct 26 12:23:05 2012 -0700
  23. c9129d9 Update PGP keys during _PostRepoUpgrade in `sync` by Conley Owens · Mon Oct 01 16:12:28 2012 -0700
  24. 57365c9 Merge "sync: Run gc --auto in parallel" by Shawn Pearce · Thu Oct 25 17:38:05 2012 -0700
  25. 2577cec Merge "sync: Keep a moving average of last fetch times" by Shawn Pearce · Thu Oct 25 17:35:15 2012 -0700
  26. e48d346 Merge "sync: Order projects according to last fetch time" by Shawn Pearce · Thu Oct 25 17:33:36 2012 -0700
  27. ab8f911 Fix pylint warnings introduced by the submodule patch by Che-Liang Chiou · Thu Oct 25 13:44:11 2012 -0700
  28. 608aff7 Merge "Use modern Python exception syntax" by Conley Owens · Thu Oct 25 10:03:36 2012 -0700
  29. 1885721 sync: Run gc --auto in parallel by Dave Borowitz · Tue Oct 23 17:02:59 2012 -0700
  30. d947858 sync: Keep a moving average of last fetch times by Dave Borowitz · Tue Oct 23 16:35:39 2012 -0700
  31. 67700e9 sync: Order projects according to last fetch time by Dave Borowitz · Tue Oct 23 15:00:54 2012 -0700
  32. a5be53f Use modern Python exception syntax by Sarah Owens · Sun Sep 09 15:37:57 2012 -0700
  33. 69998b0 Represent git-submodule as nested projects by Che-Liang Chiou · Wed Jan 11 11:28:42 2012 +0800
  34. 2f6ab7f Rename "dir" variables by Mickaël Salaün · Sun Sep 30 00:37:55 2012 +0200
  35. 8a68ff9 Coding style cleanup by David Pursehouse · Mon Sep 24 12:15:13 2012 +0900
  36. e3b1c45 Remove unreachable code by David Pursehouse · Wed Oct 03 18:04:02 2012 +0900
  37. cf76b1b sync: Support manual authentication to the manifest server by David Pursehouse · Fri Sep 14 10:31:42 2012 +0900
  38. 86d973d sync: Support authentication to manifest server with .netrc by David Pursehouse · Fri Aug 24 10:21:02 2012 +0900
  39. d94aaef sync: Correct imports of `R_HEADS` and `HEAD` by David Pursehouse · Fri Sep 07 09:52:04 2012 +0900
  40. bd489c4 sync: catch exceptions when connecting to the manifest server by David Pursehouse · Thu Aug 23 10:21:26 2012 +0900
  41. e212665 Make "repo sync -j<count>" stop properly on Ctrl-C. by David 'Digit' Turner · Wed Sep 05 10:35:06 2012 +0200
  42. 5d0efdb sync: Honor --no-clone-bundle with -j1 by Shawn O. Pearce · Thu Aug 02 12:13:01 2012 -0700
  43. 5acde75 Add manifest groups by Colin Cross · Wed Mar 28 20:15:45 2012 -0700 v1.8.2
  44. e02ac0a sync: --no-clone-bundle disables the clone bundle support by Shawn O. Pearce · Wed Mar 14 15:36:59 2012 -0700 v1.8.0
  45. e9dc3b3 sync: Add manifest_name parameter by Chris Wolfe · Thu Jan 26 11:36:18 2012 -0500
  46. 53d6f4d Add a sync flag that fetches only current branch by Anatol Pomazau · Thu Aug 25 17:21:47 2011 -0700
  47. df5ee52 Fix Python 2.4 support by Shawn O. Pearce · Tue Oct 11 14:05:21 2011 -0700
  48. c465796 sync: Update default -j flag from manifest by Shawn O. Pearce · Mon Sep 26 09:08:01 2011 -0700
  49. 6392c87 sync: Allow -j to have a default in manifest by Shawn O. Pearce · Thu Sep 22 17:44:31 2011 -0700 v1.7.6
  50. 97d2b2f sync: Limit -j to file descriptors by Shawn O. Pearce · Thu Sep 22 17:23:41 2011 -0700
  51. 08c880d Smart tag support by Victor Boivie · Tue Apr 19 10:32:52 2011 +0200
  52. 723c5dc Fix parallel sync on python < 2.6. by Daniel Sandler · Mon Apr 04 11:15:17 2011 -0400
  53. e6a0eeb sync: Fix syntax error on Python 2.4 by Shawn O. Pearce · Tue Mar 22 19:04:47 2011 -0700 v1.7.4.2
  54. fc06ced Make 'repo sync -jN' exit with an error code in the case of sync errors. by Doug Anderson · Wed Mar 16 15:49:18 2011 -0700
  55. 0d2b61f sync: Run `git gc --auto` after fetch by Shawn O. Pearce · Fri Jul 03 15:22:49 2009 -0700
  56. f18cb76 Encode the environment variables passed to git by Shawn O. Pearce · Tue Dec 07 11:41:05 2010 -0800
  57. 2b8db3c Added feature to print a <notice> from manifest at the end of a sync. by Doug Anderson · Mon Nov 01 15:08:06 2010 -0700 v1.7.1
  58. 5df6de0 sync: Use --force-broken to continue other projects by Andrei Warkentin · Fri Jul 02 17:58:31 2010 -0500 v1.7
  59. 16614f8 sync --quiet: be more quiet by Shawn O. Pearce · Fri Oct 29 12:05:43 2010 -0700
  60. 18afd7f sync: support --jobs to fetch projects simultaneously by Roy Lee · Sun May 09 04:32:08 2010 +0800
  61. 6623b21 Aliasing sync -s to 'smartsync' by Nico Sallembien · Tue May 11 12:57:01 2010 -0700 v1.6.9.7
  62. 719965a Override manifest file only after it is fully written to disk. by Nico Sallembien · Tue Apr 20 15:28:19 2010 -0700 v1.6.9.4
  63. 5732e47 Strip refs/heads in the branch sent to the manifest server. by Nico Sallembien · Mon Apr 26 11:17:29 2010 -0700
  64. f3fdf82 sync: Safely skip already deleted projects by Anthony · Sat Sep 26 13:38:52 2009 -0400 v1.6.9.3
  65. a1bfd2c Add a 'smart sync' option to repo sync by Nico Sallembien · Tue Apr 06 10:40:01 2010 -0700 v1.6.9.2
  66. 9bb1816 Fixing project renaming bug. by Nico Sallembien · Mon Dec 07 15:38:01 2009 -0800 v1.6.8.8
  67. 9fb29ce sync: Keep the project.list file sorted by Shawn O. Pearce · Thu Jun 04 20:41:02 2009 -0700
  68. 3a68bb4 sync: Tolerate blank lines in project.list by Shawn O. Pearce · Thu Jun 04 16:18:09 2009 -0700 v1.6.8.1
  69. cd1d7ff sync: Don't process project.list in a mirror by Shawn O. Pearce · Thu Jun 04 16:15:53 2009 -0700
  70. 8135cdc Delete empty parent subdirs after deleting obsolete paths. by Jaikumar Ganesh · Tue Jun 02 15:07:44 2009 -0700 v1.6.8
  71. 4f2517f Update project paths after sync. by Jaikumar Ganesh · Mon Jun 01 21:10:33 2009 -0700
  72. 3c8dea1 Change project.revision to revisionExpr and revisionId by Shawn O. Pearce · Fri May 29 18:38:17 2009 -0700
  73. eb7af87 Document the SSH ControlMaster behavior of repo sync by Shawn O. Pearce · Tue Apr 21 08:02:04 2009 -0700
  74. fd89b67 Clarify options that control the repo executable version by Shawn O. Pearce · Sat Apr 18 11:28:57 2009 -0700
  75. f690687 Only fetch repo once-per-day under normal 'repo sync' usage by Shawn O. Pearce · Sat Apr 18 10:49:00 2009 -0700
  76. 350cde4 Change repo sync to be more friendly when updating the tree by Shawn O. Pearce · Thu Apr 16 11:21:18 2009 -0700 v1.6.6
  77. e756c41 Add 'repo selfupdate' to upgrade only repo by Shawn O. Pearce · Mon Apr 13 11:51:15 2009 -0700
  78. 68194f4 Add a project progress meter to 'repo sync' by Shawn O. Pearce · Fri Apr 10 16:48:52 2009 -0700
  79. b1562fa Add 'repo sync -l' to only do local operations by Shawn O. Pearce · Fri Apr 10 17:04:08 2009 -0700
  80. 3e768c9 Add 'repo sync -d' to detach projects from their current topic by Shawn O. Pearce · Fri Apr 10 16:59:36 2009 -0700
  81. 96fdcef Add 'repo sync -n' to only do the network transfer by Shawn O. Pearce · Fri Apr 10 16:29:20 2009 -0700
  82. 2a1ccb2 Hide the internal sync --repo-upgraded flag from users by Shawn O. Pearce · Fri Apr 10 16:51:53 2009 -0700
  83. 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
  84. e284ad1 Add 'repo init --mirror' to download a complete forrest by Shawn O. Pearce · Tue Nov 04 07:37:10 2008 -0800 v1.1
  85. c9ef744 Install a default pre-auto-gc hook in all repositories by Shawn O. Pearce · Mon Nov 03 10:32:09 2008 -0800
  86. cf31fe9 Initial Contribution by The Android Open Source Project · Tue Oct 21 07:00:00 2008 -0700 v1.0