- 303bd96 manifest: add optional base check on remove and extend by Fredrik de Groot · 4 months ago
- 9d86545 gitc: delete a few more dead references by Mike Frysinger · 9 months ago
- 449b23b manifest_xml: fix url normalization for inits and remotes by Vitalii Dmitriev · 1 year, 1 month ago
- 48e4137 manifest_xml: do not allow / before : in scp-like syntax by Mike Frysinger · 1 year, 1 month ago
- c984e8d manifest_xml: support nested submanifests by Guillaume Micouin-Jorda · 1 year, 2 months ago
- 3652b49 Correctly handle schema-less URIs for remote fetch URL by Michael Kelly · 1 year, 4 months ago
- b32ccbb cleanup: Update codebase to expect Python 3.6 by Jason R. Coombs · 1 year, 3 months ago
- 0bcffd8 cleanup: use new dict & set generator styles by Jason R. Coombs · 1 year, 3 months ago
- 7393f6b manifest_xml: Fix empty project list when DOCTYPE is present by Chris Allen · 1 year, 3 months ago
- 8dd8521 cleanup: leverage yield from in more places by Jason R. Coombs · 1 year, 3 months ago
- d4aee65 delete Python 2 (object) compat by Mike Frysinger · 1 year, 3 months ago
- 25d6c7c manifest_xml: use a set instead of (sorted) list in projectsDiff by Sylvain · 1 year, 5 months ago
- 6447733 isort: format codebase by Mike Frysinger · 1 year, 5 months ago v2.36
- 8914b1f gitc: drop support by Jason Chang · 1 year, 8 months ago
- be71c2f manifest: enable remove-project using path by Fredrik de Groot · 1 year, 7 months ago
- 1783332 Add envar to replace shallow clones with partial by Jason Chang · 1 year, 8 months ago
- 3e3340d manifest: add support for revision in include by Shuchuan Zeng · 1 year, 9 months ago
- ea2e330 Format codebase with black and check formatting in CQ by Gavin Mak · 1 year, 10 months ago
- 035f22a pylint: remove unused imports by Daniel Kutik · 2 years, 1 month ago
- 4cdfdb7 manifest: allow extend-project to override dest-branch and upstream by Erik Elmeke · 2 years, 4 months ago
- 4ba29c4 diffmanifests: Handle Missing Projects in Repo Workspace by Shashank Devaraj · 2 years, 4 months ago
- fbd5dd3 manifest_xml: improve topdir accuracy. by LaMont Jones · 2 years, 5 months ago v2.29
- dede564 project: simplify GetRemote a bit by Mike Frysinger · 2 years, 6 months ago
- 355f439 sync: rework --jobs to provide better defaults by Mike Frysinger · 2 years, 6 months ago
- a8cf575 Omit local_manifest groups from superproject override. by LaMont Jones · 2 years, 6 months ago v2.28
- ff6b1da Only sync superproject if it will be used. by LaMont Jones · 2 years, 7 months ago
- 1d00a7e project: initial separation of shared project objects by Mike Frysinger · 3 years, 1 month ago
- 501733c manifest: add submanifest.default_groups attribute by LaMont Jones · 2 years, 9 months ago v2.25
- b90a422 Override the manifest for the entire command by LaMont Jones · 2 years, 9 months ago
- d56e2eb manifest_xml: use Superproject to hold XML content by LaMont Jones · 2 years, 9 months ago v2.23
- a2ff20d manifest_xml: Add Load and Unload methods by LaMont Jones · 2 years, 9 months ago
- 55ee304 Fix sub manifest handling by LaMont Jones · 2 years, 9 months ago
- d82be3e Move manifest config logic into ManifestProject by LaMont Jones · 2 years, 9 months ago
- 9b72cf2 project: Isolate ManifestProject from RepoProject by LaMont Jones · 2 years, 9 months ago
- 5d3291d manifest_file must be an absolute path by LaMont Jones · 2 years, 10 months ago
- b308db1 manifest_xml: group for submanifest projects by LaMont Jones · 2 years, 11 months ago
- cc879a9 Add multi-manifest support with <submanifest> element by LaMont Jones · 3 years, 2 months ago v2.22
- 87cce68 Move local-manifest check to manifest_xml.py by LaMont Jones · 2 years, 11 months ago
- 630876f init: add an option --enable-git-lfs-filter by XD Trol · 3 years ago
- 2f3c331 Update revisionId if required when using extend-project by Michael Kelly · 4 years, 6 months ago
- 37c21c2 Add 'dest-path' to extend-project to support changing path by Michael Kelly · 4 years, 7 months ago
- 9d96f58 make file removal a bit more robust by Mike Frysinger · 3 years, 3 months ago
- e0b16a2 superproject: support a new revision attribute. by Xin Li · 3 years, 3 months ago
- a84f43a manifest: make repo-hooks more robust wrt element ordering by Jack Neus · 3 years, 4 months ago
- 6ea0cae repo: properly handle remote annotations in manifest_xml by Jack Neus · 3 years, 6 months ago
- c34b91c manifest: Support ignoring local manifests with 'repo manifest' by Michael Kelly · 3 years, 6 months ago
- 06da998 Gracefully ignore bad remove-project line by Michael Kelly · 3 years, 6 months ago
- b8c8448 repo: improve duplicate default check by Jack Neus · 3 years, 7 months ago
- 5ba2120 repo: properly handle NoneType in Default/Remote equality checks by Jack Neus · 3 years, 7 months ago
- 78f4dd3 superproject: add projects from local manifest to local::<filename> group. by Raman Tenneti · 3 years, 7 months ago
- 993af5e superproject: Use bugurl from contactinfo in the missing commits error message. by Raman Tenneti · 3 years, 8 months ago v2.15.1
- 1c3f57e manifest_xml: initial support for <contactinfo> by Raman Tenneti · 3 years, 8 months ago
- feb2891 superproject: Don't update the commit ids of projects if remote is different. by Raman Tenneti · 3 years, 8 months ago
- f69c7ee manifest_xml: ban use of newlines in paths by Mike Frysinger · 3 years, 8 months ago
- f32f243 init: Added --partial-clone-exclude option. by Raman Tenneti · 3 years, 9 months ago
- 0458faa manifest: allow toplevel project checkouts by Mike Frysinger · 3 years, 10 months ago v2.13.5
- 080877e superproject: pass groups to ToXml method. by Raman Tenneti · 3 years, 10 months ago
- 5413397 manifest: relax include name rules for user-specified path by Mike Frysinger · 3 years, 10 months ago v2.13.1
- a29424e manifest: validate project name & path and include name attributes by Mike Frysinger · 3 years, 10 months ago
- a00c5f4 manifest: refactor the filesystem checking logic for more reuse by Mike Frysinger · 3 years, 10 months ago
- 5d9c497 use simpler super() magic by Mike Frysinger · 3 years, 11 months ago
- c47a235 trim redundant pass statements by Mike Frysinger · 3 years, 11 months ago
- b5c5a5e manifest: set revisionId as revision attribute it it is not being set in ToXml. by Raman Tenneti · 4 years ago
- 1bb4fb2 manifest_xml: initial support for <superproject> by Raman Tenneti · 4 years ago
- acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 6 years ago
- 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 4 years ago
- 51e39d5 manifest_xml: harmonize list fields by Mike Frysinger · 4 years, 1 month ago
- 352c93b manifest: add support for groups in include by Fredrik de Groot · 4 years, 3 months ago v2.10
- 8c1e9cb manifest_xml: refactor manifest parsing from client management by Mike Frysinger · 4 years, 4 months ago
- 23411d3 manifest: add a --json output option by Mike Frysinger · 4 years, 4 months ago
- 1f20776 manifest_xml: correct project revisionId for extend-project by Miguel Gaio · 4 years, 6 months ago
- 4e1fc10 manifest: drop support for local_manifest.xml by Mike Frysinger · 4 years, 4 months ago
- cebf227 manifest: normalize name & path when constructing fs paths by Mike Frysinger · 4 years, 8 months ago
- d79a4bc Make partial clone imply no-clone-bundle by default. by Xin Li · 4 years, 8 months ago
- af908cb When writing manifest, set the dest-branch attribute for projects by Sean McAllister · 4 years, 9 months ago
- bb8ee7f manifest_xml: unify bool & int parsing by Mike Frysinger · 4 years, 11 months ago
- d957ec6 manifest_xml: skip config lookup during first init by Mike Frysinger · 4 years, 11 months ago v2.4.1
- a269b1c manifest_xml: change .repo/manifest.xml to a plain file by Mike Frysinger · 4 years, 11 months ago
- d925459 manifest/tests: get them passing under Windows by Mike Frysinger · 4 years, 11 months ago
- 979d5bd add experimental git worktree support by Mike Frysinger · 5 years ago
- 819827a Fix blank line issues reported by flake8 by David Pursehouse · 5 years ago
- abdf750 Fix indentation issues reported by flake8 by David Pursehouse · 5 years ago
- 54a4e60 Fix various whitespace issues reported by pyflakes by David Pursehouse · 5 years ago
- eeff353 Fix tests for membership to use 'not in' by David Pursehouse · 5 years ago
- e5913ae Fix flake8 E251 unexpected spaces around keyword / parameter equals by David Pursehouse · 5 years ago
- 8f9e022 Remove trailing blank lines by David Pursehouse · 5 years ago
- ae62541 manifest_xml: allow src=. with symlinks by Mike Frysinger · 5 years ago
- bd0aae9 Add a way to override the remote using <extend-project> by Kyunam Jo · 5 years ago
- e6a202f project: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
- 04122b7 manifest: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
- 745be2e Add support for partial clone. by Xin Li · 6 years ago v1.13.4
- ec558df fix raise syntax by Mike Frysinger · 6 years ago
- f601376 set default file encoding to utf-8 by Mike Frysinger · 6 years ago
- c745350 diffmanifests: honor user-supplied manifest paths by Basil Gello · 7 years ago
- bed8b62 Add support for long paths by Renaud Paquay · 6 years ago
- 65b0ba5 Remove unused pylint suppressions by David Pursehouse · 7 years ago
- da40341 manifest: Support a default upstream value by Nasser Grainawi · 7 years ago
- 7d52585 Add a way to override the revision of an <extend-project> by Luis Hector Chavez · 7 years ago
- a32c92c implement optional 'sync-tags' in the manifest file by YOUNG HO CHA · 7 years ago
- 010fed7 Replace all os.remove calls by Renaud Paquay · 8 years ago