summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use full name of the revision when checking dest-branchv2.49joehsu2024-10-281-2/+5
* Add REPO_SKIP_SELF_UPDATE check in syncFredrik de Groot2024-10-282-1/+6
* manifest: add optional base check on remove and extendFredrik de Groot2024-10-283-0/+138
* [event_log] Stop leaking semaphore resourcesJosip Sokcevic2024-10-241-2/+10
* progress: always show done messageKuang-che Wu2024-10-241-9/+4
* subcmds: reduce multiprocessing serialization overheadKuang-che Wu2024-10-2311-172/+228
* sync: reduce multiprocessing serialization overheadKuang-che Wu2024-10-232-87/+134
* Fix incremental syncs for prjs with submodulesKaushik Lingarkar2024-10-181-1/+3
* sync: Always use WORKER_BATCH_SIZEv2.48Josip Sokcevic2024-10-073-27/+43
* project: Handle git sso auth failures as repo exitJosip Sokcevic2024-10-032-0/+19
* superproject: Remove notice about betaJosip Sokcevic2024-10-031-12/+0
* project: run fetch --refetch on unable to not parse commitJosip Sokcevic2024-10-031-1/+4
* Disable git terminal prompt during fetch/cloneJosip Sokcevic2024-09-262-6/+22
* init: add --manifest-upstream-branchKaushik Lingarkar2024-09-263-2/+28
* man: regenerate man pagesKaushik Lingarkar2024-09-252-2/+10
* project: Copy and link files even with local branchesBrian Norris2024-09-191-0/+2
* sync: include TARGET_RELEASE when constructing smart sync target.v2.47Navil2024-09-121-0/+13
* color: fix have_fg not re assign to truebright2024-09-123-0/+83
* tox.ini: Make the lint and format environments run black for all codePeter Kjellerstedt2024-09-121-2/+2
* tox.ini, constraints.txt: Lock the version of black to <24Peter Kjellerstedt2024-09-122-0/+4
* project: run fetch --refetch onacould not parse commitJosip Sokcevic2024-09-121-0/+11
* Add a `--rebase` option to sync commandJeroen Dhollander2024-08-302-3/+21
* sync: Fix git command for aborting rebase being called incorrectly.Erik Elmeke2024-08-281-1/+1
* project: ignore more curl failure modesv2.46Mike Frysinger2024-07-021-4/+13
* logging: Fix log formatting with colored outputShik Chen2024-07-022-2/+39
* upload: add a --topic option for setting topic explicitlyMike Frysinger2024-07-013-13/+24
* sync: Abort rebase in progress if force-checkout is setErik Elmeke2024-05-231-1/+31
* ssh: Set git protocol version 2 on SSH ControlMasterErik Elmeke2024-05-161-1/+57
* upload: drop check for uncommitted local changesMike Frysinger2024-05-141-31/+0
* git: raise hard version to 1.9.1Mike Frysinger2024-05-012-11/+3
* release: update-hooks: helper for automatically syncing hooksMike Frysinger2024-04-234-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.45Josip 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