summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sync: Handle tag ref in "upstream" fieldRobin Schneider2021-11-161-1/+4
* project: init hooks in objdir onlyMike Frysinger2021-11-151-7/+4
* sync: link the internal-fs-layout doc into checkoutsMike Frysinger2021-11-151-0/+9
* git-review: add config fileMike Frysinger2021-11-151-0/+5
* SUBMITTING_PATCHES: link to commit message style docsMike Frysinger2021-11-151-5/+9
* man: refresh pagesMike Frysinger2021-11-125-21/+44
* help: fix grammar in help textMike Frysinger2021-11-122-3/+3
* Fix typo for ValueErrorSl0v3C2021-11-071-1/+1
* sync: make --prune the defaultMike Frysinger2021-11-051-2/+7
* sync: fix --tags optionMike Frysinger2021-11-051-3/+2
* project: fix format string in error messageLaMont Jones2021-11-051-1/+1
* superproject: added 'implies -c' in the help of --use-superproject option.Raman Tenneti2021-11-012-3/+2
* Support more url schemes for getting standalone manifestv2.17.3Matt Story2021-10-271-4/+4
* fetch: Fix stderr handling for gsutilJack Neus2021-10-262-4/+8
* ssh: handle FileNotFoundError errorsMike Frysinger2021-10-261-0/+3
* sync: properly handle standalone manifests for `sync` commandv2.17.2Jack Neus2021-10-151-2/+4
* subcmds/sync: Use pack-refs instead of gc for redundant gitdirs.Allen Webb2021-10-141-10/+24
* 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