1. 4863307 Add support for rpc:// protocol schemes. by T.R. Fullhart · Wed Sep 10 13:44:39 2014 -0700
  2. 7a91d51 Enable transferring of attribute using command 'repo manifest -o -' by Mani Chandel · Thu Jul 24 16:27:08 2014 +0530
  3. e9f75b1 Merge "Enable remotes to define their own revision" by Conley Owens · Thu May 08 18:38:32 2014 +0000
  4. a35e402 Merge "Return a list rather than dict_values in XmlManifest.projects()" by Conley Owens · Wed May 07 18:21:30 2014 +0000
  5. 36ea2fb Enable remotes to define their own revision by Anthony King · Tue May 06 11:54:01 2014 +0100
  6. 7446c59 Use sorted() rather than .sort() by Anthony King · Tue May 06 09:19:39 2014 +0100
  7. d58bfe5 Return a list rather than dict_values in XmlManifest.projects() by Anthony King · Mon May 05 23:30:49 2014 +0100
  8. e0df232 Add linkfile support. by Jeff Hamilton · Mon Apr 21 17:10:59 2014 -0500
  9. ccd218c Fix to mirror manifest when --mirror is given by Kwanhong Lee · Mon Feb 17 13:07:32 2014 +0900
  10. dd65422 Add the "diffmanifests" command by Julien Campergue · Thu Jan 09 16:21:37 2014 +0100
  11. 2d0f508 Fix persistent-https relative url resolving by Conley Owens · Fri Jan 31 15:03:51 2014 -0800
  12. b8433df repo: Fix 'remove-project' regression with multiple projects. by David James · Thu Jan 30 10:11:17 2014 -0800 v1.12.10
  13. e695338 Merge "repo: Support multiple branches for the same project." by Conley Owens · Fri Jan 10 01:20:12 2014 +0000
  14. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · Wed Oct 16 11:02:35 2013 +0200
  15. ce201a5 Fix a small whitespace consistency issue by Conley Owens · Wed Oct 16 14:42:42 2013 -0700
  16. a17d7af Dan't accessing attr of None (`manifest` subcmd) by Conley Owens · Wed Oct 16 14:38:09 2013 -0700
  17. 37128b6 Fix indentation by David Pursehouse · Tue Oct 15 10:48:40 2013 +0900 v1.12.5
  18. 143b4cc Merge "Better handling of duplicate default" by David Pursehouse · Tue Oct 15 01:40:07 2013 +0000
  19. 8d20116 repo: Support multiple branches for the same project. by David James · Fri Oct 11 17:03:19 2013 -0700
  20. 7487992 Better handling of duplicate default by Julien Campergue · Wed Oct 09 14:38:46 2013 +0200
  21. 1e7ab2a Respect remote aliases by Conley Owens · Tue Oct 08 17:26:57 2013 -0700
  22. b6a16e6 Give the node _Default class a destBranchExpr by Conley Owens · Wed Sep 25 15:06:09 2013 -0700
  23. db2ad9d Fix urllib.parse (urlparse) handling by Chirayu Desai · Tue Jun 11 13:42:25 2013 +0530
  24. cd51f17 Fix "'module' object is not callable" error by David Pursehouse · Thu Jun 06 19:06:16 2013 +0900
  25. f609f91 Send reviews to a different branch from fetch by Bryan Jacobs · Mon May 06 13:36:24 2013 -0400
  26. 59bbb58 Move Python version checking to a separate module by David Pursehouse · Fri May 17 10:49:33 2013 +0900
  27. 217ea7d Some fixes for supporting python3 by Chirayu Desai · Fri Mar 01 19:14:38 2013 +0530
  28. db83b1b Allow mirror to be created in directories specified by 'path' attribute by Scott Fan · Thu Feb 28 09:34:14 2013 +0800
  29. ede7f12 Allow clone depth to be specified per project by David Pursehouse · Tue Nov 27 22:25:30 2012 +0900
  30. 33e0456 Fix `repo manifest` support of remote aliases. by Brian Harring · Tue Dec 25 06:32:27 2012 -0800
  31. 4eb285c Fix: local manifest deprecation warning appears more than once by David Pursehouse · Thu Feb 14 16:28:44 2013 +0900
  32. 5f434ed Exit with fatal error if local manifest file cannot be parsed by David Pursehouse · Thu Nov 22 13:48:10 2012 +0900
  33. 606eab8 Show full path of `local_manifests` folder in deprecation warning by David Pursehouse · Thu Nov 22 13:47:16 2012 +0900
  34. 4baf87f Merge "should use os.path.lexist instead of os.path.exist" by Shawn Pearce · Mon Jan 28 16:25:54 2013 +0000
  35. 26e2475 If parsing the manifests fails, reset the XmlManifest object by Joe Onorato · Fri Jan 11 12:35:53 2013 -0800
  36. c59baff Merge "Pass full path of the XML in local_manifests to the parser" by Conley Owens · Thu Jan 17 17:06:49 2013 +0000
  37. 0290cad Merge "Make -notdefault a default manifest group" by Conley Owens · Mon Jan 14 22:34:13 2013 +0000
  38. 1a5c774 Pass full path of the XML in local_manifests to the parser by Tobias Droste · Thu Jan 03 18:27:45 2013 +0100
  39. a9f11b3 Support resolving relative fetch URLs on persistent-https:// by Shawn Pearce · Wed Jan 02 15:40:48 2013 -0800 v1.12.0
  40. 0c635bb Make -notdefault a default manifest group by Matt Gumbel · Fri Dec 21 10:14:53 2012 -0800
  41. 223bf96 should use os.path.lexist instead of os.path.exist by Sebastian Frias · Wed Nov 21 19:09:25 2012 +0100
  42. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · Wed Jan 11 11:28:42 2012 +0800
  43. f910748 Better error message if 'remove-project' refers to non-existent project by David Pursehouse · Fri Nov 16 19:12:32 2012 +0900
  44. c1b86a2 Fix inconsistent indentation by David Pursehouse · Wed Nov 14 11:36:51 2012 +0900
  45. cecd1d8 Change print statements to work in python3 by Sarah Owens · Thu Nov 01 22:59:27 2012 -0700
  46. 52f1e5d Make load order of local manifests deterministic by David Pursehouse · Wed Nov 14 04:53:24 2012 +0900
  47. 717ece9 Better handling of duplicate remotes by David Pursehouse · Tue Nov 13 08:49:16 2012 +0900
  48. 5566ae5 Print deprecation warning when local_manifest.xml is used by David Pursehouse · Tue Nov 13 03:04:18 2012 +0900
  49. 2d5a0df Add support for multiple local manifests by David Pursehouse · Tue Nov 13 02:50:36 2012 +0900
  50. f7fc8a9 Handle XML errors when parsing the manifest by David Pursehouse · Tue Nov 13 04:00:28 2012 +0900
  51. 1d947b3 Even more coding style cleanup by David Pursehouse · Thu Oct 25 12:23:11 2012 +0900
  52. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · Fri Oct 26 12:18:00 2012 -0700 v1.11.1
  53. 608aff7 Merge "Use modern Python exception syntax" by Conley Owens · Thu Oct 25 10:03:36 2012 -0700
  54. a5be53f Use modern Python exception syntax by Sarah Owens · Sun Sep 09 15:37:57 2012 -0700
  55. 4f7bdea Add pylint configuration and instructions by David Pursehouse · Mon Oct 22 12:50:15 2012 +0900
  56. 69998b0 Represent git-submodule as nested projects by Che-Liang Chiou · Wed Jan 11 11:28:42 2012 +0800
  57. 5c6eeac More coding style cleanup by David Pursehouse · Thu Oct 11 16:44:48 2012 +0900
  58. 8a68ff9 Coding style cleanup by David Pursehouse · Mon Sep 24 12:15:13 2012 +0900
  59. 3ff9dec Merge "manifest: record the original revision when in -r mode." by Conley Owens · Wed Oct 03 16:49:12 2012 -0700
  60. 14a6674 manifest: record the original revision when in -r mode. by Brian Harring · Fri Sep 28 20:21:57 2012 -0700
  61. 9779565 Fix incorrect default_groups when parsing projects from XML manifest by David Holmer · Wed Sep 26 01:58:48 2012 -0400
  62. e00aa6b Clean up imports by David Pursehouse · Tue Sep 11 14:33:51 2012 +0900
  63. 34acdd2 Fix ManifestParseError when first child node is comment by Jooncheol Park · Mon Aug 27 02:25:59 2012 +0900 maint v1.10.4
  64. bb1b5f5 Allow projects to be specified as notdefault by Conley Owens · Mon Aug 13 13:11:18 2012 -0700
  65. e15c65a Remove unused imports by David Pursehouse · Wed Aug 22 10:46:11 2012 +0900
  66. 17f85ea Omit all default groups when generating a manifest by Dmitry Fink · Mon Aug 06 14:52:29 2012 -0700
  67. f35b2d9 Fix mirror mode by Shawn O. Pearce · Thu Aug 02 11:46:22 2012 -0700 v1.10.2
  68. b292b98 Add remote alias support in manifest by Yestin Sun · Mon Jul 02 07:32:50 2012 -0700
  69. 7da1314 Inject the project name into each projects groups. by Brian Harring · Fri Jun 15 02:24:20 2012 -0700
  70. 475a47d Restore include support. by Brian Harring · Thu Jun 07 20:05:35 2012 -0700
  71. 23acdd3 Parse manifest and local_manifest together by Colin Cross · Sat Apr 21 00:33:54 2012 -0700
  72. 2644874 ManifestXml: add include support by Brian Harring · Thu Apr 28 05:04:41 2011 -0700
  73. 79770d2 Add sync-c option to manifest by Anatol Pomazau · Fri Apr 20 14:41:59 2012 -0700
  74. c39864f Treat groups= as default by Colin Cross · Mon Apr 23 13:41:58 2012 -0700
  75. 971de8e Refine groups functionality by Conley Owens · Mon Apr 16 10:36:08 2012 -0700
  76. 24c1308 Add project annotation handling to repo by James W. Mills · Thu Apr 12 15:04:13 2012 -0500
  77. 5acde75 Add manifest groups by Colin Cross · Wed Mar 28 20:15:45 2012 -0700 v1.8.2
  78. d315382 Add 'rebase="false"' attribute to the <project/> XML. by Mike Pontillo · Tue Feb 28 11:53:24 2012 -0800
  79. 34fb20f Revert "Default repo manifest settings in git config" by Shawn O. Pearce · Wed Nov 30 13:41:02 2011 -0800 v1.7.8.1
  80. ee1c2f5 Default repo manifest settings in git config by Victor Boivie · Tue Apr 19 10:50:12 2011 +0200
  81. 9d8f914 Remove extra '/' in RemoteSpec by Conley Owens · Thu Oct 20 14:36:35 2011 -0700 v1.7.7.6
  82. ceea368 Correctly name projects when mirroring by Conley Owens · Thu Oct 20 10:45:47 2011 -0700 v1.7.7.5
  83. db728cd Allow remote url to be relative to manifst url by Conley Owens · Mon Sep 26 16:34:01 2011 -0700
  84. 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
  85. 37282b4 Support repo-level pre-upload hook and prep for future hooks. by Doug Anderson · Fri Mar 04 11:54:18 2011 -0800 v1.7.4
  86. df14a70 Make path references OS independent by Anthony Newnam · Sun Jan 09 17:31:57 2011 -0800
  87. 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
  88. a1bfd2c Add a 'smart sync' option to repo sync by Nico Sallembien · Tue Apr 06 10:40:01 2010 -0700 v1.6.9.2
  89. 21c5c34 Support detached HEAD in manifest repository by Shawn O. Pearce · Thu Jun 25 16:47:30 2009 -0700 v1.6.8.5
  90. 3c8dea1 Change project.revision to revisionExpr and revisionId by Shawn O. Pearce · Fri May 29 18:38:17 2009 -0700
  91. d1f70d9 Refactor how projects parse remotes so it can be replaced by Shawn O. Pearce · Tue May 19 14:58:02 2009 -0700
  92. c8a300f Refactor Manifest to be XmlManifest by Shawn O. Pearce · Mon May 18 13:19:57 2009 -0700[Renamed (99%) from manifest.py]
  93. 242b526 Remove support for the extra <remote> definitions in manifests by Shawn O. Pearce · Tue May 19 13:00:29 2009 -0700
  94. 4cc70ce Remove unused parsing support for <require commit=""/> by Shawn O. Pearce · Tue May 19 12:49:46 2009 -0700
  95. c7a4eef Add repo manifest -o to save a manifest by Shawn O. Pearce · Thu Mar 05 10:32:38 2009 -0800 v1.6.2
  96. 03eaf07 Support <remove-project name="X"> in manifest to remove/replace X by Shawn O. Pearce · Thu Nov 20 11:42:22 2008 -0800 v1.4
  97. 5d40e26 Treat missing attributes as None when parsing the manifest by Shawn O. Pearce · Thu Nov 06 11:07:42 2008 -0800 v1.2
  98. 70939e2 Add <add-remote to-project="..."> to inject additional remotes by Shawn O. Pearce · Thu Nov 06 11:07:14 2008 -0800
  99. ae6e094 Add <remote project-name="..."> attribute within projects by Shawn O. Pearce · Thu Nov 06 10:25:35 2008 -0800
  100. e284ad1 Add 'repo init --mirror' to download a complete forrest by Shawn O. Pearce · Tue Nov 04 07:37:10 2008 -0800 v1.1