summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* project: Include tags option during fetch retryNasser Grainawi2023-05-251-0/+1
* Parse OpenSSH versions with no SSH_EXTRAVERSIONSaagar Jha2023-05-242-1/+3
* sync: Show elapsed time for the longest syncing projectGavin Mak2023-05-185-26/+70
* [git_trace2] Add logs for critical cmdsJosip Sokcevic2023-05-176-20/+26
* [trace2] Add absolute time on trace2 exit eventsJosip Sokcevic2023-05-151-2/+4
* SUBMITTING_PATCHES: update with commit queue detailsMike Frysinger2023-05-111-14/+19
* sync: Fix how sync times for shared projects are recordedv2.33Gavin Mak2023-05-101-19/+15
* manifest: add support for revision in includeShuchuan Zeng2023-05-053-4/+64
* sync: Display total elapsed fetch timeGavin Mak2023-05-022-9/+71
* [SyncAnalysisState] Preserve synctime µsJosip Sokcevic2023-04-271-1/+1
* tests: do not allow underscores in cli optionsMike Frysinger2023-04-191-0/+14
* upload: Add `--no-follow-tags` by default to git pushAravind Vasudevan2023-04-051-0/+6
* run_tests: Check flake8Gavin Mak2023-03-313-7/+43
* Update abandon to support multiple branchesAravind Vasudevan2023-03-241-5/+11
* run_tests: Always check black and check it lastGavin Mak2023-03-241-1/+1
* Format codebase with black and check formatting in CQGavin Mak2023-03-2279-17789/+20808
* Make black with line length 80 repo's code styleGavin Mak2023-03-204-19/+58
* docs: update Focal Python versionMike Frysinger2023-03-021-1/+1
* upload: Skip upload if merge branch doesn't match project revision andv2.32Joanna Wang2023-02-281-15/+21
* tests: Change docstring for CopyLinkTestCaseGavin Mak2023-02-141-1/+1
* tests: Rework run_tests to use pytest directly and add vpython3 fileGavin Mak2023-02-132-40/+63
* sync: Remove unused variableJosip Sokcevic2023-02-021-1/+1
* Handle KeyboardInterrupt during repo syncJosip Sokcevic2023-02-011-0/+2
* Update sync progressJosip Sokcevic2023-02-011-1/+1
* project: clean up error messageLaMont Jones2023-02-011-6/+8
* Update bug tracking linksJosip Sokcevic2023-02-012-3/+3
* git_superproject: Log actual error fmt instead of the entire error message.Joanna Wang2023-02-012-24/+28
* sync: Silence 'not found in manifest' messageMichael Kelly2023-01-311-1/+1
* Enable use of REPO_CONFIG_DIR to customize .repoconfig locationGavin Mak2023-01-283-7/+15
* init: Silence the "rm -r .repo and try again" message if quietGavin Mak2023-01-061-6/+5
* Fix flake8 warnings for some filesSergiy Belozorov2023-01-055-29/+33
* update_manpages.py: treat regex as raw stringDaniel Kutik2022-12-131-4/+4
* Use 'backslashreplace' for decodeDaniel Kutik2022-12-131-2/+1
* Use print with flush=True instead of stdout.flushDaniel Kutik2022-12-132-15/+5
* pylint: remove unused importsDaniel Kutik2022-12-138-13/+3
* update-manpages: clean up symlink in checkoutMike Frysinger2022-12-124-104/+124
* upload: Allow user to configure unusual commit thresholdDavid Greenaway2022-12-122-44/+79
* repo_trace: Avoid race conditions with trace_file updating.Joanna Wang2022-12-092-18/+93
* github: enable flake8 postsubmit testingMike Frysinger2022-12-091-0/+23
* Use --negotiation-tip in superproject fetches.Joanna Wang2022-12-092-1/+50
* tests: clean up repo_trace._TRACE_FILE patchingMike Frysinger2022-12-086-29/+25
* wrapper: switch to functools.lru_cacheMike Frysinger2022-12-082-12/+9
* tests: drop old unittest.main logicv2.31Mike Frysinger2022-12-084-16/+0
* sync: fix manifest sync-j handlingMike Frysinger2022-12-082-29/+89
* sync: Fix undefined variable in _FetchOneKarsten Tausche2022-12-081-2/+3
* sync: finish marking REPO_AUTO_GC=1 as deprecated.LaMont Jones2022-12-051-5/+3
* test_manifest_config_properties: use assertEqualDaniel Kutik2022-12-051-4/+4
* sync: cleanup output when not doing GCLaMont Jones2022-12-021-13/+14
* Revert "sync: save any cruft after calling git gc."LaMont Jones2022-12-021-45/+4
* sync: mark REPO_AUTO_GC=1 as deprecated.LaMont Jones2022-12-021-1/+5