summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git: raise hard version to 1.9.1mainMike Frysinger2 days2-11/+3
* release: update-hooks: helper for automatically syncing hooksMike Frysinger10 days4-33/+166
* gitc: delete a few more dead referencesMike Frysinger2024-04-182-8/+0
* man: regenerate man pagesMike Frysinger2024-04-187-236/+51
* Remove platform_utils.realpathKaiyi Li2024-03-272-25/+12
* Fix drive mounted directory on WindowsKaiyi Li2024-03-271-21/+1
* git_command: unify soft/hard versions with requirements.jsonMike Frysinger2024-03-214-25/+19
* project: Check if dotgit exists w/out symlink checkv2.45stableJosip Sokcevic2024-03-201-1/+1
* git: raise soft version to 2.7.4Mike Frysinger2024-03-202-6/+11
* git: raise hard version to 1.7.9Mike Frysinger2024-03-202-7/+6
* docs: release: add recent git/python/ssh/debian infoMike Frysinger2024-03-201-5/+23
* main: Stringify project name in error_infoJosip Sokcevic2024-03-152-3/+3
* ssh: Print details if running the command failsv2.44Sebastian Schuberth2024-03-111-2/+6
* upload: Fix patchset description destinationJosip Sokcevic2024-03-081-0/+1
* sync: Fix sorting for nested projectsJosip Sokcevic2024-03-082-13/+42
* sync: introduce --force-checkoutv2.43Josip Sokcevic2024-03-072-5/+31
* upload: Add support for setting patchset descriptionSergiy Belozorov2024-03-043-0/+48
* sync: Introduce git checkout levelsv2.42Josip Sokcevic2024-02-272-9/+81
* git_command: Return None from GetEventTargetPath() if set to empty stringPeter Collingbourne2024-02-261-0/+2
* trace: Save trace2 sid in REPO_TRACE fileJosip Sokcevic2024-02-221-4/+7
* subcmds: sync: Remove deprecated _AUTO_GCGreg Edelston2024-02-201-15/+0
* launcher: Set shebang to python3Josip Sokcevic2024-02-071-2/+2
* sync: ensure RepoChangedException propagatedJason Chang2024-02-061-1/+1
* stop passing project to UpdateManifestErrorYiwei Zhang2024-02-021-3/+1
* project: Rename if deletion failsv2.41Josip Sokcevic2024-01-251-10/+22
* Clean up remaining `repo sync` log spam.Tomasz Wasilczyk2024-01-052-18/+23
* docs: fix some grammar typosMike Frysinger2024-01-041-3/+2
* project: Check references during syncJosip Sokcevic2024-01-031-1/+14
* tests: setup user identity for testsVitalii Dmitriev2023-12-201-0/+9
* manifest_xml: fix url normalization for inits and remotesVitalii Dmitriev2023-12-202-2/+38
* git_trace2: Add socket timeoutJosip Sokcevic2023-12-191-0/+3
* manifest_xml: do not allow / before : in scp-like syntaxMike Frysinger2023-12-192-1/+12
* repo: Drop reexec of python3 from check_python_version()Peter Kjellerstedt2023-12-151-28/+2
* repo: Remove Python 2 compatibility codePeter Kjellerstedt2023-12-151-7/+3
* repo: Remove a Python 2 related commentPeter Kjellerstedt2023-12-141-1/+0
* Don't log spam `repo sync` by defaultv2.40Tomasz Wasilczyk2023-12-082-14/+23
* tox: Remove pylint timeoutJosip Sokcevic2023-12-081-3/+0
* Update commit-msg hookOrgad Shaneh2023-12-041-11/+18
* sync: Fix partial sync false positiveMatt Schulte2023-11-302-1/+39
* repo: add repo main script's directory to PYTHONPATH.Duy Truong2023-11-291-0/+8
* info: Handle undefined mergeBranchJosip Sokcevic2023-11-201-1/+3
* manifest_xml: support nested submanifestsGuillaume Micouin-Jorda2023-11-151-1/+1
* repo_logging: Ensure error details are printedJosh Bartel2023-11-131-0/+1
* repo: Use the worktree when checking the repo rev.Jason R. Coombs2023-11-131-1/+1
* git_superproject: tell git that superproject is bareEmily Shaffer2023-11-091-5/+7
* Correctly handle schema-less URIs for remote fetch URLMichael Kelly2023-11-082-13/+74
* main: Log ManifestParseError exception messagesLuK13372023-11-061-0/+2
* repo: Remove unreachable code.Jason R. Coombs2023-11-011-35/+4
* cleanup: Update codebase to expect Python 3.6Jason R. Coombs2023-10-3133-225/+169
* sync: PersistentTransport call parent initv2.39Daniel Kutik2023-10-251-0/+1