1. dfdf577 docs: smart-sync: split out & expand details by Mike Frysinger · 4 months ago
  2. 303bd96 manifest: add optional base check on remove and extend by Fredrik de Groot · 9 months ago
  3. be71c2f manifest: enable remove-project using path by Fredrik de Groot · 2 years ago
  4. 3e3340d manifest: add support for revision in include by Shuchuan Zeng · 2 years, 2 months ago
  5. 4cdfdb7 manifest: allow extend-project to override dest-branch and upstream by Erik Elmeke · 2 years, 9 months ago
  6. 501733c manifest: add submanifest.default_groups attribute by LaMont Jones · 3 years, 2 months ago v2.25
  7. b308db1 manifest_xml: group for submanifest projects by LaMont Jones · 3 years, 4 months ago
  8. cc879a9 Add multi-manifest support with element by LaMont Jones · 3 years, 7 months ago v2.22
  9. 37c21c2 Add 'dest-path' to extend-project to support changing path by Michael Kelly · 5 years ago
  10. e0b16a2 superproject: support a new revision attribute. by Xin Li · 3 years, 9 months ago
  11. 6ea0cae repo: properly handle remote annotations in manifest_xml by Jack Neus · 3 years, 11 months ago
  12. 06da998 Gracefully ignore bad remove-project line by Michael Kelly · 4 years ago
  13. 78f4dd3 superproject: add projects from local manifest to local:: group. by Raman Tenneti · 4 years ago
  14. 1c3f57e manifest_xml: initial support for by Raman Tenneti · 4 years, 1 month ago
  15. 0888a08 help: switch from formatter module to textwrap by Mike Frysinger · 4 years, 2 months ago
  16. 68d5d4d document the new manifest restrictions on name & path settings by Mike Frysinger · 4 years, 3 months ago
  17. 48b2d10 manifest_xml: - Added doc and testing of unknown tags/elements. by Raman Tenneti · 4 years, 5 months ago
  18. 1bb4fb2 manifest_xml: initial support for by Raman Tenneti · 4 years, 5 months ago
  19. 9747747 docs: Add Markdown inline code marker around inline XML example. by Jashank Jeremy · 4 years, 6 months ago
  20. 51e39d5 manifest_xml: harmonize list fields by Mike Frysinger · 4 years, 6 months ago
  21. 352c93b manifest: add support for groups in include by Fredrik de Groot · 4 years, 8 months ago v2.10
  22. 6e89c96 switch to "main" branch for development by Mike Frysinger · 4 years, 7 months ago
  23. 4e1fc10 manifest: drop support for local_manifest.xml by Mike Frysinger · 4 years, 9 months ago
  24. bd0aae9 Add a way to override the remote using by Kyunam Jo · 5 years ago
  25. 04122b7 manifest: add basic path checks for & by Mike Frysinger · 6 years ago
  26. 50d2763 manifest-format: document implicit directory creation w/ & by Mike Frysinger · 6 years ago
  27. c5b172a manifest-format: clarify & restrictions by Mike Frysinger · 6 years ago
  28. 01019d9 docs: fixed typo error. by Kyunam Jo · 6 years ago
  29. b8f7bb0 update markdown/help header format by Mike Frysinger · 7 years ago
  30. 3891b75 manifest-format: convert to markdown by Mike Frysinger · 7 years ago[Renamed (75%) from docs/manifest-format.txt]
  31. da40341 manifest: Support a default upstream value by Nasser Grainawi · 7 years ago
  32. 7d52585 Add a way to override the revision of an by Luis Hector Chavez · 7 years ago
  33. a32c92c implement optional 'sync-tags' in the manifest file by YOUNG HO CHA · 7 years ago
  34. fddfa6f Adding include element into the top-level element by Jiri tyr · 8 years ago
  35. 04071c1 manifest-format: fix EMPTY keyword usage by Mike Frysinger · 8 years ago
  36. d648045 implement optional 'pushurl' in the manifest file by Steve Rae · 9 years ago
  37. e868841 Improve documentation of manifest server RPC methods by David Pursehouse · 9 years ago
  38. 827e547 Fix typos for manifest dtd by Kenny Ho · 10 years ago
  39. 54527e7 docs: add copyfile and linkfile elements description by Ruslan Bilovol · 10 years ago
  40. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 10 years ago v1.12.20
  41. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 13 years ago
  42. 909d58b Support specifying non-HEADS refs as upstream by Nasser Grainawi · 11 years ago
  43. c190b98 Merge "Add extend-project tag to support adding groups to an existing project" by Conley Owens · 11 years ago
  44. 7a91d51 Enable transferring of attribute using command 'repo manifest -o -' by Mani Chandel · 11 years ago
  45. 884a387 Add extend-project tag to support adding groups to an existing project by Josh Triplett · 11 years ago
  46. 36ea2fb Enable remotes to define their own revision by Anthony King · 11 years ago
  47. 53d6a7b Fix error in xml manifest doc. by Warren Turkal · 12 years ago
  48. d5a5b19 Remove trailing whitespace by Chirayu Desai · 12 years ago
  49. f609f91 Send reviews to a different branch from fetch by Bryan Jacobs · 12 years ago
  50. db83b1b Allow mirror to be created in directories specified by 'path' attribute by Scott Fan · 12 years ago
  51. ede7f12 Allow clone depth to be specified per project by David Pursehouse · 13 years ago
  52. 4e46520 Add missing manifest format documentation by David Pursehouse · 13 years ago
  53. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · 13 years ago
  54. 9f3406e Minor documentation formatting and grammatical fixes by David Pursehouse · 13 years ago
  55. b1525bf Fix documentation reference to local_manifest.xml by David Pursehouse · 13 years ago
  56. 52f1e5d Make load order of local manifests deterministic by David Pursehouse · 13 years ago
  57. 5566ae5 Print deprecation warning when local_manifest.xml is used by David Pursehouse · 13 years ago
  58. 2d5a0df Add support for multiple local manifests by David Pursehouse · 13 years ago
  59. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · 13 years ago v1.11.1
  60. 69998b0 Represent git-submodule as nested projects by Che-Liang Chiou · 13 years ago
  61. bb1b5f5 Allow projects to be specified as notdefault by Conley Owens · 13 years ago
  62. 9a27d01 manifest-format.txt: Add documentation for GetManifest RPC method by David Pursehouse · 13 years ago
  63. daa851f manifest-format.txt: Fix a couple of minor spelling mistakes by David Pursehouse · 13 years ago
  64. b292b98 Add remote alias support in manifest by Yestin Sun · 13 years ago
  65. 7da1314 Inject the project name into each projects groups. by Brian Harring · 13 years ago
  66. 2644874 ManifestXml: add include support by Brian Harring · 14 years ago
  67. 79770d2 Add sync-c option to manifest by Anatol Pomazau · 13 years ago
  68. 971de8e Refine groups functionality by Conley Owens · 13 years ago
  69. 24c1308 Add project annotation handling to repo by James W. Mills · 13 years ago
  70. 5acde75 Add manifest groups by Colin Cross · 13 years ago v1.8.2
  71. 6392c87 sync: Allow -j to have a default in manifest by Shawn O. Pearce · 14 years ago v1.7.6
  72. 37282b4 Support repo-level pre-upload hook and prep for future hooks. by Doug Anderson · 14 years ago v1.7.4
  73. 2b8db3c Added feature to print a from manifest at the end of a sync. by Doug Anderson · 15 years ago v1.7.1
  74. a1bfd2c Add a 'smart sync' option to repo sync by Nico Sallembien · 15 years ago v1.6.9.2
  75. 242b526 Remove support for the extra definitions in manifests by Shawn O. Pearce · 16 years ago
  76. a490f03 Correct note about local_manifest.xml capabilities by Shawn O. Pearce · 16 years ago
  77. 43c3d9e Add a 'repo manifest' command whose help is the manifest file format by Shawn O. Pearce · 16 years ago
  78. 03eaf07 Support in manifest to remove/replace X by Shawn O. Pearce · 17 years ago v1.4
  79. 70939e2 Add to inject additional remotes by Shawn O. Pearce · 17 years ago
  80. ae6e094 Add attribute within projects by Shawn O. Pearce · 17 years ago
  81. 70cd4ab Add some short documentation about the local manifest by Shawn O. Pearce · 17 years ago
  82. 3e54819 Add a basic outline of the repo manifest file format by Shawn O. Pearce · 17 years ago