repo v2.29.7
  1. 5fb9c6a v2.29.7: Revert back to v2.29.5 by LaMont Jones · 1 year, 7 months ago v2.29.7
  2. fa8d939 sync: clear preciousObjects when set in error. by LaMont Jones · 1 year, 7 months ago
  3. a6c52f5 Set tracing to always on and save to .repo/TRACE_FILE. by Joanna Wang · 1 year, 7 months ago
  4. 0d130d2 tests: Make the tests pass for Python < 3.8 by Peter Kjellerstedt · 1 year, 8 months ago
  5. 4cdfdb7 manifest: allow extend-project to override dest-branch and upstream by Erik Elmeke · 1 year, 9 months ago
  6. a8cf575 Omit local_manifest groups from superproject override. by LaMont Jones · 1 year, 11 months ago v2.28
  7. 74737da tests: switch to tempfile.TemporaryDirectory by Mike Frysinger · 2 years, 1 month ago
  8. a46047a sync: refactor use of self.manifest by LaMont Jones · 2 years, 2 months ago
  9. d56e2eb manifest_xml: use Superproject to hold XML content by LaMont Jones · 2 years, 2 months ago v2.23
  10. d52ca42 sync: respect `sync-c` manifest option by Daniel Andersson · 2 years, 2 months ago
  11. 244c9a7 trace: allow writing traces to a socket by Josh Steadmon · 2 years, 3 months ago
  12. a3ac816 test_project: use os.readlink instead of Path.readlink by Sebastian Wagner · 2 years, 5 months ago
  13. 89ed8ac project: abort a bit earlier before migrating .git/ by Mike Frysinger · 2 years, 5 months ago
  14. 2a089cf project: migrate worktree .git/ dirs to symlinks by Mike Frysinger · 2 years, 7 months ago v2.19
  15. a0f6006 git_config: Fixed test.gitconfig getting updated when running tests. by Raman Tenneti · 2 years, 8 months ago v2.17
  16. 4f88206 trace2_event: Add remove_prefix to fix failing tests on Linux & macOS. by Raman Tenneti · 2 years, 8 months ago
  17. 37c21c2 Add 'dest-path' to extend-project to support changing path by Michael Kelly · 4 years ago
  18. bbe8836 superproject: Log syncstate's parameter as data-json it it is an array. by Raman Tenneti · 2 years, 9 months ago
  19. 9d96f58 make file removal a bit more robust by Mike Frysinger · 2 years, 9 months ago
  20. 956f736 superproject: Log argv parameter of syncstate as 'data-json'. by Raman Tenneti · 2 years, 9 months ago
  21. e0b16a2 superproject: support a new revision attribute. by Xin Li · 2 years, 9 months ago
  22. a84f43a manifest: make repo-hooks more robust wrt element ordering by Jack Neus · 2 years, 9 months ago
  23. 6448a4f sync: Log repo sync state events as 'data' events. by Raman Tenneti · 2 years, 9 months ago
  24. b55769a superproject: print messages if the manifest has superproject tag. by Raman Tenneti · 2 years, 10 months ago v2.16.5
  25. 5637afc superproject: prepend messages with - "repo superproject" by Raman Tenneti · 2 years, 10 months ago
  26. 9122bfc sync: Remove '_' from the repo.syncstate.* keys when saved to config. by Raman Tenneti · 2 years, 11 months ago v2.16.4
  27. 7954de1 sync: Added logging of repo sync state and config options for analysis. by Raman Tenneti · 2 years, 11 months ago
  28. 6ea0cae repo: properly handle remote annotations in manifest_xml by Jack Neus · 2 years, 11 months ago
  29. 06da998 Gracefully ignore bad remove-project line by Michael Kelly · 3 years ago
  30. 0e776a5 Fix an issue when syncing with --use-superproject and clone bundles. by Xin Li · 3 years ago
  31. 1da6f30 superproject - don't update the commit ids of projects that have revisionId. by Raman Tenneti · 3 years ago
  32. 784e16f superproject: Don't exit if superproject tag doesn't exist in manifest. by Raman Tenneti · 3 years ago v2.16
  33. 5ba2120 repo: properly handle NoneType in Default/Remote equality checks by Jack Neus · 3 years ago
  34. 78f4dd3 superproject: add projects from local manifest to local::<filename> group. by Raman Tenneti · 3 years ago
  35. fc7aa90 trace2_event_log: Added logging of error events. by Raman Tenneti · 3 years ago
  36. 50c91ec superproject: revert not updating commit ids if remote is different. by Raman Tenneti · 3 years ago
  37. 5d58c18 tests: Make the tests pass for Python < 3.8 by Peter Kjellerstedt · 3 years, 2 months ago
  38. 993af5e superproject: Use bugurl from contactinfo in the missing commits error message. by Raman Tenneti · 3 years, 1 month ago v2.15.1
  39. 339f2df ssh: rewrite proxy management for multiprocessing usage by Mike Frysinger · 3 years, 1 month ago v2.15
  40. 5291eaf ssh: move all ssh logic to a common place by Mike Frysinger · 3 years, 1 month ago
  41. 8e768ea git_command: switch version caches to functools by Mike Frysinger · 3 years, 1 month ago
  42. 2f8fdbe manifest_xml: cleanup of contactinfo test for readability with f-strings. by Raman Tenneti · 3 years, 1 month ago
  43. 1c3f57e manifest_xml: initial support for <contactinfo> by Raman Tenneti · 3 years, 1 month ago
  44. c177f94 subcmds: force consistent help text format by Mike Frysinger · 3 years, 1 month ago
  45. feb2891 superproject: Don't update the commit ids of projects if remote is different. by Raman Tenneti · 3 years, 1 month ago
  46. f69c7ee manifest_xml: ban use of newlines in paths by Mike Frysinger · 3 years, 1 month ago
  47. b8bf291 tests: Make ReviewableBranchTests.test_smoke work with git < 2.28.0 by Peter Kjellerstedt · 3 years, 2 months ago
  48. a5b40a2 repo: Add a new "command" event type to git trace2 logging in repo. by Raman Tenneti · 3 years, 3 months ago
  49. 0458faa manifest: allow toplevel project checkouts by Mike Frysinger · 3 years, 3 months ago v2.13.5
  50. 080877e superproject: pass groups to ToXml method. by Raman Tenneti · 3 years, 3 months ago
  51. 835a34b Log repo.* config variables in git trace2 logger. by Ian Kasprzak · 3 years, 3 months ago
  52. 934cb0a tests: fix duplicate method from copy & paste error by Mike Frysinger · 3 years, 3 months ago
  53. 5413397 manifest: relax include name rules for user-specified path by Mike Frysinger · 3 years, 3 months ago v2.13.1
  54. a29424e manifest: validate project name & path and include name attributes by Mike Frysinger · 3 years, 3 months ago
  55. a00c5f4 manifest: refactor the filesystem checking logic for more reuse by Mike Frysinger · 3 years, 3 months ago
  56. ceba2dd sync: superproject - support for switching hosts and switching branches. by Raman Tenneti · 3 years, 4 months ago
  57. adbd01e tests: fix init subcmd after url change by Mike Frysinger · 3 years, 4 months ago
  58. 37ac3d6 tests: refactor manifest tests by Mike Frysinger · 3 years, 4 months ago
  59. 057905f error: fix pickling of all exceptions by Mike Frysinger · 3 years, 4 months ago
  60. 21dce3d init: added --use-superproject option to clone superproject. by Raman Tenneti · 3 years, 4 months ago v2.12.2
  61. 38867fb git_config: add SetBoolean helper by Mike Frysinger · 3 years, 4 months ago
  62. 8d43dea sync: pass --bare option when doing git clone of superproject. by Raman Tenneti · 3 years, 4 months ago v2.12.1
  63. 1fd7bc2 sync: superproject performance changes. by Raman Tenneti · 3 years, 4 months ago
  64. b5c5a5e manifest: set revisionId as revision attribute it it is not being set in ToXml. by Raman Tenneti · 3 years, 4 months ago
  65. 7caa365 sync: Do a git pull with --use-superproject if superproject tree already exists. by Raman Tenneti · 3 years, 4 months ago
  66. 6a872c9 sync: Added --use-superproject option and support for superproject. by Raman Tenneti · 3 years, 5 months ago v2.12
  67. febe73f Update "evt" field to be logged as a string type. by Ian Kasprzak · 3 years, 5 months ago
  68. e5670c8 launcher: add a requirements framework to declare version dependencies by Mike Frysinger · 3 years, 5 months ago
  69. 48b2d10 manifest_xml: - Added doc and testing of unknown tags/elements. by Raman Tenneti · 3 years, 5 months ago
  70. 1bb4fb2 manifest_xml: initial support for <superproject> by Raman Tenneti · 3 years, 5 months ago
  71. 343d585 Fix bug in git trace2 event Write() function when no config present. by Ian Kasprzak · 3 years, 5 months ago
  72. acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 5 years ago
  73. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 5 months ago
  74. 1379a9b launcher: add test for version requirements by Mike Frysinger · 3 years, 5 months ago v2.11
  75. 30bc354 Enable git trace2 event format logging. by Ian Kasprzak · 3 years, 6 months ago
  76. 51e39d5 manifest_xml: harmonize list fields by Mike Frysinger · 3 years, 6 months ago
  77. 6342d56 Fix tests after "use new main branch" by Fredrik de Groot · 3 years, 6 months ago
  78. 352c93b manifest: add support for groups in include by Fredrik de Groot · 3 years, 8 months ago v2.10
  79. 8c1e9cb manifest_xml: refactor manifest parsing from client management by Mike Frysinger · 3 years, 9 months ago
  80. e283b95 tests: use new main branch by Mike Frysinger · 3 years, 7 months ago
  81. 16c1328 Move RepoHook class from project.py file to dedicated file by Remy Bohmer · 3 years, 9 months ago
  82. 0578ebf init: reject unknown args by Mike Frysinger · 3 years, 10 months ago
  83. 8e0fe19 Use hash for ControlPath instead of full variables by Anders Björklund · 4 years, 4 months ago
  84. 2735bfc tests: fix SetupGnuPG test by Marcos Marado · 4 years, 2 months ago
  85. 3599cc3 init: respect --repo-rev changes by Mike Frysinger · 4 years, 3 months ago
  86. cfc8111 init: allow REPO_REV/--repo-rev to specify commits/tags by Mike Frysinger · 4 years, 3 months ago
  87. 587f162 tests: add more wrapper unittests by Mike Frysinger · 4 years, 3 months ago
  88. bb8ee7f manifest_xml: unify bool & int parsing by Mike Frysinger · 4 years, 4 months ago
  89. d925459 manifest/tests: get them passing under Windows by Mike Frysinger · 4 years, 4 months ago
  90. a1e24b1 tests: add git_require coverage by Mike Frysinger · 4 years, 4 months ago
  91. 77b4397 git_config: add GetInt helper by Mike Frysinger · 4 years, 4 months ago
  92. d8fda90 repo: rework parser setup to handle `init -c` by Mike Frysinger · 4 years, 4 months ago
  93. 3cda50a pyflakes: Fix remaining "E501 line too long" warnings by David Pursehouse · 4 years, 4 months ago
  94. 8ddff5c repo: add --version support to the launcher by Mike Frysinger · 4 years, 4 months ago
  95. 8409410 repo: export GIT_TRACE2_PARENT_SID by Mike Frysinger · 4 years, 4 months ago
  96. 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 4 months ago
  97. 348e218 test_project.py: Remove unused variable in 'with' statement by David Pursehouse · 4 years, 4 months ago
  98. 4bbba7d Fix duplicate method name in test_project.py by David Pursehouse · 4 years, 4 months ago
  99. 07392ed project: allow src=. with symlinks by Mike Frysinger · 4 years, 4 months ago v2.1.1
  100. ae62541 manifest_xml: allow src=. with symlinks by Mike Frysinger · 4 years, 4 months ago