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