summaryrefslogtreecommitdiff
path: root/subcmds
AgeCommit message (Expand)Author
4 hourssync: allow syncing groups with repo sync -g groupHEADmainAndrew Chant
17 hourssync: Deprecate fetch-submodules flag namesJosef Malmström
6 dayssync: Add CLI flag for globally disabling submodule fetchJosef Malmström
2026-07-07rebase: Resolve revisionExpr to tracking branch for --onto-manifestGavin Mak
2026-06-30status: Show ahead/behind info for local branchesBrian Gan
2026-06-30info: Parallelize project data gathering for JSON outputGavin Mak
2026-06-29info: Report actual checked-out HEAD revisionGavin Mak
2026-06-18sync: Support pluggable remote helpers for smart sync manifest server.Rahul Yadav
2026-06-16project: Add REPO_PROJECT_FETCH_URL environment variableGavin Mak
2026-06-16sync: do not init sibling submodules in parallelJosef Malmström
2026-05-27project: Extract project envvar generation to GetEnvVarsGavin Mak
2026-05-26init: Add --use-local-gitdirs for standard Git layoutsGavin Mak
2026-05-20sync: Add --superproject-rev flag to sync to specific revisionv2.64Gavin Mak
2026-05-14abandon/start/info: Make them respect smart sync overrideGavin Mak
2026-05-14command: Move smart sync override logic to Command base classGavin Mak
2026-05-12linkfile: Handle directory-to-symlink transitions safelyCarlos Fernandez
2026-05-12sync: Re-raise KeyboardInterrupt in main processGavin Mak
2026-05-12info: Parallelize repo info to improve performanceGreg Edelston
2026-05-11sync: Exclude stateless sync pruned projects from bloat checkGavin Mak
2026-05-08sync: Suggest "git repack -a -d" in bloat warningGavin Mak
2026-05-07forall: Document REPO_UPSTREAM and REPO_DEST_BRANCH envvarsGavin Mak
2026-05-07info: add --format and --include-summary/--include-projects optionsCarlos Fernandez
2026-04-21Add timing keyword argument for hooksRam Peri
2026-04-20sync: Refactor to use _RunOneGC and fix config leakagev2.63Gavin Mak
2026-04-20sync: Switch to using self._bloated_projectsGavin Mak
2026-04-20upload: Clarify partial sync message on hook failureMarty Heavey
2026-04-17sync: Provide feedback during post-sync operationsGavin Mak
2026-04-08gc: Fix hang during repack in partial clonesGavin Mak
2026-04-03Fix all flake8 warnings from newer flake8-bugbear and flake8-comprehensionsCarlos Fernandez
2026-03-18Use git_superproject.UseSuperproject() everywhereJacky Liu
2026-02-09gc: fix untargeted projects being deletedGavin Mak
2026-02-06manifest: Introduce `sync-j-max` attribute to cap sync jobsGavin Mak
2025-12-15sync: skip bloat check if fresh syncv2.60.1Gavin Mak
2025-12-15project: only use --no-auto-gc for git 2.23.0+Gavin Mak
2025-12-10sync: Add heuristic warning for bloated shallow repositoriesv2.60Gavin Mak
2025-12-03info: Print a newline after printing the superproject's revisionPeter Kjellerstedt
2025-12-03Rename XmlManifest.GetGroupsStr() to XmlManifest.GetManifestGroupsStr()Peter Kjellerstedt
2025-11-21wipe: Add new `repo wipe` subcommandGavin Mak
2025-10-20sync: fix saving of fetch times and local statev2.59Gavin Mak
2025-09-17forall: fix crash with no commandMike Frysinger
2025-08-14sync: Fix missing error details in interleaved summaryGavin Mak
2025-08-13sync: Record and propagate errors from deferred actionsGavin Mak
2025-08-13sync: Avoid duplicate projects in error textGavin Mak
2025-08-13sync: always show sync result stderr_text on errorGavin Mak
2025-07-28sync: fix connection error on macOS for interleaved syncKuang-che Wu
2025-07-23sync: Don't checkout if no worktreev2.57.1Gavin Mak
2025-07-21sync: Default to interleaved modev2.57Gavin Mak
2025-07-17sync: Improve UI and error reporting for interleaved modeGavin Mak
2025-07-01sync: support post-sync hook in <repo-hooks>Kenny Cheng
2025-06-30init: Add environment variable for git-lfsMatt Moeller