summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | manifest_xml: harmonize list fieldsMike Frysinger2020-12-043-6/+40
* | Fix tests after "use new main branch"Fredrik de Groot2020-12-032-2/+28
* | run_tests: rewrite to use Python 3Mike Frysinger2020-12-011-14/+19
* | setup: update Python version infoMike Frysinger2020-12-011-3/+4
* | manifest: add support for groups in includev2.10Fredrik de Groot2020-11-263-3/+61
* | Concentrate the RepoHook knowledge in the RepoHook classRemy Bohmer2020-11-232-81/+128
* | Fix --reference option under WindowsRemy Bohmer2020-11-231-1/+2
* | Always use Unix EOL for worktree .git and gitdir filesRemy Bohmer2020-11-201-4/+6
* | project: do not update local published/ refs in dryrun modeMike Frysinger2020-11-201-4/+5
* | manifest_xml: refactor manifest parsing from client managementMike Frysinger2020-11-189-44/+164
* | main: require Python 3 nowMike Frysinger2020-11-171-2/+3
* | tests: use new main branchMike Frysinger2020-11-172-5/+5
* | sync: respect --force-sync when fetching manifest project updatesErwan Yvin2020-11-171-0/+1
* | manifest: add a --json output optionMike Frysinger2020-11-172-7/+78
* | upload: improve tip for fixing upload remoteMike Frysinger2020-11-161-4/+4
* | switch to "main" branch for developmentMike Frysinger2020-11-167-19/+19
* | manifest_xml: correct project revisionId for extend-projectMiguel Gaio2020-11-121-1/+5
* | Move RepoHook class from project.py file to dedicated fileRemy Bohmer2020-11-035-443/+493
* | launcher: simplify .repo search ceiling checkJonathan Nieder2020-11-031-3/+1
* | init: use the remote default manifest branchMike Frysinger2020-09-092-11/+36
* | status: Use multiprocessing for `repo status -j<num>` instead of threadingKimiyuki Onaka2020-09-092-33/+22
* | manifest: drop support for local_manifest.xmlMike Frysinger2020-09-083-18/+8
* | stop testing Python 2.7v2.9Mike Frysinger2020-09-062-11/+2
* | init: reject unknown argsMike Frysinger2020-09-023-0/+95
* | Fix Git base version for worktreeconfig extensionAdrien Bioteau2020-07-301-1/+1
* | upload: exit non-zero when preupload hooks failMike Frysinger2020-07-251-1/+1
* | release-process: document schedule (including freezes) publiclyMike Frysinger2020-07-232-5/+33
* | subcmds/sync.py: Fix typo in helpRoger Shimizu2020-06-061-1/+1
* | manifest: normalize name & path when constructing fs pathsMike Frysinger2020-05-261-0/+8
* | sync: fix duplicate word in descriptionMike Frysinger2020-05-241-1/+1
* | launcher: fix version to latestv2.8Mike Frysinger2020-05-211-1/+1
* | launcher: bump version for cli changesMike Frysinger2020-05-211-1/+1
* | Make partial clone imply no-clone-bundle by default.Xin Li2020-05-215-6/+31
* | Fix how we format the full destination branch when uploading.Sean McAllister2020-05-191-1/+5
* | repo info findRemoteLocalDiff use short branchDaniel Kutik2020-05-121-2/+5
* | project.py: Fix check for wild cardsv2.7Angel Petkov2020-05-051-3/+3
* | Parse included files when reading git config filesUlrik Laurén2020-04-291-1/+1
* | repo: exit on missing entry pointKonrad Weihmann2020-04-281-0/+4
* | main: re-exec self with the current interpMike Frysinger2020-04-281-1/+1
* | When writing manifest, set the dest-branch attribute for projectsSean McAllister2020-04-202-3/+17
* | Expose upstream and dest-branch attributes through environmentSean McAllister2020-04-162-0/+9
* | project.py: Remove extraneous ','v2.6George Engelbrecht2020-04-151-1/+1
* | Revert "commit-msg: Insert Change-Id at start of trailers"Mike Frysinger2020-04-151-1/+1
* | project: have clone.bundle failures print better diagnosticsGeorge Engelbrecht2020-04-151-1/+3
* | Use hash for ControlPath instead of full variablesAnders Björklund2020-04-152-1/+62
* | forall.py: Close file after removing the streamKarsten Pfeiffer-Raddatz2020-04-141-1/+1
* | tests: fix SetupGnuPG testMarcos Marado2020-04-121-0/+1
* | commit-msg: Insert Change-Id at start of trailersDavid Pursehouse2020-04-081-1/+1
* | sync: add retry to fetch operationsGeorge Engelbrecht2020-04-022-9/+46
* | version: include tag commit date for easy referenceMike Frysinger2020-03-311-0/+1