summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* manifest: Remove redundant re-raise of BaseExceptionsErik Elmeke2025-04-221-6/+1
* Fallback to full sync when depth enabled fetch of a sha1 failsKaushik Lingarkar2025-04-171-0/+8
* project: use --netrc-optional instead of --netrcv2.54Gavin Mak2025-04-101-1/+8
* launcher: switch command quoting to shlex.quoteMike Frysinger2025-04-102-9/+10
* sync: Warn about excessive job countsGavin Mak2025-04-091-0/+20
* run_tests: fix running when cwd is not the rootMike Frysinger2025-04-031-5/+13
* run_tests: enable Python 3.8 CI coverageMike Frysinger2025-04-022-0/+90
* Fix EROFS error when root fs is mounted read-onlyEgor Duda2025-04-021-0/+6
* pager: drop unused global varsMike Frysinger2025-04-011-1/+1
* launcher: change RunError to subprocess.CalledProcessErrorMike Frysinger2025-04-012-9/+6
* launcher: change collections.namedtuple to typing.NamedTupleMike Frysinger2025-03-281-6/+11
* tox: sync black settings with run_testsMike Frysinger2025-03-272-1/+3
* black: update to v25Mike Frysinger2025-03-255-36/+36
* run_tests: move test filtering to pytest markersMike Frysinger2025-03-254-14/+13
* run_tests: move CQ test skips hereMike Frysinger2025-03-251-1/+30
* run_tests: run all tests all the timeMike Frysinger2025-03-251-1/+3
* launcher: change RunResult to subprocess.CompletedProcessMike Frysinger2025-03-242-13/+10
* Sync: Fix full submodule sync while shallow specifiedv2.53Albert Akmukhametov2025-03-131-8/+20
* sync: Refresh index before updating repoJosip Sokcevic2025-03-131-0/+2
* gc: Add tags to remote pack listv2.52Josip Sokcevic2025-02-051-0/+2
* Activate submodulesKaushik Lingarkar2025-02-041-0/+22
* Use 'gitfile' in submodule checkoutsKaushik Lingarkar2025-02-041-7/+42
* Update internal filesystem layout for submodulesKaushik Lingarkar2025-02-043-2/+34
* Revert "sync: skip network half on repo upgrade"Josip Sokcevic2025-01-311-1/+1
* docs: smart-sync: split out & expand detailsMike Frysinger2025-01-303-20/+131
* run_tests: update to python 3.11 & pytest 8.3.4Mike Frysinger2025-01-301-17/+11
* git_config: prefer XDG config locationflexagoon2025-01-231-0/+14
* sync: Recover from errors during read-treev2.51Josip Sokcevic2025-01-161-5/+12
* gc: Add repack optionJosip Sokcevic2025-01-141-2/+160
* gc: extract deletion from Execute methodJosip Sokcevic2025-01-141-7/+14
* sync: Handle KeyboardInterrupt during checkoutJosip Sokcevic2025-01-081-0/+2
* sync: skip network half on repo upgradeJosip Sokcevic2024-12-181-1/+1
* gc: Introduce new command to remove old projectsv2.50.1Josip Sokcevic2024-12-184-2/+193
* sync: Delete symlinks relative to client topdirv2.50.0v2.50Josip Sokcevic2024-12-161-1/+4
* Add smoke test for subcmd forallFredrik de Groot2024-12-111-0/+156
* Remove gitc support from repoJosip Sokcevic2024-12-037-168/+12
* branches: Escape percent signs in branch namesJosip Sokcevic2024-12-031-1/+4
* sync: Do not fail to sync a manifest with no projectsPeter Kjellerstedt2024-11-261-1/+1
* Fix event log command event hierarchy.Josip Sokcevic2024-11-223-18/+16
* Make repo installation work without .gitJosip Sokcevic2024-11-181-4/+5
* sync: fix connection error on macOSv2.49.3Kuang-che Wu2024-11-061-0/+11