1. bdcba7d sync: add multi-manifest support by LaMont Jones · 2 years ago v2.26
  2. 1d00a7e project: initial separation of shared project objects by Mike Frysinger · 2 years, 4 months ago
  3. 3a0a145 upload: move label validation to core function by Mike Frysinger · 2 years ago
  4. 74737da tests: switch to tempfile.TemporaryDirectory by Mike Frysinger · 2 years ago
  5. 0ddb677 project: fix --use-superproject logic for init. by LaMont Jones · 2 years ago
  6. 501733c manifest: add submanifest.default_groups attribute by LaMont Jones · 2 years ago v2.25
  7. 0165e20 project: Do not exit early on --standalone-manifest. by LaMont Jones · 2 years ago
  8. 0de4fc3 project: Add missing imports by LaMont Jones · 2 years ago v2.24.1
  9. 4c11aeb progress: optimize progress bar updates a bit by Mike Frysinger · 2 years ago v2.24
  10. b90a422 Override the manifest for the entire command by LaMont Jones · 2 years ago
  11. a46047a sync: refactor use of self.manifest by LaMont Jones · 2 years, 1 month ago
  12. 5fa912b Stop passing optparse.Values to git_superproject by LaMont Jones · 2 years ago
  13. 4ada043 ManifestProject: add manifest_platform by LaMont Jones · 2 years ago
  14. d8de29c forall: fix multi-manifest variables. by LaMont Jones · 2 years ago
  15. 2cc3ab7 git_superproject: only print beta notice once. by LaMont Jones · 2 years ago
  16. d56e2eb manifest_xml: use Superproject to hold XML content by LaMont Jones · 2 years, 1 month ago v2.23
  17. d52ca42 sync: respect `sync-c` manifest option by Daniel Andersson · 2 years, 1 month ago
  18. a2ff20d manifest_xml: Add Load and Unload methods by LaMont Jones · 2 years, 1 month ago
  19. 55ee304 Fix sub manifest handling by LaMont Jones · 2 years, 1 month ago
  20. 409407a init: add multi-manifest support by LaMont Jones · 2 years, 1 month ago
  21. d82be3e Move manifest config logic into ManifestProject by LaMont Jones · 2 years, 1 month ago
  22. 9b03f15 project: add ManifestProject.Sync() by LaMont Jones · 2 years, 1 month ago
  23. 9b72cf2 project: Isolate ManifestProject from RepoProject by LaMont Jones · 2 years, 1 month ago
  24. 5d3291d manifest_file must be an absolute path by LaMont Jones · 2 years, 1 month ago
  25. 244c9a7 trace: allow writing traces to a socket by Josh Steadmon · 2 years, 2 months ago
  26. b308db1 manifest_xml: group for submanifest projects by LaMont Jones · 2 years, 2 months ago
  27. cc879a9 Add multi-manifest support with <submanifest> element by LaMont Jones · 2 years, 5 months ago v2.22
  28. 87cce68 Move local-manifest check to manifest_xml.py by LaMont Jones · 2 years, 2 months ago
  29. adaa1d8 project.py: pass --recurse-submodules={value} by LaMont Jones · 2 years, 2 months ago
  30. 8e91248 project: mark gc.log as safe to discard when migrating .git/ by Mike Frysinger · 2 years, 3 months ago v2.21
  31. 630876f init: add an option --enable-git-lfs-filter by XD Trol · 2 years, 3 months ago
  32. 4aa8584 init: make bad --repo-rev settings more clear by Mike Frysinger · 2 years, 3 months ago
  33. b550501 project: Ignore failure to remove the sample hooks by Peter Kjellerstedt · 2 years, 3 months ago
  34. a535ae4 branches: Fix "not in" handling by LaMont Jones · 2 years, 3 months ago
  35. 67d6cdf project: store objects in project-objects directly by Mike Frysinger · 2 years, 4 months ago
  36. 152032c project: move --reference handling to project-objects by Mike Frysinger · 2 years, 4 months ago
  37. a3ac816 test_project: use os.readlink instead of Path.readlink by Sebastian Wagner · 2 years, 4 months ago
  38. 98bb765 project: prune sample hooks by Mike Frysinger · 2 years, 4 months ago v2.20
  39. d33dce0 project: drop support for symlinking internal .git files by Mike Frysinger · 2 years, 4 months ago
  40. 89ed8ac project: abort a bit earlier before migrating .git/ by Mike Frysinger · 2 years, 4 months ago
  41. 71e48b7 Revert "sync: dropped "NOTICE: --use-superproject is in beta ..." message." by Raman Tenneti · 2 years, 4 months ago
  42. 13576a8 project: stop symlinking info dir under .git/ by Mike Frysinger · 2 years, 4 months ago
  43. 2345906 project: stop symlinking description file under .git/ by Mike Frysinger · 2 years, 4 months ago
  44. 41289c6 project: stop symlinking svn under .git/ by Mike Frysinger · 2 years, 4 months ago
  45. c72bd84 project: clean up now unused code by Mike Frysinger · 2 years, 5 months ago
  46. d53cb95 sync: dropped "NOTICE: --use-superproject is in beta ..." message. by Raman Tenneti · 2 years, 4 months ago
  47. cf0ba48 sync: With --mirror option, don't display no-use-superproject... message. by Raman Tenneti · 2 years, 5 months ago
  48. 2a089cf project: migrate worktree .git/ dirs to symlinks by Mike Frysinger · 2 years, 5 months ago v2.19
  49. 4a478ed init, sync: fixed flake8 warnings. by Raman Tenneti · 2 years, 5 months ago v2.18
  50. 6bd89aa superproject: Inherit --no-use-superproject with --mirror option. by Raman Tenneti · 2 years, 5 months ago
  51. 9c1fc5b sync: Handle tag ref in "upstream" field by Robin Schneider · 2 years, 5 months ago
  52. 333c0a4 project: init hooks in objdir only by Mike Frysinger · 2 years, 5 months ago
  53. fdeb20f sync: link the internal-fs-layout doc into checkouts by Mike Frysinger · 2 years, 5 months ago
  54. bf40957 git-review: add config file by Mike Frysinger · 2 years, 5 months ago
  55. f9e81c9 SUBMITTING_PATCHES: link to commit message style docs by Mike Frysinger · 2 years, 5 months ago
  56. e660106 man: refresh pages by Mike Frysinger · 2 years, 6 months ago
  57. 3001d6a help: fix grammar in help text by Mike Frysinger · 2 years, 6 months ago
  58. 00c5ea3 Fix typo for ValueError by Sl0v3C · 2 years, 6 months ago
  59. 0531a62 sync: make --prune the default by Mike Frysinger · 2 years, 6 months ago
  60. 2273f46 sync: fix --tags option by Mike Frysinger · 2 years, 6 months ago
  61. 7b9b251 project: fix format string in error message by LaMont Jones · 2 years, 6 months ago
  62. 6251729 superproject: added 'implies -c' in the help of --use-superproject option. by Raman Tenneti · 2 years, 6 months ago
  63. 11b30b9 Support more url schemes for getting standalone manifest by Matt Story · 2 years, 6 months ago v2.17.3
  64. 1988385 fetch: Fix stderr handling for gsutil by Jack Neus · 2 years, 6 months ago
  65. 282d0ca ssh: handle FileNotFoundError errors by Mike Frysinger · 2 years, 6 months ago
  66. 03ff276 sync: properly handle standalone manifests for `sync` command by Jack Neus · 2 years, 6 months ago v2.17.2
  67. 4ee4a45 subcmds/sync: Use pack-refs instead of gc for redundant gitdirs. by Allen Webb · 2 years, 7 months ago
  68. 0f6f16e repo: more arg checking for --standalone-manifest re-inits by Jack Neus · 2 years, 7 months ago v2.17.1
  69. 7649159 repo: fix bug with --standalone-manifest by Jack Neus · 2 years, 7 months ago
  70. 6a74c91 sign-launcher: make the help text more automatic by Mike Frysinger · 2 years, 7 months ago
  71. 669efd0 subcmds/sync: Disable autoDetach for git gc. by Allen Webb · 2 years, 7 months ago
  72. a0f6006 git_config: Fixed test.gitconfig getting updated when running tests. by Raman Tenneti · 2 years, 7 months ago v2.17
  73. 2ddbf8a Merge "Merge history of v2.14.5." into main by Mike Frysinger · 2 years, 7 months ago
  74. 445723f Merge history of v2.14.5. by Mike Frysinger · 2 years, 7 months ago
  75. 436bde5 Merge history of v1.13.11. by Xin Li · 2 years, 7 months ago
  76. 4f88206 trace2_event: Add remove_prefix to fix failing tests on Linux & macOS. by Raman Tenneti · 2 years, 7 months ago
  77. f88282c git_config: update error handling with no config file by Mike Frysinger · 2 years, 7 months ago
  78. 8967a5a launcher: bump version for new release by Mike Frysinger · 2 years, 7 months ago
  79. 2f3c331 Update revisionId if required when using extend-project by Michael Kelly · 3 years, 9 months ago
  80. 37c21c2 Add 'dest-path' to extend-project to support changing path by Michael Kelly · 3 years, 11 months ago
  81. b12c369 superproject: Only trigger enrollment logic when manifest have it. by Xin Li · 2 years, 7 months ago
  82. bbe8836 superproject: Log syncstate's parameter as data-json it it is an array. by Raman Tenneti · 2 years, 7 months ago
  83. 9d96f58 make file removal a bit more robust by Mike Frysinger · 2 years, 7 months ago
  84. 7a1e7e7 repo: add support for reading standalone manifests from disk by Jack Neus · 2 years, 7 months ago
  85. c474c9c repo: Add support for standalone manifests by Jack Neus · 2 years, 9 months ago
  86. 956f736 superproject: Log argv parameter of syncstate as 'data-json'. by Raman Tenneti · 2 years, 7 months ago
  87. 6f8c1bf Fix indent error which would have prevented choice expiration to work. by Xin Li · 2 years, 7 months ago
  88. e0b16a2 superproject: support a new revision attribute. by Xin Li · 2 years, 7 months ago
  89. d669d2d release-process: update distro baseline & add OpenSSH by Mike Frysinger · 2 years, 7 months ago
  90. 3668249 platform_utils: os.rename exception when src and des on different file system by wenchiching · 2 years, 8 months ago
  91. a84f43a manifest: make repo-hooks more robust wrt element ordering by Jack Neus · 2 years, 7 months ago
  92. 0468fea update-manpages: avoid regen just for datestamp update by Mike Frysinger · 2 years, 7 months ago
  93. 0ec2029 superproject: Move enrollment to opt-out when enabled globally by Xin Li · 2 years, 7 months ago v2.16.8
  94. d8e8ae8 superproject: Log branch and remote url with every log message. by Raman Tenneti · 2 years, 7 months ago
  95. 6448a4f sync: Log repo sync state events as 'data' events. by Raman Tenneti · 2 years, 7 months ago
  96. 1328c35 superproject: Provide accurate feedback for user choice by Xin Li · 2 years, 8 months ago v2.16.7
  97. 7f8bd85 superoject: log error message in the 'fmt' field also. by Raman Tenneti · 2 years, 8 months ago v2.16.6
  98. c63328e docs: Add version for Ubuntu 21.04 Hirsute and Debian 11 Bullseye by Roger Shimizu · 2 years, 9 months ago
  99. b55769a superproject: print messages if the manifest has superproject tag. by Raman Tenneti · 2 years, 9 months ago v2.16.5
  100. 5637afc superproject: prepend messages with - "repo superproject" by Raman Tenneti · 2 years, 9 months ago