summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sync: fix saving of fetch times and local statev2.59Gavin Mak2025-10-202-147/+167
* run_tests: log each command runMike Frysinger2025-10-151-5/+23
* sync: Use 'git rebase' during 'repo sync --rebase'Jeroen Dhollander2025-10-151-12/+20
* Fix submodule initialization in interleaved sync modeKaushik Lingarkar2025-10-141-14/+31
* Follow up "Fix shallow clones when upstream attribute is present"Kaushik Lingarkar2025-09-221-2/+6
* forall: fix crash with no commandMike Frysinger2025-09-172-2/+8
* run_tests: add file header checker for licensing blocksMike Frysinger2025-08-213-4/+167
* man: regen after sync updatesMike Frysinger2025-08-212-10/+34
* standardize file header wrt licensingMike Frysinger2025-08-2117-17/+30
* CONTRIBUTING: rename doc per Google OSS policiesMike Frysinger2025-08-203-2/+2
* Revert "Fix shallow clones when upstream attribute is present"v2.58Gavin Mak2025-08-141-6/+2
* git_superproject: fix AttributeError in Superproject loggingGavin Mak2025-08-141-1/+2
* sync: Fix missing error details in interleaved summaryGavin Mak2025-08-142-29/+27
* sync: Record and propagate errors from deferred actionsGavin Mak2025-08-133-16/+25
* progress: Fix race condition causing fileno crashGavin Mak2025-08-131-7/+10
* sync: Avoid duplicate projects in error textGavin Mak2025-08-131-13/+7
* sync: always show sync result stderr_text on errorGavin Mak2025-08-131-1/+2
* Fix shallow clones when upstream attribute is presentKrzysztof Wesolowski2025-08-051-2/+6
* project: fallback to reading HEAD when rev-parse failsv2.57.3Gavin Mak2025-08-041-1/+22
* hooks: verify hooks project has worktree before runningv2.57.2Gavin Mak2025-07-281-3/+3
* sync: fix connection error on macOS for interleaved syncKuang-che Wu2025-07-281-0/+1
* project: Fix GetHead to handle detached HEADsGavin Mak2025-07-251-1/+5
* sync: Don't checkout if no worktreev2.57.1Gavin Mak2025-07-232-43/+69
* sync: Default to interleaved modev2.57Gavin Mak2025-07-211-5/+14
* project: Use git rev-parse to read HEADGavin Mak2025-07-211-11/+3
* sync: Improve UI and error reporting for interleaved modeGavin Mak2025-07-172-2/+19
* project: Use plumbing commands to manage HEADGavin Mak2025-07-171-10/+3
* progress: Make end() idempotentGavin Mak2025-07-021-0/+5
* sync: support post-sync hook in <repo-hooks>Kenny Cheng2025-07-013-0/+58
* init: Add environment variable for git-lfsMatt Moeller2025-06-301-0/+1
* sync: Share final error handling logic between sync modesv2.56Gavin Mak2025-06-231-27/+72
* sync: Share manifest list update logic between sync modesGavin Mak2025-06-231-30/+55
* sync: Share self-update logic between sync modesGavin Mak2025-06-232-10/+160
* sync: clarify job flags when using interleavedGavin Mak2025-06-183-6/+9
* sync: Implement --interleaved sync workerGavin Mak2025-06-183-114/+483
* sync: Add orchestration logic for --interleavedGavin Mak2025-06-172-21/+398
* upload: fix FileNotFoundError when no superprojectGavin Mak2025-06-171-3/+6
* sync: Add scaffolding for interleaved syncGavin Mak2025-06-113-24/+95
* info: fix mismatched format args and wrong symbol namev2.55.2Scott Lee2025-06-101-1/+2
* hooks: add internal check for external hook APIMike Frysinger2025-06-061-0/+24
* git_superproject: Replace walrus operatorv2.55.1Gavin Mak2025-06-041-2/+4
* upload: Add rev to rootRepo push optionv2.55Gavin Mak2025-05-281-1/+2
* info: print superproject revisionScott Lee2025-05-272-1/+29
* subcmds: delete redundant dest= settingsMike Frysinger2025-05-2718-52/+45
* upload: Add superproject identifier as push optionGavin Mak2025-05-052-1/+26
* manifest: generalize --json as --format=<format>Mike Frysinger2025-04-303-8/+195
* run_tests: only allow help2man skipping in CIMike Frysinger2025-04-301-1/+2
* update-manpages: include in unittestsMike Frysinger2025-04-282-4/+46
* flake8: Ignore .venv directoryErik Elmeke2025-04-231-0/+1
* man: regenerate man pagesMike Frysinger2025-04-223-24/+10