1. a99f19f docs: add deprecated branch banner by Mike Frysinger · 1 year ago master
  2. 4e1fc10 manifest: drop support for local_manifest.xml by Mike Frysinger · 4 years, 4 months ago
  3. 89f3ae5 release-process: document schedule (including freezes) publicly by Mike Frysinger · 4 years, 6 months ago
  4. d79a4bc Make partial clone imply no-clone-bundle by default. by Xin Li · 4 years, 8 months ago
  5. 58ac167 init: rename --repo-branch to --repo-rev by Mike Frysinger · 4 years, 10 months ago
  6. f725e54 upload: add config setting for upload notifications by Mike Frysinger · 4 years, 10 months ago
  7. fc1b18a upload: allow users to set labels when uploading by Mike Frysinger · 4 years, 11 months ago
  8. f5dbd2e docs: update Windows info by Mike Frysinger · 4 years, 11 months ago
  9. a269b1c manifest_xml: change .repo/manifest.xml to a plain file by Mike Frysinger · 4 years, 11 months ago
  10. f841ca4 git_config: add support for repo-specific settings by Mike Frysinger · 5 years ago
  11. 0334b8c docs: improve project-objects & worktrees layout info by Mike Frysinger · 4 years, 11 months ago
  12. 979d5bd add experimental git worktree support by Mike Frysinger · 5 years ago
  13. 84685ba upload: add support for setting hashtags by Mike Frysinger · 5 years ago
  14. 0258584 docs: add per-project review/remote/branch settings by Mike Frysinger · 5 years ago
  15. 3645bd2 docs: document git/python/Ubuntu/Debian release schedules by Mike Frysinger · 5 years ago
  16. 09dd9bd docs: document internal manifests.git/config settings by Mike Frysinger · 5 years ago
  17. b4687ad docs: add a developer reference for .repo/ paths by Mike Frysinger · 5 years ago
  18. bd0aae9 Add a way to override the remote using <extend-project> by Kyunam Jo · 5 years ago
  19. 04122b7 manifest: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
  20. 7ac12a9 docs: add Windows support info by Mike Frysinger · 5 years ago
  21. d1e93dd python-support: adjust major versions by Mike Frysinger · 5 years ago
  22. 50d2763 manifest-format: document implicit directory creation w/<copyfile> & <linkfile> by Mike Frysinger · 5 years ago
  23. c5b172a manifest-format: clarify <copyfile> & <linkfile> restrictions by Mike Frysinger · 5 years ago
  24. f7c5160 hooks: support external hooks running different Python version by Mike Frysinger · 6 years ago
  25. a26c49e docs: start a release document by Mike Frysinger · 6 years ago
  26. 01019d9 docs: fixed typo error. by Kyunam Jo · 6 years ago
  27. e7379dc docs: document a Python 3 migration plan by Mike Frysinger · 6 years ago
  28. b8f7bb0 update markdown/help header format by Mike Frysinger · 6 years ago
  29. 3891b75 manifest-format: convert to markdown by Mike Frysinger · 6 years ago
  30. da40341 manifest: Support a default upstream value by Nasser Grainawi · 7 years ago
  31. ed429c9 docs: repo-hooks: fix cwd details by Mike Frysinger · 7 years ago
  32. 7d52585 Add a way to override the revision of an <extend-project> 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. 84e7e16 document repo hooks mechanism by Mike Frysinger · 7 years ago
  35. fddfa6f Adding include element into the top-level element by Jiri tyr · 8 years ago
  36. 04071c1 manifest-format: fix EMPTY keyword usage by Mike Frysinger · 8 years ago
  37. d648045 implement optional 'pushurl' in the manifest file by Steve Rae · 8 years ago
  38. e868841 Improve documentation of manifest server RPC methods by David Pursehouse · 9 years ago
  39. 827e547 Fix typos for manifest dtd by Kenny Ho · 9 years ago
  40. 54527e7 docs: add copyfile and linkfile elements description by Ruslan Bilovol · 9 years ago
  41. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 10 years ago v1.12.20
  42. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago
  43. 909d58b Support specifying non-HEADS refs as upstream by Nasser Grainawi · 10 years ago
  44. c190b98 Merge "Add extend-project tag to support adding groups to an existing project" by Conley Owens · 10 years ago
  45. 7a91d51 Enable transferring of attribute using command 'repo manifest -o -' by Mani Chandel · 10 years ago
  46. 884a387 Add extend-project tag to support adding groups to an existing project by Josh Triplett · 11 years ago
  47. 36ea2fb Enable remotes to define their own revision by Anthony King · 11 years ago
  48. 53d6a7b Fix error in xml manifest doc. by Warren Turkal · 11 years ago
  49. d5a5b19 Remove trailing whitespace by Chirayu Desai · 11 years ago
  50. f609f91 Send reviews to a different branch from fetch by Bryan Jacobs · 12 years ago
  51. db83b1b Allow mirror to be created in directories specified by 'path' attribute by Scott Fan · 12 years ago
  52. ede7f12 Allow clone depth to be specified per project by David Pursehouse · 12 years ago
  53. 4e46520 Add missing manifest format documentation by David Pursehouse · 12 years ago
  54. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · 13 years ago
  55. 9f3406e Minor documentation formatting and grammatical fixes by David Pursehouse · 12 years ago
  56. b1525bf Fix documentation reference to local_manifest.xml by David Pursehouse · 12 years ago
  57. 52f1e5d Make load order of local manifests deterministic by David Pursehouse · 12 years ago
  58. 5566ae5 Print deprecation warning when local_manifest.xml is used by David Pursehouse · 12 years ago
  59. 2d5a0df Add support for multiple local manifests by David Pursehouse · 12 years ago
  60. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · 12 years ago v1.11.1
  61. 69998b0 Represent git-submodule as nested projects by Che-Liang Chiou · 13 years ago
  62. bb1b5f5 Allow projects to be specified as notdefault by Conley Owens · 12 years ago
  63. 9a27d01 manifest-format.txt: Add documentation for GetManifest RPC method by David Pursehouse · 12 years ago
  64. daa851f manifest-format.txt: Fix a couple of minor spelling mistakes by David Pursehouse · 12 years ago
  65. b292b98 Add remote alias support in manifest by Yestin Sun · 13 years ago
  66. 7da1314 Inject the project name into each projects groups. by Brian Harring · 13 years ago
  67. 2644874 ManifestXml: add include support by Brian Harring · 14 years ago
  68. 79770d2 Add sync-c option to manifest by Anatol Pomazau · 13 years ago
  69. 971de8e Refine groups functionality by Conley Owens · 13 years ago
  70. 24c1308 Add project annotation handling to repo by James W. Mills · 13 years ago
  71. 5acde75 Add manifest groups by Colin Cross · 13 years ago v1.8.2
  72. 6392c87 sync: Allow -j to have a default in manifest by Shawn O. Pearce · 13 years ago v1.7.6
  73. 37282b4 Support repo-level pre-upload hook and prep for future hooks. by Doug Anderson · 14 years ago v1.7.4
  74. 2b8db3c Added feature to print a <notice> from manifest at the end of a sync. by Doug Anderson · 14 years ago v1.7.1
  75. a1bfd2c Add a 'smart sync' option to repo sync by Nico Sallembien · 15 years ago v1.6.9.2
  76. 242b526 Remove support for the extra <remote> definitions in manifests by Shawn O. Pearce · 16 years ago
  77. a490f03 Correct note about local_manifest.xml capabilities by Shawn O. Pearce · 16 years ago
  78. 43c3d9e Add a 'repo manifest' command whose help is the manifest file format by Shawn O. Pearce · 16 years ago
  79. 03eaf07 Support <remove-project name="X"> in manifest to remove/replace X by Shawn O. Pearce · 16 years ago v1.4
  80. 70939e2 Add <add-remote to-project="..."> to inject additional remotes by Shawn O. Pearce · 16 years ago
  81. ae6e094 Add <remote project-name="..."> attribute within projects by Shawn O. Pearce · 16 years ago
  82. 70cd4ab Add some short documentation about the local manifest by Shawn O. Pearce · 16 years ago
  83. 3e54819 Add a basic outline of the repo manifest file format by Shawn O. Pearce · 16 years ago