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