summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* repo: more arg checking for --standalone-manifest re-initsv2.17.1Jack Neus2021-10-111-0/+5
* repo: fix bug with --standalone-manifestJack Neus2021-10-111-2/+4
* sign-launcher: make the help text more automaticMike Frysinger2021-10-061-7/+28
* subcmds/sync: Disable autoDetach for git gc.Allen Webb2021-10-051-0/+1
* git_config: Fixed test.gitconfig getting updated when running tests.v2.17Raman Tenneti2021-09-302-29/+19
* Merge "Merge history of v2.14.5." into mainMike Frysinger2021-09-300-0/+0
|\
| * Merge history of v2.14.5.Mike Frysinger2021-09-300-0/+0
| |\
| | * sync: fix recursive fetchingv2.14.5Mike Frysinger2021-05-041-1/+1
| | * git_config: hoist Windows ssh check earlierv2.14.4Mike Frysinger2021-05-041-5/+7
| | * sync: fix print error when handling server errorv2.14.3Mike Frysinger2021-05-041-1/+1
* | | Merge history of v1.13.11.Xin Li2021-09-300-0/+0
|\ \ \ | |/ / |/| |
| * | Revert "Save cookies back to jar when fetching clone.bundle"v1.13.11repo-1maintMike Frysinger2020-02-111-1/+1
| * | repo: bump launcher versionMike Frysinger2020-02-121-1/+1
| * | project: fix bytes/str encoding when updating git submodulesMike Frysinger2020-02-111-1/+1
| * | repo: allow REPO_REV to be an env varMike Frysinger2020-02-111-3/+5
| * | Fixing forall subcommand for Py3v1.13.10Jiri Tyr2020-02-101-1/+1
| * | remove spurious +x bitsMike Frysinger2020-02-103-0/+0
| * | find python via envMike Frysinger2020-02-102-2/+2
| * | git_config: fix encoding handling in GetUrlCookieFileMike Frysinger2020-02-101-2/+2
| * | Fix inverted logic around [gitc-]init and -cv1.13.9.4Dan Willemsen2020-02-071-1/+1
| * | Do not try to fetch default revision for mirrors alwaysv1.13.9.3Chirayu Desai2020-02-061-1/+4
| * | init: handle -c conflicts with gitc-initv1.13.9.2Mike Frysinger2020-02-052-3/+8
| * | repo: point default branch to repo-1Mike Frysinger2020-02-051-1/+1
* | | trace2_event: Add remove_prefix to fix failing tests on Linux & macOS.Raman Tenneti2021-09-291-1/+9
* | | 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