1. b8f7bb0 update markdown/help header format by Mike Frysinger · 6 years ago
  2. 3891b75 manifest-format: convert to markdown by Mike Frysinger · 6 years ago
  3. da40341 manifest: Support a default upstream value by Nasser Grainawi · 6 years ago
  4. ed429c9 docs: repo-hooks: fix cwd details by Mike Frysinger · 6 years ago
  5. 7d52585 Add a way to override the revision of an <extend-project> by Luis Hector Chavez · 6 years ago
  6. a32c92c implement optional 'sync-tags' in the manifest file by YOUNG HO CHA · 6 years ago
  7. 84e7e16 document repo hooks mechanism by Mike Frysinger · 7 years ago
  8. fddfa6f Adding include element into the top-level element by Jiri tyr · 7 years ago
  9. 04071c1 manifest-format: fix EMPTY keyword usage by Mike Frysinger · 7 years ago
  10. d648045 implement optional 'pushurl' in the manifest file by Steve Rae · 8 years ago
  11. e868841 Improve documentation of manifest server RPC methods by David Pursehouse · 8 years ago
  12. 827e547 Fix typos for manifest dtd by Kenny Ho · 9 years ago
  13. 54527e7 docs: add copyfile and linkfile elements description by Ruslan Bilovol · 9 years ago
  14. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 9 years ago v1.12.20
  15. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago
  16. 909d58b Support specifying non-HEADS refs as upstream by Nasser Grainawi · 10 years ago
  17. c190b98 Merge "Add extend-project tag to support adding groups to an existing project" by Conley Owens · 10 years ago
  18. 7a91d51 Enable transferring of attribute using command 'repo manifest -o -' by Mani Chandel · 10 years ago
  19. 884a387 Add extend-project tag to support adding groups to an existing project by Josh Triplett · 10 years ago
  20. 36ea2fb Enable remotes to define their own revision by Anthony King · 10 years ago
  21. 53d6a7b Fix error in xml manifest doc. by Warren Turkal · 10 years ago
  22. d5a5b19 Remove trailing whitespace by Chirayu Desai · 11 years ago
  23. f609f91 Send reviews to a different branch from fetch by Bryan Jacobs · 11 years ago
  24. db83b1b Allow mirror to be created in directories specified by 'path' attribute by Scott Fan · 11 years ago
  25. ede7f12 Allow clone depth to be specified per project by David Pursehouse · 12 years ago
  26. 4e46520 Add missing manifest format documentation by David Pursehouse · 12 years ago
  27. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · 12 years ago
  28. 9f3406e Minor documentation formatting and grammatical fixes by David Pursehouse · 12 years ago
  29. b1525bf Fix documentation reference to local_manifest.xml by David Pursehouse · 12 years ago
  30. 52f1e5d Make load order of local manifests deterministic by David Pursehouse · 12 years ago
  31. 5566ae5 Print deprecation warning when local_manifest.xml is used by David Pursehouse · 12 years ago
  32. 2d5a0df Add support for multiple local manifests by David Pursehouse · 12 years ago
  33. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · 12 years ago v1.11.1
  34. 69998b0 Represent git-submodule as nested projects by Che-Liang Chiou · 12 years ago
  35. bb1b5f5 Allow projects to be specified as notdefault by Conley Owens · 12 years ago
  36. 9a27d01 manifest-format.txt: Add documentation for GetManifest RPC method by David Pursehouse · 12 years ago
  37. daa851f manifest-format.txt: Fix a couple of minor spelling mistakes by David Pursehouse · 12 years ago
  38. b292b98 Add remote alias support in manifest by Yestin Sun · 12 years ago
  39. 7da1314 Inject the project name into each projects groups. by Brian Harring · 12 years ago
  40. 2644874 ManifestXml: add include support by Brian Harring · 13 years ago
  41. 79770d2 Add sync-c option to manifest by Anatol Pomazau · 12 years ago
  42. 971de8e Refine groups functionality by Conley Owens · 12 years ago
  43. 24c1308 Add project annotation handling to repo by James W. Mills · 12 years ago
  44. 5acde75 Add manifest groups by Colin Cross · 12 years ago v1.8.2
  45. 6392c87 sync: Allow -j to have a default in manifest by Shawn O. Pearce · 13 years ago v1.7.6
  46. 37282b4 Support repo-level pre-upload hook and prep for future hooks. by Doug Anderson · 13 years ago v1.7.4
  47. 2b8db3c Added feature to print a <notice> from manifest at the end of a sync. by Doug Anderson · 14 years ago v1.7.1
  48. a1bfd2c Add a 'smart sync' option to repo sync by Nico Sallembien · 14 years ago v1.6.9.2
  49. 242b526 Remove support for the extra <remote> definitions in manifests by Shawn O. Pearce · 15 years ago
  50. a490f03 Correct note about local_manifest.xml capabilities by Shawn O. Pearce · 15 years ago
  51. 43c3d9e Add a 'repo manifest' command whose help is the manifest file format by Shawn O. Pearce · 15 years ago
  52. 03eaf07 Support <remove-project name="X"> in manifest to remove/replace X by Shawn O. Pearce · 16 years ago v1.4
  53. 70939e2 Add <add-remote to-project="..."> to inject additional remotes by Shawn O. Pearce · 16 years ago
  54. ae6e094 Add <remote project-name="..."> attribute within projects by Shawn O. Pearce · 16 years ago
  55. 70cd4ab Add some short documentation about the local manifest by Shawn O. Pearce · 16 years ago
  56. 3e54819 Add a basic outline of the repo manifest file format by Shawn O. Pearce · 16 years ago