summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-10-07sync: Always use WORKER_BATCH_SIZEv2.48Josip Sokcevic
2024-10-03project: Handle git sso auth failures as repo exitJosip Sokcevic
2024-10-03superproject: Remove notice about betaJosip Sokcevic
2024-10-03project: run fetch --refetch on unable to not parse commitJosip Sokcevic
2024-09-26Disable git terminal prompt during fetch/cloneJosip Sokcevic
2024-09-26init: add --manifest-upstream-branchKaushik Lingarkar
2024-09-25man: regenerate man pagesKaushik Lingarkar
2024-09-19project: Copy and link files even with local branchesBrian Norris
2024-09-12sync: include TARGET_RELEASE when constructing smart sync target.v2.47Navil
2024-09-12color: fix have_fg not re assign to truebright
2024-09-12tox.ini: Make the lint and format environments run black for all codePeter Kjellerstedt
2024-09-12tox.ini, constraints.txt: Lock the version of black to <24Peter Kjellerstedt
2024-09-12project: run fetch --refetch onacould not parse commitJosip Sokcevic
2024-08-30Add a `--rebase` option to sync commandJeroen Dhollander
2024-08-28sync: Fix git command for aborting rebase being called incorrectly.Erik Elmeke
2024-07-02project: ignore more curl failure modesv2.46Mike Frysinger
2024-07-02logging: Fix log formatting with colored outputShik Chen