1. e660106 man: refresh pages by Mike Frysinger · 2 years, 11 months ago
  2. 3001d6a help: fix grammar in help text by Mike Frysinger · 2 years, 11 months ago
  3. 00c5ea3 Fix typo for ValueError by Sl0v3C · 2 years, 11 months ago
  4. 0531a62 sync: make --prune the default by Mike Frysinger · 2 years, 11 months ago
  5. 2273f46 sync: fix --tags option by Mike Frysinger · 2 years, 11 months ago
  6. 7b9b251 project: fix format string in error message by LaMont Jones · 2 years, 11 months ago
  7. 6251729 superproject: added 'implies -c' in the help of --use-superproject option. by Raman Tenneti · 2 years, 11 months ago
  8. 11b30b9 Support more url schemes for getting standalone manifest by Matt Story · 3 years ago v2.17.3
  9. 1988385 fetch: Fix stderr handling for gsutil by Jack Neus · 3 years ago
  10. 282d0ca ssh: handle FileNotFoundError errors by Mike Frysinger · 3 years ago
  11. 03ff276 sync: properly handle standalone manifests for `sync` command by Jack Neus · 3 years ago v2.17.2
  12. 4ee4a45 subcmds/sync: Use pack-refs instead of gc for redundant gitdirs. by Allen Webb · 3 years ago
  13. 0f6f16e repo: more arg checking for --standalone-manifest re-inits by Jack Neus · 3 years ago v2.17.1
  14. 7649159 repo: fix bug with --standalone-manifest by Jack Neus · 3 years ago
  15. 6a74c91 sign-launcher: make the help text more automatic by Mike Frysinger · 3 years ago
  16. 669efd0 subcmds/sync: Disable autoDetach for git gc. by Allen Webb · 3 years ago
  17. a0f6006 git_config: Fixed test.gitconfig getting updated when running tests. by Raman Tenneti · 3 years ago v2.17
  18. 2ddbf8a Merge "Merge history of v2.14.5." into main by Mike Frysinger · 3 years ago
  19. 445723f Merge history of v2.14.5. by Mike Frysinger · 3 years ago
  20. 436bde5 Merge history of v1.13.11. by Xin Li · 3 years ago
  21. 4f88206 trace2_event: Add remove_prefix to fix failing tests on Linux & macOS. by Raman Tenneti · 3 years ago
  22. f88282c git_config: update error handling with no config file by Mike Frysinger · 3 years ago
  23. 8967a5a launcher: bump version for new release by Mike Frysinger · 3 years ago
  24. 2f3c331 Update revisionId if required when using extend-project by Michael Kelly · 4 years, 2 months ago
  25. 37c21c2 Add 'dest-path' to extend-project to support changing path by Michael Kelly · 4 years, 4 months ago
  26. b12c369 superproject: Only trigger enrollment logic when manifest have it. by Xin Li · 3 years ago
  27. bbe8836 superproject: Log syncstate's parameter as data-json it it is an array. by Raman Tenneti · 3 years ago
  28. 9d96f58 make file removal a bit more robust by Mike Frysinger · 3 years ago
  29. 7a1e7e7 repo: add support for reading standalone manifests from disk by Jack Neus · 3 years ago
  30. c474c9c repo: Add support for standalone manifests by Jack Neus · 3 years, 2 months ago
  31. 956f736 superproject: Log argv parameter of syncstate as 'data-json'. by Raman Tenneti · 3 years ago
  32. 6f8c1bf Fix indent error which would have prevented choice expiration to work. by Xin Li · 3 years ago
  33. e0b16a2 superproject: support a new revision attribute. by Xin Li · 3 years ago
  34. d669d2d release-process: update distro baseline & add OpenSSH by Mike Frysinger · 3 years ago
  35. 3668249 platform_utils: os.rename exception when src and des on different file system by wenchiching · 3 years, 1 month ago
  36. a84f43a manifest: make repo-hooks more robust wrt element ordering by Jack Neus · 3 years ago
  37. 0468fea update-manpages: avoid regen just for datestamp update by Mike Frysinger · 3 years ago
  38. 0ec2029 superproject: Move enrollment to opt-out when enabled globally by Xin Li · 3 years ago v2.16.8
  39. d8e8ae8 superproject: Log branch and remote url with every log message. by Raman Tenneti · 3 years ago
  40. 6448a4f sync: Log repo sync state events as 'data' events. by Raman Tenneti · 3 years ago
  41. 1328c35 superproject: Provide accurate feedback for user choice by Xin Li · 3 years, 1 month ago v2.16.7
  42. 7f8bd85 superoject: log error message in the 'fmt' field also. by Raman Tenneti · 3 years, 1 month ago v2.16.6
  43. c63328e docs: Add version for Ubuntu 21.04 Hirsute and Debian 11 Bullseye by Roger Shimizu · 3 years, 2 months ago
  44. b55769a superproject: print messages if the manifest has superproject tag. by Raman Tenneti · 3 years, 2 months ago v2.16.5
  45. 5637afc superproject: prepend messages with - "repo superproject" by Raman Tenneti · 3 years, 2 months ago
  46. df8b1cb man: make output system independent by Mike Frysinger · 3 years, 2 months ago
  47. 9122bfc sync: Remove '_' from the repo.syncstate.* keys when saved to config. by Raman Tenneti · 3 years, 2 months ago v2.16.4
  48. 7954de1 sync: Added logging of repo sync state and config options for analysis. by Raman Tenneti · 3 years, 2 months ago
  49. ae86a46 superproject: Skip updating of superproject when -l is used with sync. by Raman Tenneti · 3 years, 2 months ago
  50. 73c43b8 repo: add --show-toplevel akin to git by Mike Frysinger · 3 years, 2 months ago
  51. 56345c3 repo: refactor help output handling by Mike Frysinger · 3 years, 2 months ago
  52. a024bd3 repo: make --version always work by Mike Frysinger · 3 years, 2 months ago
  53. 968d646 repo: refactor internal --help/--version parsing by Mike Frysinger · 3 years, 2 months ago
  54. cfa00d6 bash-completion: complete projects with repo forall by Mike Frysinger · 3 years, 2 months ago
  55. 5467185 list: add a --relative-to option by Mike Frysinger · 3 years, 2 months ago
  56. b380322 bash-completion: refactor unique subcommand processing by Mike Frysinger · 3 years, 2 months ago
  57. 13d6c94 bash-completion: fallback to default completion by Mike Frysinger · 3 years, 2 months ago
  58. 6ea0cae repo: properly handle remote annotations in manifest_xml by Jack Neus · 3 years, 2 months ago
  59. 8e983bb Force a fetch when superproject has a newer SHA1 for remote branch. by Xin Li · 3 years, 2 months ago v2.16.3
  60. c34b91c manifest: Support ignoring local manifests with 'repo manifest' by Michael Kelly · 3 years, 3 months ago
  61. 0a1f533 Add script 'release/update-manpages' to generate manpages by Roger Shimizu · 3 years, 3 months ago
  62. 927d29a Update manifest_name with the returned manifest name for superproject. by Xin Li · 3 years, 3 months ago v2.16.2
  63. 8db30d6 superproject - More friendly user message when superproject failed. by Raman Tenneti · 3 years, 3 months ago v2.16.1
  64. e39d8b3 Fix an issue that repo can't see projects declared in a local manifest. by Xin Li · 3 years, 3 months ago
  65. 06da998 Gracefully ignore bad remove-project line by Michael Kelly · 3 years, 3 months ago
  66. 5892973 sync: dump git output on errors by Mike Frysinger · 3 years, 3 months ago
  67. 0cb6e92 Add the ability to administratively enroll repo into using superproject. by Xin Li · 3 years, 3 months ago
  68. 0e776a5 Fix an issue when syncing with --use-superproject and clone bundles. by Xin Li · 3 years, 3 months ago
  69. 1da6f30 superproject - don't update the commit ids of projects that have revisionId. by Raman Tenneti · 3 years, 3 months ago
  70. 784e16f superproject: Don't exit if superproject tag doesn't exist in manifest. by Raman Tenneti · 3 years, 4 months ago v2.16
  71. b8c8448 repo: improve duplicate default check by Jack Neus · 3 years, 3 months ago
  72. d58d0dd commands: pass settings via __init__ by Mike Frysinger · 3 years, 4 months ago
  73. d88b369 commands: document the "event_log" class attribute by Mike Frysinger · 3 years, 4 months ago
  74. 4f21054 commands: document the "common" class attribute by Mike Frysinger · 3 years, 4 months ago
  75. 5ba2120 repo: properly handle NoneType in Default/Remote equality checks by Jack Neus · 3 years, 4 months ago
  76. 78f4dd3 superproject: add projects from local manifest to local::<filename> group. by Raman Tenneti · 3 years, 4 months ago
  77. fc7aa90 trace2_event_log: Added logging of error events. by Raman Tenneti · 3 years, 4 months ago
  78. 50c91ec superproject: revert not updating commit ids if remote is different. by Raman Tenneti · 3 years, 4 months ago
  79. 816d82c run_tests: fix pytest selection inside tox venv by Mike Frysinger · 3 years, 5 months ago
  80. 2b37fa3 superproject: change the warning message to say it is beta. by Raman Tenneti · 3 years, 4 months ago
  81. a3b2edf Drop support for Python 3.5 by Peter Kjellerstedt · 3 years, 6 months ago
  82. e253b43 superproject: require git version 2.28.0 or higher. by Raman Tenneti · 3 years, 4 months ago v2.15.4
  83. 5d58c18 tests: Make the tests pass for Python < 3.8 by Peter Kjellerstedt · 3 years, 6 months ago
  84. d177609 sync: Sync submodules correctly again by Peter Kjellerstedt · 3 years, 4 months ago v2.15.3
  85. b16b9d2 project: fix error display when output_redir is disabled by Mike Frysinger · 3 years, 4 months ago v2.15.2
  86. 993af5e superproject: Use bugurl from contactinfo in the missing commits error message. by Raman Tenneti · 3 years, 5 months ago v2.15.1
  87. 339f2df ssh: rewrite proxy management for multiprocessing usage by Mike Frysinger · 3 years, 5 months ago v2.15
  88. 19e409c ssh: move proxy usage to the sync subcommand by Mike Frysinger · 3 years, 5 months ago
  89. 4a58100 launcher: bump version for new release by Mike Frysinger · 3 years, 5 months ago
  90. 0e8828c Handle 400 error code when attempting to fetch clone bundle. by Craig Northway · 3 years, 5 months ago
  91. 23ea754 sync: added --no-use-superproject to disable superproject. by Raman Tenneti · 3 years, 5 months ago
  92. f907ced sync: Recommend using --no-use-superproject if sync fails. by Raman Tenneti · 3 years, 5 months ago
  93. b442943 sync: refactor main fetch loop by Mike Frysinger · 3 years, 5 months ago
  94. 5291eaf ssh: move all ssh logic to a common place by Mike Frysinger · 3 years, 5 months ago
  95. 8e768ea git_command: switch version caches to functools by Mike Frysinger · 3 years, 5 months ago
  96. 2f8fdbe manifest_xml: cleanup of contactinfo test for readability with f-strings. by Raman Tenneti · 3 years, 5 months ago
  97. 148e1ce sync: fix recursive fetching by Mike Frysinger · 3 years, 5 months ago v2.14.5
  98. 219431e sync: fix recursive fetching by Mike Frysinger · 3 years, 5 months ago
  99. 32ca668 git_config: hoist Windows ssh check earlier by Mike Frysinger · 3 years, 5 months ago v2.14.4
  100. 5ba80d4 git_config: hoist Windows ssh check earlier by Mike Frysinger · 3 years, 5 months ago