1. 674aed3 Merge tag 'v2.31' into stable by Karsten Tausche · 1 year, 5 months ago stable
  2. a621254 tests: drop old unittest.main logic by Mike Frysinger · 1 year, 5 months ago v2.31
  3. f159ce0 sync: fix manifest sync-j handling by Mike Frysinger · 1 year, 5 months ago
  4. 802cd0c sync: Fix undefined variable in _FetchOne by Karsten Tausche · 1 year, 5 months ago
  5. 100a214 sync: finish marking REPO_AUTO_GC=1 as deprecated. by LaMont Jones · 1 year, 5 months ago
  6. 8051cdb test_manifest_config_properties: use assertEqual by Daniel Kutik · 1 year, 5 months ago
  7. 43549d8 sync: cleanup output when not doing GC by LaMont Jones · 1 year, 5 months ago
  8. 55b7125 Revert "sync: save any cruft after calling git gc." by LaMont Jones · 1 year, 5 months ago
  9. d793553 sync: mark REPO_AUTO_GC=1 as deprecated. by LaMont Jones · 1 year, 5 months ago
  10. ea5239d Fix ManifestProject.partial_clone_exclude property. by Joanna Wang · 1 year, 5 months ago
  11. 1b87149 release-process: update to use ./release/sign-tag.py by Mike Frysinger · 1 year, 5 months ago
  12. 50a2c0e wrapper.py: Replacing load_module() with exec_module() by Daniel Kutik · 1 year, 5 months ago
  13. 35af2f8 Fixed wrapper related warnings in tests by Daniel Kutik · 1 year, 5 months ago
  14. e287fa7 test_capture: allow both Unix and Windows line sep by Daniel Kutik · 1 year, 5 months ago
  15. 3593a10 test_bad_path_name_checks: allow Windows path sep by Daniel Kutik · 1 year, 5 months ago
  16. 003684b test: Fix char encoding issues on windows by Daniel Kutik · 1 year, 5 months ago
  17. 0297f83 test: fix path seperator errors on windows by Daniel Kutik · 1 year, 5 months ago
  18. 7b3afca tox: Allow passing positional arguments by Daniel Kutik · 1 year, 5 months ago
  19. eda6b1e trace: make test timeout after 2min by Daniel Kutik · 1 year, 5 months ago
  20. 4364a79 tox: Make all tests timeout after 5min by Daniel Kutik · 1 year, 5 months ago
  21. a98a5eb Update GH Action test-ci.yml dependencies by Daniel Kutik · 1 year, 5 months ago
  22. f8d342b tox: enable python 3.10 testing by Daniel Kutik · 1 year, 5 months ago
  23. 6d2e8c8 Resolved DeprecationWarning for currentThread() by Daniel Kutik · 1 year, 5 months ago
  24. a24185e Set repo version to 2.30 (current) by Josip Sokcevic · 1 year, 5 months ago
  25. d6773da Merge tag 'v2.29.1' into stable by Karsten Tausche · 1 year, 6 months ago
  26. d686365 Extract env building into a testable helper. by Sam Saccone · 1 year, 6 months ago v2.30
  27. d3cadf1 Do not set ALT object dirs when said path resolves to the same dir. by Sam Saccone · 1 year, 6 months ago
  28. fa90f7a tests: Fix update-manpages test. by LaMont Jones · 1 year, 6 months ago
  29. bee4efb subcmds: display correct path multitree messages by LaMont Jones · 1 year, 7 months ago
  30. f8af33c update-manpages: explicitly strip color codes by LaMont Jones · 1 year, 6 months ago
  31. ed25be5 repo_trace: drop notification of trace file name. by LaMont Jones · 1 year, 6 months ago
  32. afd7671 repo_trace: adjust formatting, update man page. by LaMont Jones · 1 year, 6 months ago
  33. b240d28 upload: track projects by path, rather than name by LaMont Jones · 1 year, 6 months ago
  34. 47020ba trace: restore Progress indicator. by LaMont Jones · 1 year, 6 months ago v2.29.9
  35. 5ed8c63 sync: REPO_AUTO_GC=1 to restore old behavior. by LaMont Jones · 1 year, 6 months ago
  36. 24c6314 Fix TRACE_FILE renaming. by Joanna Wang · 1 year, 6 months ago v2.29.8
  37. 7efab53 sync: no garbage collection by default by LaMont Jones · 1 year, 8 months ago
  38. a3ff64c Improve always-on-trace by LaMont Jones · 1 year, 6 months ago
  39. 776138a Merge branch stable into main (--strategy=ours). by LaMont Jones · 1 year, 6 months ago
  40. 5fb9c6a v2.29.7: Revert back to v2.29.5 by LaMont Jones · 1 year, 6 months ago v2.29.7
  41. 859d3d9 GitcInit: fix gitc-init failure by Woody Lin · 1 year, 6 months ago v2.29.6
  42. fa8d939 sync: clear preciousObjects when set in error. by LaMont Jones · 1 year, 6 months ago
  43. a6c52f5 Set tracing to always on and save to .repo/TRACE_FILE. by Joanna Wang · 1 year, 6 months ago
  44. 0d130d2 tests: Make the tests pass for Python < 3.8 by Peter Kjellerstedt · 1 year, 6 months ago
  45. b750b48 init: add --manifest-depth for shallow manifest clone by LaMont Jones · 1 year, 9 months ago v2.29.5
  46. 6c8b894 Revert "init: change --depth default to 1 for manifest repo" by LaMont Jones · 1 year, 6 months ago
  47. b6cfa09 sync: uninitialized variable on mirror sync failure by LaMont Jones · 1 year, 6 months ago
  48. 78dcd37 sync: do not require python 3.9 by LaMont Jones · 1 year, 6 months ago v2.29.4
  49. acc4c85 sync: only use --cruft when git supports it. by LaMont Jones · 1 year, 8 months ago v2.29.3
  50. a39af3d project: Add a missing call to _CopyAndLinkFiles by Peter Kjellerstedt · 1 year, 8 months ago
  51. 4cdfdb7 manifest: allow extend-project to override dest-branch and upstream by Erik Elmeke · 1 year, 8 months ago
  52. 1eddca8 sync: use namedtuples for internal return values by LaMont Jones · 1 year, 8 months ago
  53. aefa4d3 sync: incorporate review feedback. by LaMont Jones · 1 year, 8 months ago
  54. 4ba29c4 diffmanifests: Handle Missing Projects in Repo Workspace by Shashank Devaraj · 1 year, 8 months ago
  55. 45ef901 update-manpages: force use of active interp by Mike Frysinger · 1 year, 8 months ago
  56. 891e8f7 sync: save any cruft after calling git gc. by LaMont Jones · 1 year, 8 months ago v2.29.2
  57. af8fb13 Revert "project: initialize new manifests in temp dirs" by LaMont Jones · 1 year, 8 months ago
  58. 4112c07 sync: Correctly sync multi manifest workspaces by LaMont Jones · 1 year, 8 months ago v2.29.1
  59. fbd5dd3 manifest_xml: improve topdir accuracy. by LaMont Jones · 1 year, 9 months ago v2.29
  60. 3d27c71 init: hide identify spam when reinitializing by Mike Frysinger · 1 year, 9 months ago
  61. 488d54d init: show a notice when reinitializing by Mike Frysinger · 1 year, 9 months ago
  62. 5a5cfce stage: add missing flush before project prompt by Mike Frysinger · 1 year, 9 months ago
  63. e6d4b84 upload: respect --yes with large upload confirmation by Mike Frysinger · 1 year, 9 months ago
  64. d75ca2e launcher: make missing .repo/repo/repo an error by Mike Frysinger · 1 year, 9 months ago
  65. a010a9f launcher: initialize repo in a temp dir by Mike Frysinger · 1 year, 9 months ago
  66. 8a54a7e cherry-pick: tighten up output by Mike Frysinger · 1 year, 9 months ago
  67. 63a5657 git_command: fix input passing by Mike Frysinger · 1 year, 9 months ago
  68. 07d21e6 project: initialize new manifests in temp dirs by Mike Frysinger · 2 years, 6 months ago
  69. 076d546 init: change --depth default to 1 for manifest repo by Mike Frysinger · 1 year, 9 months ago
  70. 790f4ce add a few more docs to existing funcs by Mike Frysinger · 3 years, 5 months ago
  71. 39cb17f init: use --current-branch by default by Mike Frysinger · 1 year, 9 months ago
  72. ad1b7bd start: do not swallow git output all the time by Mike Frysinger · 1 year, 9 months ago
  73. 3c2d807 pager: catch startup failures on Windows by Mike Frysinger · 1 year, 9 months ago
  74. 7fa8eed upload: add --push-options tips & doc link by Mike Frysinger · 1 year, 9 months ago
  75. dede564 project: simplify GetRemote a bit by Mike Frysinger · 1 year, 10 months ago
  76. 03fda06 Merge branch 'upstream/stable' into stable by Karsten Tausche · 1 year, 9 months ago
  77. ac76fd3 upload: Add ready flag to remove wip by William Escande · 1 year, 9 months ago
  78. a8c34d1 commit-msg: Sync commit-msg from gerrit 3.6.1 by Evan Benn · 1 year, 9 months ago
  79. 5951e30 sync: handle smartsync HTML responses better by Mike Frysinger · 2 years ago
  80. 48ea25c sync: start clearing git settings that disabled pruning by LaMont Jones · 2 years ago
  81. 355f439 sync: rework --jobs to provide better defaults by Mike Frysinger · 1 year, 10 months ago
  82. bddc964 Fix the printed path of the ".repo" dir after a fresh init. by Mateus Azis · 1 year, 10 months ago
  83. a8cf575 Omit local_manifest groups from superproject override. by LaMont Jones · 1 year, 10 months ago v2.28
  84. 8501d46 status, diff: display correct path for multi-manifest by LaMont Jones · 1 year, 11 months ago
  85. 8db78c7 project: simplify if-statement by Martin Geisler · 1 year, 10 months ago
  86. 9fb64ae upload: add ‘--ignore-untracked-files’ option by Martin Geisler · 1 year, 10 months ago
  87. d47d9ff man: regenerate by Mike Frysinger · 1 year, 10 months ago
  88. 68d6963 Fix Projects.shareable_dirs by LaMont Jones · 1 year, 11 months ago v2.27
  89. ff6b1da Only sync superproject if it will be used. by LaMont Jones · 1 year, 11 months ago
  90. bdcba7d sync: add multi-manifest support by LaMont Jones · 2 years, 1 month ago v2.26
  91. 1d00a7e project: initial separation of shared project objects by Mike Frysinger · 2 years, 5 months ago
  92. 3a0a145 upload: move label validation to core function by Mike Frysinger · 2 years ago
  93. 74737da tests: switch to tempfile.TemporaryDirectory by Mike Frysinger · 2 years ago
  94. 0ddb677 project: fix --use-superproject logic for init. by LaMont Jones · 2 years ago
  95. 501733c manifest: add submanifest.default_groups attribute by LaMont Jones · 2 years, 1 month ago v2.25
  96. 0165e20 project: Do not exit early on --standalone-manifest. by LaMont Jones · 2 years ago
  97. 0de4fc3 project: Add missing imports by LaMont Jones · 2 years ago v2.24.1
  98. 4c11aeb progress: optimize progress bar updates a bit by Mike Frysinger · 2 years, 1 month ago v2.24
  99. b90a422 Override the manifest for the entire command by LaMont Jones · 2 years, 1 month ago
  100. a46047a sync: refactor use of self.manifest by LaMont Jones · 2 years, 1 month ago