summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add smoke test for subcmd forallFredrik de Groot2024-12-111-0/+156
* Remove gitc support from repoJosip Sokcevic2024-12-032-75/+1
* Fix event log command event hierarchy.Josip Sokcevic2024-11-221-13/+9
* manifest: add optional base check on remove and extendFredrik de Groot2024-10-281-0/+85
* sync: Always use WORKER_BATCH_SIZEv2.48Josip Sokcevic2024-10-071-0/+24
* color: fix have_fg not re assign to truebright2024-09-122-0/+82
* logging: Fix log formatting with colored outputShik Chen2024-07-021-0/+37
* sync: Fix sorting for nested projectsJosip Sokcevic2024-03-081-10/+35
* upload: Add support for setting patchset descriptionSergiy Belozorov2024-03-041-0/+10
* sync: Introduce git checkout levelsv2.42Josip Sokcevic2024-02-271-0/+26
* tests: setup user identity for testsVitalii Dmitriev2023-12-201-0/+9
* manifest_xml: fix url normalization for inits and remotesVitalii Dmitriev2023-12-201-0/+36
* manifest_xml: do not allow / before : in scp-like syntaxMike Frysinger2023-12-191-0/+11
* sync: Fix partial sync false positiveMatt Schulte2023-11-301-0/+38
* Correctly handle schema-less URIs for remote fetch URLMichael Kelly2023-11-081-0/+29
* cleanup: Update codebase to expect Python 3.6Jason R. Coombs2023-10-316-13/+8
* cleanup: delete redundant "r" open modeJason R. Coombs2023-10-212-5/+5
* manifest_xml: Fix empty project list when DOCTYPE is presentChris Allen2023-10-201-0/+15
* project: using --depth results in error when including submanifestsRoberto Vladimir Prado Carranza2023-10-201-1/+4
* delete Python 2 (object) compatMike Frysinger2023-10-202-2/+2
* tests: Set HOME to a temporary directory when running tests.v2.38Jason R. Coombs2023-10-171-0/+49
* git_command: Augment underlying git errors with suggestionsAravind Vasudevan2023-10-061-0/+133
* Use non-deprecated API for obtaining UTC timeLuK13372023-09-182-2/+6
* main: Use repo loggerAravind Vasudevan2023-09-181-32/+34
* tests: test_subcmds_sync.py: fix for py3.6 & 3.7Daniel Kutik2023-09-131-2/+6
* tests: test_git_superproject.py: fix py3.6 & 3.7Daniel Kutik2023-09-131-2/+6
* logging: Use log.formatter for coloring logsAravind Vasudevan2023-09-061-36/+0
* sync: Use repo logger within syncAravind Vasudevan2023-08-311-24/+7
* isort: format codebasev2.36Mike Frysinger2023-08-227-11/+17
* tweak stdlib imports to follow Google style guideMike Frysinger2023-08-222-7/+9
* upload: Suggest full sync if hooks fail with partially synced treeGavin Mak2023-08-221-2/+2
* sync: Ignore repo project when checking partial syncsGavin Mak2023-08-221-2/+20
* upload: fix error handlingJason Chang2023-08-211-0/+69
* gitc: drop supportJason Chang2023-08-151-5/+3
* sync: Warn if partial sync state is detectedGavin Mak2023-08-101-0/+61
* Raise repo exit errors in place of sys.exitJason Chang2023-08-072-2/+6
* Prefix error events with RepoErrorEvent:Jason Chang2023-08-071-2/+2
* Refactor errors for sync commandJason Chang2023-08-021-0/+83
* Update errors to extend BaseRepoErrorJason Chang2023-07-312-4/+65
* [repo logging] Add logging moduleAravind Vasudevan2023-07-311-0/+115
* sync: Track last completed fetch/checkoutGavin Mak2023-07-281-0/+75
* manifest: enable remove-project using pathFredrik de Groot2023-06-211-0/+38
* Parse OpenSSH versions with no SSH_EXTRAVERSIONSaagar Jha2023-05-241-0/+2
* manifest: add support for revision in includeShuchuan Zeng2023-05-051-0/+39
* tests: do not allow underscores in cli optionsMike Frysinger2023-04-191-0/+14
* Format codebase with black and check formatting in CQGavin Mak2023-03-2218-2815/+3275
* tests: Change docstring for CopyLinkTestCaseGavin Mak2023-02-141-1/+1
* git_superproject: Log actual error fmt instead of the entire error message.Joanna Wang2023-02-011-0/+1
* pylint: remove unused importsDaniel Kutik2022-12-131-1/+0
* update-manpages: clean up symlink in checkoutMike Frysinger2022-12-122-3/+3