1. 13f3da5 Merge branch 'stable' by Shawn O. Pearce · Tue Dec 07 10:31:19 2010 -0800
  2. b0f9a02 Make path references OS independent by Anthony Newnam · Mon Nov 29 13:15:24 2010 -0600
  3. a0de6e8 upload: Remove --replace option by Ficus Kirkpatrick · Fri Oct 22 13:06:47 2010 -0700
  4. 16614f8 sync --quiet: be more quiet by Shawn O. Pearce · Fri Oct 29 12:05:43 2010 -0700
  5. 8844338 sync: Enable use of git clone --reference by Shawn O. Pearce · Fri Oct 08 10:02:09 2010 +0200
  6. a5ece0e upload -t: Automatically include local branch name by Shawn O. Pearce · Thu Jul 15 16:52:42 2010 -0700
  7. cc50bac Warn users before uploading if there are local changes by Anthony Newnam · Thu Apr 08 10:28:59 2010 -0500
  8. 0cb1b3f sync: Try fetching a tag as a last resort before giving up by Julius Gustavsson · Thu Jun 17 17:55:02 2010 +0200
  9. 2daf667 Allow files to be copied into new folders by Matthew Buckett · Sat Jul 11 09:43:47 2009 -0400
  10. 69b1e8a Merge branch 'stable' by Shawn O. Pearce · Sat Mar 06 19:29:56 2010 -0800
  11. 9452e4e Automatically install Gerrit Code Review's commit-msg hook by Shawn O. Pearce · Sat Aug 22 18:17:46 2009 -0700 v1.6.9
  12. 4c50dee Fail sync when encountering "N commits behind." by Daniel Sandler · Tue Mar 02 15:38:03 2010 -0500
  13. d63060f Check that we are not overwriting a local repository when syncing. by Nico Sallembien · Wed Jan 20 10:27:50 2010 -0800 v1.6.8.11
  14. aa4982e sync: Fix split call on malformed email addresses by Shawn O. Pearce · Wed Dec 30 18:38:27 2009 -0800 v1.6.8.9
  15. a949fa5 Automatically install Gerrit Code Review's commit-msg hook by Shawn O. Pearce · Sat Aug 22 18:17:46 2009 -0700
  16. a7ce096 Allow meta projects to be created not under .repo/ by Shawn O. Pearce · Fri Jul 03 18:04:27 2009 -0700
  17. 5f947bb init: add -o, --origin to name manifest remote by Shawn O. Pearce · Fri Jul 03 17:24:17 2009 -0700
  18. cc6c796 Make refs/remotes/m management the manifest object's responsibility by Shawn O. Pearce · Fri Jul 03 15:29:02 2009 -0700
  19. ca3d8ff Teach Project how to relink a .git/ in the work tree by Shawn O. Pearce · Thu Jun 04 19:49:36 2009 -0700
  20. da88ff4 Silence 'Current branch %s is up to date' during sync by Shawn O. Pearce · Wed Jun 03 11:09:12 2009 -0700
  21. fe200ee Fix unnecessary self in project.py by Shawn O. Pearce · Mon Jun 01 15:28:21 2009 -0700
  22. 3c8dea1 Change project.revision to revisionExpr and revisionId by Shawn O. Pearce · Fri May 29 18:38:17 2009 -0700
  23. 8ad8a0e Change DWIMery hack for dealing with rewound remote branch by Shawn O. Pearce · Fri May 29 18:28:25 2009 -0700
  24. d1f70d9 Refactor how projects parse remotes so it can be replaced by Shawn O. Pearce · Tue May 19 14:58:02 2009 -0700
  25. 242b526 Remove support for the extra <remote> definitions in manifests by Shawn O. Pearce · Tue May 19 13:00:29 2009 -0700
  26. bc7ef67 Automatically guess Gerrit change number in "repo upload --replace" by Ficus Kirkpatrick · Mon May 04 12:45:11 2009 -0700 v1.6.7.4
  27. 9360966 Perform copy file activity when creating a new work directory by Shawn O. Pearce · Tue Apr 21 10:50:33 2009 -0700 v1.6.7.1
  28. 05f66b6 Fix 'repo sync' rebase logic on a published branch by Shawn O. Pearce · Tue Apr 21 08:26:32 2009 -0700 v1.6.7
  29. fb23161 Automatically use SSH control master support during sync by Shawn O. Pearce · Fri Apr 10 18:53:46 2009 -0700
  30. 3d2cdd0 Highlight projects which still have sync failures during 'repo status' by Shawn O. Pearce · Sat Apr 18 15:26:10 2009 -0700
  31. 552ac89 Modify 'repo abandon' to be more like 'repo checkout' and 'repo start' by Shawn O. Pearce · Sat Apr 18 15:15:24 2009 -0700
  32. 89e717d Improve checkout performance for the common unmodified case by Shawn O. Pearce · Sat Apr 18 15:04:41 2009 -0700
  33. 0f0dfa3 Add progress meter to 'repo start' by Shawn O. Pearce · Sat Apr 18 14:53:39 2009 -0700
  34. 76ca9f8 Make usage of open safer by setting binary mode and closing fds by Shawn O. Pearce · Sat Apr 18 14:48:03 2009 -0700
  35. accc56d Speed up 'repo start' by removing some forks by Shawn O. Pearce · Sat Apr 18 14:45:51 2009 -0700
  36. 9bb9617 Remove unused methods from project.ReviewableBranch by Shawn O. Pearce · Sat Apr 18 10:53:27 2009 -0700
  37. f690687 Only fetch repo once-per-day under normal 'repo sync' usage by Shawn O. Pearce · Sat Apr 18 10:49:00 2009 -0700
  38. 336f7bd Avoid git fork on the common case of repo not changing by Shawn O. Pearce · Sat Apr 18 10:39:28 2009 -0700
  39. 0f3dd23 Avoid unnecessary git symbolic-ref calls during repo sync by Shawn O. Pearce · Fri Apr 17 20:32:44 2009 -0700
  40. fbcde47 Improve repo sync performance by avoid git forks by Shawn O. Pearce · Fri Apr 17 20:58:02 2009 -0700
  41. d237b69 Implement git ref reading purely in Python by Shawn O. Pearce · Fri Apr 17 18:49:50 2009 -0700
  42. 5b23f24 Implement 'git symbolic-ref HEAD' in Python by Shawn O. Pearce · Fri Apr 17 18:43:33 2009 -0700
  43. 006734b Remove confusing message from repo sync output by Shawn O. Pearce · Fri Apr 17 10:27:49 2009 -0700
  44. 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
  45. 4824478 Refactor error message display in project.py by Shawn O. Pearce · Thu Apr 16 08:25:57 2009 -0700
  46. 19a83d8 Use default rebase during sync instead of rebase -i by Shawn O. Pearce · Thu Apr 16 08:14:26 2009 -0700
  47. 161f445 status: tell the user the working tree is clean by Shawn O. Pearce · Fri Apr 10 17:41:44 2009 -0700
  48. 3e768c9 Add 'repo sync -d' to detach projects from their current topic by Shawn O. Pearce · Fri Apr 10 16:59:36 2009 -0700
  49. 0a389e9 Make 'repo start' restartable upon failures by Shawn O. Pearce · Fri Apr 10 16:21:18 2009 -0700
  50. 2675c3f Don't capture stdout during 'repo checkout' by Shawn O. Pearce · Fri Apr 10 16:20:25 2009 -0700
  51. 27b0732 Add a repo branches subcommand to describe current branches by Shawn O. Pearce · Fri Apr 10 16:02:48 2009 -0700
  52. 02d7945 Add checkout command. by Wink Saville · Fri Apr 10 13:01:24 2009 -0700
  53. c7a4eef Add repo manifest -o to save a manifest by Shawn O. Pearce · Thu Mar 05 10:32:38 2009 -0800 v1.6.2
  54. 2816d4f Set core.bare to true on mirror repositories by Shawn O. Pearce · Tue Mar 03 17:53:18 2009 -0800 v1.6.1
  55. 6a5644d Get rid of the horrible android import work around hack by Shawn O. Pearce · Tue Mar 03 13:52:20 2009 -0800
  56. fe08675 Fix repo status when there are renamed/copied files by Shawn O. Pearce · Tue Mar 03 13:49:48 2009 -0800
  57. 559b846 Report better errors when a project revision is invalid by Shawn O. Pearce · Mon Mar 02 12:56:08 2009 -0800
  58. 7c6c64d Fix repo prune output to sort by branch name by Shawn O. Pearce · Mon Mar 02 12:38:13 2009 -0800
  59. 3778f9d Fix repo prune to work on git 1.6.1-rc3~5 and later by Shawn O. Pearce · Mon Mar 02 12:30:50 2009 -0800
  60. 370e3fa Remove the protobuf based HTTP upload code path by Shawn O. Pearce · Mon Jan 26 10:55:39 2009 -0800
  61. b54a392 Support Gerrit2's ssh:// based upload by Shawn O. Pearce · Mon Jan 05 16:18:58 2009 -0800 v1.5
  62. 21f7385 Remove astray comma by Marcelo E. Magallon · Wed Dec 31 04:44:37 2008 +0000 v1.4.4
  63. 2896a79 Add --review and --cc flags to repo upload, so you can by Joe Onorato · Mon Nov 17 16:56:36 2008 -0500
  64. c99883f Teach 'repo upload --replace' how to add replacement patch sets by Shawn O. Pearce · Tue Nov 11 17:12:43 2008 -0800 v1.3
  65. 35f2596 Refactor part of GetUploadableBranches to lookup one specific branch by Shawn O. Pearce · Tue Nov 11 17:03:13 2008 -0800
  66. ae6e094 Add <remote project-name="..."> attribute within projects by Shawn O. Pearce · Thu Nov 06 10:25:35 2008 -0800
  67. 339ba9f Use remote.*.projectname to indicate the target project for upload by Shawn O. Pearce · Thu Nov 06 09:52:51 2008 -0800
  68. e284ad1 Add 'repo init --mirror' to download a complete forrest by Shawn O. Pearce · Tue Nov 04 07:37:10 2008 -0800 v1.1
  69. 9fa44db Introduce 'repo abandon <branchname>' as an alias for 'git branch -D' by Shawn O. Pearce · Mon Nov 03 11:24:59 2008 -0800 v1.0.9
  70. c9ef744 Install a default pre-auto-gc hook in all repositories by Shawn O. Pearce · Mon Nov 03 10:32:09 2008 -0800
  71. 438ee1c Catch symlink creation failures and report a better error by Shawn O. Pearce · Mon Nov 03 09:59:36 2008 -0800
  72. 23d7781 Don't print "Already up-to-date" during repo sync by Shawn O. Pearce · Thu Oct 30 11:06:57 2008 -0700 v1.0.8
  73. a54c527 Fast-forward a fully merged topic branch during 'repo sync' by Shawn O. Pearce · Thu Oct 30 11:03:00 2008 -0700
  74. de64681 Don't flip out if there are no template hooks by Shawn O. Pearce · Wed Oct 29 14:38:12 2008 -0700
  75. bd4edc9 Stop downloading snapshots as native git:// is faster by Shawn O. Pearce · Tue Oct 28 16:14:05 2008 -0700
  76. ce03a40 Stop hiding remote missing object errors by Shawn O. Pearce · Tue Oct 28 16:12:03 2008 -0700
  77. 329c31d Repair any mis-directed android-1.0 annotated tags by Shawn O. Pearce · Fri Oct 24 09:17:25 2008 -0700 v1.0.6
  78. 632768b Teach repo how to download changes to the local checkout by Shawn O. Pearce · Thu Oct 23 11:58:52 2008 -0700 v1.0.4
  79. 0758d2f Show which user account each change was uploaded under by Shawn O. Pearce · Wed Oct 22 13:13:40 2008 -0700 v1.0.3
  80. 02dbb6d Fix StopIteration exception during repo {sync,status} by Shawn O. Pearce · Tue Oct 21 13:59:08 2008 -0700 v1.0.2
  81. 0734600 Fix 'repo sync' when the remote reflog has only 1 entry by Shawn O. Pearce · Tue Oct 21 07:09:27 2008 -0700
  82. cf31fe9 Initial Contribution by The Android Open Source Project · Tue Oct 21 07:00:00 2008 -0700 v1.0