summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-07-01upload: add a --topic option for setting topic explicitlyMike Frysinger
2024-05-23sync: Abort rebase in progress if force-checkout is setErik Elmeke
2024-05-16ssh: Set git protocol version 2 on SSH ControlMasterErik Elmeke
2024-05-14upload: drop check for uncommitted local changesMike Frysinger
2024-05-01git: raise hard version to 1.9.1Mike Frysinger
2024-04-23release: update-hooks: helper for automatically syncing hooksMike Frysinger
2024-04-18gitc: delete a few more dead referencesMike Frysinger
2024-04-18man: regenerate man pagesMike Frysinger