- 5d3291d manifest_file must be an absolute path by LaMont Jones · 2 years, 8 months ago
- b308db1 manifest_xml: group for submanifest projects by LaMont Jones · 2 years, 9 months ago
- cc879a9 Add multi-manifest support with <submanifest> element by LaMont Jones · 3 years ago v2.22
- 87cce68 Move local-manifest check to manifest_xml.py by LaMont Jones · 2 years, 9 months ago
- 630876f init: add an option --enable-git-lfs-filter by XD Trol · 2 years, 10 months ago
- 2f3c331 Update revisionId if required when using extend-project by Michael Kelly · 4 years, 4 months ago
- 37c21c2 Add 'dest-path' to extend-project to support changing path by Michael Kelly · 4 years, 5 months ago
- 9d96f58 make file removal a bit more robust by Mike Frysinger · 3 years, 2 months ago
- e0b16a2 superproject: support a new revision attribute. by Xin Li · 3 years, 2 months ago
- a84f43a manifest: make repo-hooks more robust wrt element ordering by Jack Neus · 3 years, 2 months ago
- 6ea0cae repo: properly handle remote annotations in manifest_xml by Jack Neus · 3 years, 4 months ago
- c34b91c manifest: Support ignoring local manifests with 'repo manifest' by Michael Kelly · 3 years, 5 months ago
- 06da998 Gracefully ignore bad remove-project line by Michael Kelly · 3 years, 5 months ago
- b8c8448 repo: improve duplicate default check by Jack Neus · 3 years, 5 months ago
- 5ba2120 repo: properly handle NoneType in Default/Remote equality checks by Jack Neus · 3 years, 5 months ago
- 78f4dd3 superproject: add projects from local manifest to local::<filename> group. by Raman Tenneti · 3 years, 5 months ago
- 993af5e superproject: Use bugurl from contactinfo in the missing commits error message. by Raman Tenneti · 3 years, 6 months ago v2.15.1
- 1c3f57e manifest_xml: initial support for <contactinfo> by Raman Tenneti · 3 years, 6 months ago
- feb2891 superproject: Don't update the commit ids of projects if remote is different. by Raman Tenneti · 3 years, 7 months ago
- f69c7ee manifest_xml: ban use of newlines in paths by Mike Frysinger · 3 years, 7 months ago
- f32f243 init: Added --partial-clone-exclude option. by Raman Tenneti · 3 years, 7 months ago
- 0458faa manifest: allow toplevel project checkouts by Mike Frysinger · 3 years, 8 months ago v2.13.5
- 080877e superproject: pass groups to ToXml method. by Raman Tenneti · 3 years, 8 months ago
- 5413397 manifest: relax include name rules for user-specified path by Mike Frysinger · 3 years, 9 months ago v2.13.1
- a29424e manifest: validate project name & path and include name attributes by Mike Frysinger · 3 years, 9 months ago
- a00c5f4 manifest: refactor the filesystem checking logic for more reuse by Mike Frysinger · 3 years, 9 months ago
- 5d9c497 use simpler super() magic by Mike Frysinger · 3 years, 9 months ago
- c47a235 trim redundant pass statements by Mike Frysinger · 3 years, 9 months ago
- b5c5a5e manifest: set revisionId as revision attribute it it is not being set in ToXml. by Raman Tenneti · 3 years, 9 months ago
- 1bb4fb2 manifest_xml: initial support for <superproject> by Raman Tenneti · 3 years, 10 months ago
- acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 5 years ago
- 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 11 months ago
- 51e39d5 manifest_xml: harmonize list fields by Mike Frysinger · 4 years ago
- 352c93b manifest: add support for groups in include by Fredrik de Groot · 4 years, 1 month ago v2.10
- 8c1e9cb manifest_xml: refactor manifest parsing from client management by Mike Frysinger · 4 years, 2 months ago
- 23411d3 manifest: add a --json output option by Mike Frysinger · 4 years, 2 months ago
- 1f20776 manifest_xml: correct project revisionId for extend-project by Miguel Gaio · 4 years, 4 months ago
- 4e1fc10 manifest: drop support for local_manifest.xml by Mike Frysinger · 4 years, 2 months ago
- cebf227 manifest: normalize name & path when constructing fs paths by Mike Frysinger · 4 years, 6 months ago
- d79a4bc Make partial clone imply no-clone-bundle by default. by Xin Li · 4 years, 6 months ago
- af908cb When writing manifest, set the dest-branch attribute for projects by Sean McAllister · 4 years, 7 months ago
- bb8ee7f manifest_xml: unify bool & int parsing by Mike Frysinger · 4 years, 9 months ago
- d957ec6 manifest_xml: skip config lookup during first init by Mike Frysinger · 4 years, 9 months ago v2.4.1
- a269b1c manifest_xml: change .repo/manifest.xml to a plain file by Mike Frysinger · 4 years, 9 months ago
- d925459 manifest/tests: get them passing under Windows by Mike Frysinger · 4 years, 9 months ago
- 979d5bd add experimental git worktree support by Mike Frysinger · 4 years, 9 months ago
- 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 9 months ago
- abdf750 Fix indentation issues reported by flake8 by David Pursehouse · 4 years, 9 months ago
- 54a4e60 Fix various whitespace issues reported by pyflakes by David Pursehouse · 4 years, 9 months ago
- eeff353 Fix tests for membership to use 'not in' by David Pursehouse · 4 years, 9 months ago
- e5913ae Fix flake8 E251 unexpected spaces around keyword / parameter equals by David Pursehouse · 4 years, 9 months ago
- 8f9e022 Remove trailing blank lines by David Pursehouse · 4 years, 9 months ago
- ae62541 manifest_xml: allow src=. with symlinks by Mike Frysinger · 4 years, 9 months ago
- bd0aae9 Add a way to override the remote using <extend-project> by Kyunam Jo · 4 years, 10 months 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 · 5 years ago v1.13.4
- ec558df fix raise syntax by Mike Frysinger · 5 years ago
- f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
- c745350 diffmanifests: honor user-supplied manifest paths by Basil Gello · 6 years ago
- bed8b62 Add support for long paths by Renaud Paquay · 6 years ago
- 65b0ba5 Remove unused pylint suppressions by David Pursehouse · 6 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
- d5cec5e Add support for creating symbolic links on Windows by Renaud Paquay · 8 years ago
- e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · 8 years ago
- 6a470be Use OS file separator by Renaud Paquay · 8 years ago
- e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · 8 years ago
- 6e31079 Add sso to list of known schemes for relative URLs by Joe Kilner · 8 years ago
- d648045 implement optional 'pushurl' in the manifest file by Steve Rae · 8 years ago
- 6685106 pylint: fix indentation in manifest_xml by Stefan Beller · 8 years ago
- 96c2d65 Fix XmlManifest.Save with remotes that have 'alias' set by Dan Willemsen · 9 years ago
- 5ea32d1 GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · 9 years ago v1.12.31
- 0375523 Revert "GITC: Always update the gitc manifest from the repo manifest" by Dan Willemsen · 9 years ago
- 250303b GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · 9 years ago
- 8ce5041 GITC: Pull GITC Manifest Dir from the config. by Simran Basi · 9 years ago
- b9a1b73 GITC: Add repo start support. by Simran Basi · 9 years ago
- 8840922 Copy clone-depth in `repo manifest` by Dan Willemsen · 9 years ago
- 7e59de2 Include dest-branch attribute in the 'manifest' subcommand's output by Simon Ruggier · 9 years ago
- 551dfec Always output upstream if specified by Conley Owens · 9 years ago
- 4ccad75 Fix substitution err for schemeless manifest urls by Conley Owens · 10 years ago v1.12.22
- cb07ba7 Resolve fetch urls more efficiently by Anthony King · 10 years ago
- 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 10 years ago v1.12.20
- 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago
- c190b98 Merge "Add extend-project tag to support adding groups to an existing project" by Conley Owens · 10 years ago
- 4863307 Add support for rpc:// protocol schemes. by T.R. Fullhart · 10 years ago
- 7a91d51 Enable transferring of attribute using command 'repo manifest -o -' by Mani Chandel · 10 years ago
- 884a387 Add extend-project tag to support adding groups to an existing project by Josh Triplett · 10 years ago
- e9f75b1 Merge "Enable remotes to define their own revision" by Conley Owens · 11 years ago
- a35e402 Merge "Return a list rather than dict_values in XmlManifest.projects()" by Conley Owens · 11 years ago
- 36ea2fb Enable remotes to define their own revision by Anthony King · 11 years ago
- 7446c59 Use sorted() rather than .sort() by Anthony King · 11 years ago
- d58bfe5 Return a list rather than dict_values in XmlManifest.projects() by Anthony King · 11 years ago
- e0df232 Add linkfile support. by Jeff Hamilton · 11 years ago
- ccd218c Fix to mirror manifest when --mirror is given by Kwanhong Lee · 11 years ago
- dd65422 Add the "diffmanifests" command by Julien Campergue · 11 years ago
- 2d0f508 Fix persistent-https relative url resolving by Conley Owens · 11 years ago
- b8433df repo: Fix 'remove-project' regression with multiple projects. by David James · 11 years ago v1.12.10