1. 8a68ff9 Coding style cleanup by David Pursehouse · Mon Sep 24 12:15:13 2012 +0900
  2. e3b1c45 Remove unreachable code by David Pursehouse · Wed Oct 03 18:04:02 2012 +0900
  3. cf76b1b sync: Support manual authentication to the manifest server by David Pursehouse · Fri Sep 14 10:31:42 2012 +0900
  4. 86d973d sync: Support authentication to manifest server with .netrc by David Pursehouse · Fri Aug 24 10:21:02 2012 +0900
  5. d94aaef sync: Correct imports of `R_HEADS` and `HEAD` by David Pursehouse · Fri Sep 07 09:52:04 2012 +0900
  6. bd489c4 sync: catch exceptions when connecting to the manifest server by David Pursehouse · Thu Aug 23 10:21:26 2012 +0900
  7. e212665 Make "repo sync -j<count>" stop properly on Ctrl-C. by David 'Digit' Turner · Wed Sep 05 10:35:06 2012 +0200
  8. 5d0efdb sync: Honor --no-clone-bundle with -j1 by Shawn O. Pearce · Thu Aug 02 12:13:01 2012 -0700
  9. 5acde75 Add manifest groups by Colin Cross · Wed Mar 28 20:15:45 2012 -0700 v1.8.2
  10. 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
  11. e9dc3b3 sync: Add manifest_name parameter by Chris Wolfe · Thu Jan 26 11:36:18 2012 -0500
  12. 53d6f4d Add a sync flag that fetches only current branch by Anatol Pomazau · Thu Aug 25 17:21:47 2011 -0700
  13. df5ee52 Fix Python 2.4 support by Shawn O. Pearce · Tue Oct 11 14:05:21 2011 -0700
  14. c465796 sync: Update default -j flag from manifest by Shawn O. Pearce · Mon Sep 26 09:08:01 2011 -0700
  15. 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
  16. 97d2b2f sync: Limit -j to file descriptors by Shawn O. Pearce · Thu Sep 22 17:23:41 2011 -0700
  17. 08c880d Smart tag support by Victor Boivie · Tue Apr 19 10:32:52 2011 +0200
  18. 723c5dc Fix parallel sync on python < 2.6. by Daniel Sandler · Mon Apr 04 11:15:17 2011 -0400
  19. 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
  20. 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
  21. 0d2b61f sync: Run `git gc --auto` after fetch by Shawn O. Pearce · Fri Jul 03 15:22:49 2009 -0700
  22. f18cb76 Encode the environment variables passed to git by Shawn O. Pearce · Tue Dec 07 11:41:05 2010 -0800
  23. 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
  24. 5df6de0 sync: Use --force-broken to continue other projects by Andrei Warkentin · Fri Jul 02 17:58:31 2010 -0500 v1.7
  25. 16614f8 sync --quiet: be more quiet by Shawn O. Pearce · Fri Oct 29 12:05:43 2010 -0700
  26. 18afd7f sync: support --jobs to fetch projects simultaneously by Roy Lee · Sun May 09 04:32:08 2010 +0800
  27. 6623b21 Aliasing sync -s to 'smartsync' by Nico Sallembien · Tue May 11 12:57:01 2010 -0700 v1.6.9.7
  28. 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
  29. 5732e47 Strip refs/heads in the branch sent to the manifest server. by Nico Sallembien · Mon Apr 26 11:17:29 2010 -0700
  30. f3fdf82 sync: Safely skip already deleted projects by Anthony · Sat Sep 26 13:38:52 2009 -0400 v1.6.9.3
  31. a1bfd2c Add a 'smart sync' option to repo sync by Nico Sallembien · Tue Apr 06 10:40:01 2010 -0700 v1.6.9.2
  32. 9bb1816 Fixing project renaming bug. by Nico Sallembien · Mon Dec 07 15:38:01 2009 -0800 v1.6.8.8
  33. 9fb29ce sync: Keep the project.list file sorted by Shawn O. Pearce · Thu Jun 04 20:41:02 2009 -0700
  34. 3a68bb4 sync: Tolerate blank lines in project.list by Shawn O. Pearce · Thu Jun 04 16:18:09 2009 -0700 v1.6.8.1
  35. cd1d7ff sync: Don't process project.list in a mirror by Shawn O. Pearce · Thu Jun 04 16:15:53 2009 -0700
  36. 8135cdc Delete empty parent subdirs after deleting obsolete paths. by Jaikumar Ganesh · Tue Jun 02 15:07:44 2009 -0700 v1.6.8
  37. 4f2517f Update project paths after sync. by Jaikumar Ganesh · Mon Jun 01 21:10:33 2009 -0700
  38. 3c8dea1 Change project.revision to revisionExpr and revisionId by Shawn O. Pearce · Fri May 29 18:38:17 2009 -0700
  39. eb7af87 Document the SSH ControlMaster behavior of repo sync by Shawn O. Pearce · Tue Apr 21 08:02:04 2009 -0700
  40. fd89b67 Clarify options that control the repo executable version by Shawn O. Pearce · Sat Apr 18 11:28:57 2009 -0700
  41. f690687 Only fetch repo once-per-day under normal 'repo sync' usage by Shawn O. Pearce · Sat Apr 18 10:49:00 2009 -0700
  42. 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
  43. e756c41 Add 'repo selfupdate' to upgrade only repo by Shawn O. Pearce · Mon Apr 13 11:51:15 2009 -0700
  44. 68194f4 Add a project progress meter to 'repo sync' by Shawn O. Pearce · Fri Apr 10 16:48:52 2009 -0700
  45. b1562fa Add 'repo sync -l' to only do local operations by Shawn O. Pearce · Fri Apr 10 17:04:08 2009 -0700
  46. 3e768c9 Add 'repo sync -d' to detach projects from their current topic by Shawn O. Pearce · Fri Apr 10 16:59:36 2009 -0700
  47. 96fdcef Add 'repo sync -n' to only do the network transfer by Shawn O. Pearce · Fri Apr 10 16:29:20 2009 -0700
  48. 2a1ccb2 Hide the internal sync --repo-upgraded flag from users by Shawn O. Pearce · Fri Apr 10 16:51:53 2009 -0700
  49. 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
  50. e284ad1 Add 'repo init --mirror' to download a complete forrest by Shawn O. Pearce · Tue Nov 04 07:37:10 2008 -0800 v1.1
  51. c9ef744 Install a default pre-auto-gc hook in all repositories by Shawn O. Pearce · Mon Nov 03 10:32:09 2008 -0800
  52. cf31fe9 Initial Contribution by The Android Open Source Project · Tue Oct 21 07:00:00 2008 -0700 v1.0