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