summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-10project: use --netrc-optional instead of --netrcv2.54Gavin Mak
2025-04-10launcher: switch command quoting to shlex.quoteMike Frysinger
2025-04-09sync: Warn about excessive job countsGavin Mak
2025-04-03run_tests: fix running when cwd is not the rootMike Frysinger
2025-04-02run_tests: enable Python 3.8 CI coverageMike Frysinger
2025-04-02Fix EROFS error when root fs is mounted read-onlyEgor Duda
2025-04-01pager: drop unused global varsMike Frysinger
2025-04-01launcher: change RunError to subprocess.CalledProcessErrorMike Frysinger
2025-03-28launcher: change collections.namedtuple to typing.NamedTupleMike Frysinger
2025-03-27tox: sync black settings with run_testsMike Frysinger
2025-03-25black: update to v25Mike Frysinger
2025-03-25run_tests: move test filtering to pytest markersMike Frysinger
2025-03-25run_tests: move CQ test skips hereMike Frysinger
2025-03-25run_tests: run all tests all the timeMike Frysinger
2025-03-24launcher: change RunResult to subprocess.CompletedProcessMike Frysinger
2025-03-13Sync: Fix full submodule sync while shallow specifiedv2.53Albert Akmukhametov
2025-03-13sync: Refresh index before updating repoJosip Sokcevic
2025-02-05gc: Add tags to remote pack listv2.52Josip Sokcevic
2025-02-04Activate submodulesKaushik Lingarkar
2025-02-04Use 'gitfile' in submodule checkoutsKaushik Lingarkar
2025-02-04Update internal filesystem layout for submodulesKaushik Lingarkar
2025-01-31Revert "sync: skip network half on repo upgrade"Josip Sokcevic
2025-01-30docs: smart-sync: split out & expand detailsMike Frysinger
2025-01-30run_tests: update to python 3.11 & pytest 8.3.4Mike Frysinger
2025-01-23git_config: prefer XDG config locationflexagoon
2025-01-16sync: Recover from errors during read-treev2.51Josip Sokcevic
2025-01-14gc: Add repack optionJosip Sokcevic
2025-01-14gc: extract deletion from Execute methodJosip Sokcevic
2025-01-08sync: Handle KeyboardInterrupt during checkoutJosip Sokcevic
2024-12-18sync: skip network half on repo upgradeJosip Sokcevic
2024-12-18gc: Introduce new command to remove old projectsv2.50.1Josip Sokcevic
2024-12-16sync: Delete symlinks relative to client topdirv2.50.0v2.50Josip Sokcevic
2024-12-11Add smoke test for subcmd forallFredrik de Groot
2024-12-03Remove gitc support from repoJosip Sokcevic
2024-12-03branches: Escape percent signs in branch namesJosip Sokcevic
2024-11-26sync: Do not fail to sync a manifest with no projectsPeter Kjellerstedt
2024-11-22Fix event log command event hierarchy.Josip Sokcevic
2024-11-18Make repo installation work without .gitJosip Sokcevic
2024-11-06sync: fix connection error on macOSv2.49.3Kuang-che Wu
2024-10-31upload: Return correct tuple values in _ProcessResultsv2.49.2Josip Sokcevic
2024-10-30worktree: Do not try to fix relative pathsv2.49.1Allen Webb
2024-10-30forall: Fix returning results earlyJosip Sokcevic
2024-10-28Use full name of the revision when checking dest-branchv2.49joehsu
2024-10-28Add REPO_SKIP_SELF_UPDATE check in syncFredrik de Groot
2024-10-28manifest: add optional base check on remove and extendFredrik de Groot
2024-10-24[event_log] Stop leaking semaphore resourcesJosip Sokcevic
2024-10-24progress: always show done messageKuang-che Wu
2024-10-23subcmds: reduce multiprocessing serialization overheadKuang-che Wu
2024-10-23sync: reduce multiprocessing serialization overheadKuang-che Wu
2024-10-18Fix incremental syncs for prjs with submodulesKaushik Lingarkar