summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git_config: update error handling with no config fileMike Frysinger2021-09-291-2/+3
* launcher: bump version for new releaseMike Frysinger2021-09-281-1/+1
* Update revisionId if required when using extend-projectMichael Kelly2021-09-282-13/+12
* Add 'dest-path' to extend-project to support changing pathMichael Kelly2021-09-284-17/+85
* superproject: Only trigger enrollment logic when manifest have it.Xin Li2021-09-281-0/+2
* superproject: Log syncstate's parameter as data-json it it is an array.Raman Tenneti2021-09-282-5/+5
* make file removal a bit more robustMike Frysinger2021-09-286-51/+80
* repo: add support for reading standalone manifests from diskJack Neus2021-09-281-0/+3
* repo: Add support for standalone manifestsJack Neus2021-09-287-18/+132
* superproject: Log argv parameter of syncstate as 'data-json'.Raman Tenneti2021-09-272-5/+12
* Fix indent error which would have prevented choice expiration to work.Xin Li2021-09-271-1/+1
* superproject: support a new revision attribute.Xin Li2021-09-275-15/+90
* release-process: update distro baseline & add OpenSSHMike Frysinger2021-09-241-61/+108
* platform_utils: os.rename exception when src and des on different file systemwenchiching2021-09-241-1/+1
* manifest: make repo-hooks more robust wrt element orderingJack Neus2021-09-232-23/+39
* update-manpages: avoid regen just for datestamp updateMike Frysinger2021-09-221-5/+17
* superproject: Move enrollment to opt-out when enabled globallyv2.16.8Xin Li2021-09-201-36/+10
* superproject: Log branch and remote url with every log message.Raman Tenneti2021-09-161-14/+18
* sync: Log repo sync state events as 'data' events.Raman Tenneti2021-09-144-5/+54
* superproject: Provide accurate feedback for user choicev2.16.7Xin Li2021-09-081-3/+8
* superoject: log error message in the 'fmt' field also.v2.16.6Raman Tenneti2021-09-031-1/+1
* docs: Add version for Ubuntu 21.04 Hirsute and Debian 11 BullseyeRoger Shimizu2021-09-031-0/+5
* superproject: print messages if the manifest has superproject tag.v2.16.5Raman Tenneti2021-08-134-21/+31
* superproject: prepend messages with - "repo superproject"Raman Tenneti2021-08-122-19/+27
* man: make output system independentMike Frysinger2021-07-3114-13/+38
* sync: Remove '_' from the repo.syncstate.* keys when saved to config.v2.16.4Raman Tenneti2021-07-293-1/+5
* sync: Added logging of repo sync state and config options for analysis.Raman Tenneti2021-07-296-9/+152
* superproject: Skip updating of superproject when -l is used with sync.Raman Tenneti2021-07-282-0/+11
* repo: add --show-toplevel akin to gitMike Frysinger2021-07-282-0/+11
* repo: refactor help output handlingMike Frysinger2021-07-285-19/+81
* repo: make --version always workMike Frysinger2021-07-281-3/+1
* repo: refactor internal --help/--version parsingMike Frysinger2021-07-281-24/+24
* bash-completion: complete projects with repo forallMike Frysinger2021-07-271-1/+21
* list: add a --relative-to optionMike Frysinger2021-07-273-7/+22
* bash-completion: refactor unique subcommand processingMike Frysinger2021-07-271-15/+27
* bash-completion: fallback to default completionMike Frysinger2021-07-271-1/+3
* repo: properly handle remote annotations in manifest_xmlJack Neus2021-07-234-18/+80
* Force a fetch when superproject has a newer SHA1 for remote branch.v2.16.3Xin Li2021-07-201-0/+1
* manifest: Support ignoring local manifests with 'repo manifest'Michael Kelly2021-07-202-0/+12
* Add script 'release/update-manpages' to generate manpagesRoger Shimizu2021-07-1630-0/+2577
* Update manifest_name with the returned manifest name for superproject.v2.16.2Xin Li2021-07-141-3/+1
* superproject - More friendly user message when superproject failed.v2.16.1Raman Tenneti2021-07-143-33/+33
* Fix an issue that repo can't see projects declared in a local manifest.Xin Li2021-07-131-1/+1
* Gracefully ignore bad remove-project lineMichael Kelly2021-07-083-10/+64
* sync: dump git output on errorsMike Frysinger2021-07-041-1/+1
* Add the ability to administratively enroll repo into using superproject.Xin Li2021-07-014-11/+98
* Fix an issue when syncing with --use-superproject and clone bundles.Xin Li2021-06-303-8/+12
* superproject - don't update the commit ids of projects that have revisionId.Raman Tenneti2021-06-292-2/+52
* superproject: Don't exit if superproject tag doesn't exist in manifest.v2.16Raman Tenneti2021-06-166-61/+225
* repo: improve duplicate default checkJack Neus2021-06-151-1/+2