1. e5670c8 launcher: add a requirements framework to declare version dependencies by Mike Frysinger · 3 years, 6 months ago
  2. 48b2d10 manifest_xml: - Added doc and testing of unknown tags/elements. by Raman Tenneti · 3 years, 6 months ago
  3. 0588f3d version: add remote tracking information by Mike Frysinger · 3 years, 6 months ago
  4. 1bb4fb2 manifest_xml: initial support for <superproject> by Raman Tenneti · 3 years, 6 months ago
  5. b64bec6 launcher: bump version for new release by Mike Frysinger · 3 years, 6 months ago v2.11.1
  6. 343d585 Fix bug in git trace2 event Write() function when no config present. by Ian Kasprzak · 3 years, 6 months ago
  7. acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 5 years ago
  8. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 6 months ago
  9. 1379a9b launcher: add test for version requirements by Mike Frysinger · 3 years, 6 months ago v2.11
  10. 128f34e main: require Python 3.5 now by Mike Frysinger · 3 years, 7 months ago
  11. 30bc354 Enable git trace2 event format logging. by Ian Kasprzak · 3 years, 6 months ago
  12. ce9b6c4 launcher: abort if python3 reexec failed by Mike Frysinger · 3 years, 6 months ago
  13. 4769201 launcher: support Python 3.5 for now by Mike Frysinger · 3 years, 6 months ago
  14. 1469c28 project: detach HEAD in internal worktree checkout. by Remy Böhmer · 3 years, 7 months ago
  15. 8add623 Add parallelism to 'branches' command by Chris McDonald · 3 years, 7 months ago
  16. 9747747 docs: Add Markdown inline code marker around inline XML example. by Jashank Jeremy · 3 years, 7 months ago
  17. dc60e54 gitc: write the manifest directly by Mike Frysinger · 3 years, 7 months ago
  18. 0a849b6 replace javadoc docs with standard python style by Mike Frysinger · 3 years, 7 months ago
  19. 5e2f32f init: reset hard to --repo-rev by Mike Frysinger · 3 years, 7 months ago
  20. 51e39d5 manifest_xml: harmonize list fields by Mike Frysinger · 3 years, 7 months ago
  21. 6342d56 Fix tests after "use new main branch" by Fredrik de Groot · 3 years, 7 months ago
  22. 9dfd69f run_tests: rewrite to use Python 3 by Mike Frysinger · 3 years, 7 months ago
  23. 08eb63c setup: update Python version info by Mike Frysinger · 3 years, 7 months ago
  24. 352c93b manifest: add support for groups in include by Fredrik de Groot · 3 years, 9 months ago v2.10
  25. 7f7acfe Concentrate the RepoHook knowledge in the RepoHook class by Remy Bohmer · 4 years ago
  26. 169b021 Fix --reference option under Windows by Remy Bohmer · 3 years, 8 months ago
  27. 44bc964 Always use Unix EOL for worktree .git and gitdir files by Remy Bohmer · 3 years, 8 months ago
  28. d7f8683 project: do not update local published/ refs in dryrun mode by Mike Frysinger · 3 years, 8 months ago
  29. 8c1e9cb manifest_xml: refactor manifest parsing from client management by Mike Frysinger · 3 years, 10 months ago
  30. a488af5 main: require Python 3 now by Mike Frysinger · 3 years, 10 months ago
  31. e283b95 tests: use new main branch by Mike Frysinger · 3 years, 8 months ago
  32. dc5c4d1 sync: respect --force-sync when fetching manifest project updates by Erwan Yvin · 5 years ago
  33. 23411d3 manifest: add a --json output option by Mike Frysinger · 3 years, 10 months ago
  34. 160748f upload: improve tip for fixing upload remote by Mike Frysinger · 3 years, 8 months ago
  35. 6e89c96 switch to "main" branch for development by Mike Frysinger · 3 years, 8 months ago
  36. 1f20776 manifest_xml: correct project revisionId for extend-project by Miguel Gaio · 4 years ago
  37. 16c1328 Move RepoHook class from project.py file to dedicated file by Remy Bohmer · 3 years, 10 months ago
  38. 6248e0f launcher: simplify .repo search ceiling check by Jonathan Nieder · 3 years, 8 months ago
  39. 50a81de init: use the remote default manifest branch by Mike Frysinger · 3 years, 10 months ago
  40. 0501b29 status: Use multiprocessing for `repo status -j<num>` instead of threading by Kimiyuki Onaka · 3 years, 10 months ago
  41. 4e1fc10 manifest: drop support for local_manifest.xml by Mike Frysinger · 3 years, 10 months ago
  42. 4b32581 stop testing Python 2.7 by Mike Frysinger · 4 years, 4 months ago v2.9
  43. 0578ebf init: reject unknown args by Mike Frysinger · 3 years, 10 months ago
  44. 65f51ad Fix Git base version for worktreeconfig extension by Adrien Bioteau · 4 years ago
  45. 80944b5 upload: exit non-zero when preupload hooks fail by Mike Frysinger · 4 years ago
  46. 89f3ae5 release-process: document schedule (including freezes) publicly by Mike Frysinger · 4 years ago
  47. ac29ac3 subcmds/sync.py: Fix typo in help by Roger Shimizu · 4 years, 1 month ago
  48. cebf227 manifest: normalize name & path when constructing fs paths by Mike Frysinger · 4 years, 1 month ago
  49. 7ae210a sync: fix duplicate word in description by Mike Frysinger · 4 years, 1 month ago
  50. 60fc51b launcher: fix version to latest by Mike Frysinger · 4 years, 1 month ago v2.8
  51. 72325c5 launcher: bump version for cli changes by Mike Frysinger · 4 years, 1 month ago
  52. d79a4bc Make partial clone imply no-clone-bundle by default. by Xin Li · 4 years, 2 months ago
  53. 682f0b6 Fix how we format the full destination branch when uploading. by Sean McAllister · 4 years, 2 months ago
  54. e7082cc repo info findRemoteLocalDiff use short branch by Daniel Kutik · 4 years, 2 months ago
  55. dbfbcb1 project.py: Fix check for wild cards by Angel Petkov · 4 years, 2 months ago v2.7
  56. d0ca0f6 Parse included files when reading git config files by Ulrik Laurén · 4 years, 2 months ago
  57. 433977e repo: exit on missing entry point by Konrad Weihmann · 4 years, 3 months ago
  58. dd37fb2 main: re-exec self with the current interp by Mike Frysinger · 4 years, 3 months ago
  59. af908cb When writing manifest, set the dest-branch attribute for projects by Sean McAllister · 4 years, 3 months ago
  60. 74e8ed4 Expose upstream and dest-branch attributes through environment by Sean McAllister · 4 years, 3 months ago
  61. 2fe84e1 project.py: Remove extraneous ',' by George Engelbrecht · 4 years, 3 months ago v2.6
  62. 1122353 Revert "commit-msg: Insert Change-Id at start of trailers" by Mike Frysinger · 4 years, 3 months ago
  63. b687189 project: have clone.bundle failures print better diagnostics by George Engelbrecht · 4 years, 3 months ago
  64. 8e0fe19 Use hash for ControlPath instead of full variables by Anders Björklund · 4 years, 5 months ago
  65. d086467 forall.py: Close file after removing the stream by Karsten Pfeiffer-Raddatz · 4 years, 3 months ago
  66. 2735bfc tests: fix SetupGnuPG test by Marcos Marado · 4 years, 3 months ago
  67. 653f8b7 commit-msg: Insert Change-Id at start of trailers by David Pursehouse · 4 years, 3 months ago
  68. 9bc283e sync: add retry to fetch operations by George Engelbrecht · 4 years, 3 months ago
  69. b4a6f6d version: include tag commit date for easy reference by Mike Frysinger · 4 years, 3 months ago
  70. 3e5b269 launcher: bump version for accumulated fixes by Mike Frysinger · 4 years, 3 months ago v2.5
  71. cdb344c launcher: avoid crash when executing out of checkout by Mike Frysinger · 4 years, 3 months ago
  72. e257d56 version: fix running under Python 2 by Mike Frysinger · 4 years, 3 months ago
  73. 3599cc3 init: respect --repo-rev changes by Mike Frysinger · 4 years, 4 months ago
  74. cfc8111 init: allow REPO_REV/--repo-rev to specify commits/tags by Mike Frysinger · 4 years, 4 months ago
  75. 587f162 tests: add more wrapper unittests by Mike Frysinger · 4 years, 3 months ago
  76. 7896447 download: add a --branch option by Mike Frysinger · 4 years, 3 months ago
  77. 05097c6 download: unify error handling with sub git calls by Mike Frysinger · 4 years, 3 months ago
  78. 915fda1 download: support -x when cherry-picking by Mike Frysinger · 4 years, 3 months ago
  79. ea43176 download: support --ff when cherry-picking by Mike Frysinger · 4 years, 3 months ago
  80. 58ac167 init: rename --repo-branch to --repo-rev by Mike Frysinger · 4 years, 4 months ago
  81. e1111f5 launcher: init: stop passing --repo-url/--repo-branch down by Mike Frysinger · 4 years, 4 months ago
  82. 7936ce8 init: respect --repo-url changes by Mike Frysinger · 4 years, 4 months ago
  83. 23c900f sync: warn if not tracking a branch by Mike Frysinger · 4 years, 4 months ago
  84. bb93046 subcmds: stop instantiating at import time by Mike Frysinger · 4 years, 4 months ago
  85. d3639c5 subcmds: centralize all_commands logic by Mike Frysinger · 4 years, 4 months ago
  86. f725e54 upload: add config setting for upload notifications by Mike Frysinger · 4 years, 4 months ago
  87. 4847e05 repo/init/sync: rework default git download output by Mike Frysinger · 4 years, 4 months ago
  88. bb8ee7f manifest_xml: unify bool & int parsing by Mike Frysinger · 4 years, 4 months ago
  89. 23d7daf Reland "Port _FileDescriptorStreamsNonBlocking to use poll()" by Theodore Dubois · 4 years, 4 months ago
  90. 8b40c00 diffmanifests: honour --pretty-format when printing --raw by Connor Newton · 4 years, 4 months ago
  91. e20da3e sync: fix os.environ logic errors by Mike Frysinger · 4 years, 4 months ago
  92. 910dfe8 launcher: warn when verification is disabled by Mike Frysinger · 4 years, 4 months ago
  93. 21b7fbe project: fix m/ pseudo ref handling with git worktrees by Mike Frysinger · 4 years, 4 months ago
  94. b967f5c release: add tips for when to push prod changes by Mike Frysinger · 4 years, 4 months ago
  95. dc15532 README: use new bug template by Mike Frysinger · 4 years, 4 months ago
  96. eea23b4 main: improve launcher update messaging wrt system installs by Mike Frysinger · 4 years, 4 months ago
  97. 5f11eac launcher/version: include OS/CPU info in output by Mike Frysinger · 4 years, 4 months ago
  98. b0fbc7f upload: drop support for drafts by Mike Frysinger · 4 years, 4 months ago
  99. 4c418bf README: link to mailing list & add Contact section by Mike Frysinger · 4 years, 4 months ago
  100. fc1b18a upload: allow users to set labels when uploading by Mike Frysinger · 4 years, 4 months ago