summaryrefslogtreecommitdiff
path: root/tests/test_subcmds_sync.py
AgeCommit message (Expand)Author
34 hourssync: allow syncing groups with repo sync -g groupHEADmainAndrew Chant
47 hourssync: Deprecate fetch-submodules flag namesJosef Malmström
7 dayssync: Add CLI flag for globally disabling submodule fetchJosef Malmström
2026-06-18sync: Support pluggable remote helpers for smart sync manifest server.Rahul Yadav
2026-06-16sync: do not init sibling submodules in parallelJosef Malmström
2026-05-20sync: Add --superproject-rev flag to sync to specific revisionv2.64Gavin Mak
2026-05-12linkfile: Handle directory-to-symlink transitions safelyCarlos Fernandez
2026-05-12sync: Re-raise KeyboardInterrupt in main processGavin Mak
2026-05-11sync: Exclude stateless sync pruned projects from bloat checkGavin Mak
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-20tests: Add tests for _CheckForBloatedProjects and _GCProjectsGavin Mak
2026-02-06manifest: Introduce `sync-j-max` attribute to cap sync jobsGavin Mak
2025-10-20sync: fix saving of fetch times and local statev2.59Gavin Mak
2025-08-14sync: Fix missing error details in interleaved summaryGavin Mak
2025-08-13sync: Record and propagate errors from deferred actionsGavin Mak
2025-07-23sync: Don't checkout if no worktreev2.57.1Gavin Mak
2025-06-23sync: Share self-update logic between sync modesGavin Mak
2025-06-18sync: Implement --interleaved sync workerGavin Mak
2025-06-17sync: Add orchestration logic for --interleavedGavin Mak
2024-10-07sync: Always use WORKER_BATCH_SIZEv2.48Josip Sokcevic
2024-03-08sync: Fix sorting for nested projectsJosip Sokcevic
2024-02-27sync: Introduce git checkout levelsv2.42Josip Sokcevic
2023-11-30sync: Fix partial sync false positiveMatt Schulte
2023-09-13tests: test_subcmds_sync.py: fix for py3.6 & 3.7Daniel Kutik
2023-08-22isort: format codebasev2.36Mike Frysinger
2023-08-22upload: Suggest full sync if hooks fail with partially synced treeGavin Mak
2023-08-22sync: Ignore repo project when checking partial syncsGavin Mak
2023-08-10sync: Warn if partial sync state is detectedGavin Mak
2023-08-02Refactor errors for sync commandJason Chang
2023-07-28sync: Track last completed fetch/checkoutGavin Mak
2023-03-22Format codebase with black and check formatting in CQGavin Mak
2022-12-08sync: fix manifest sync-j handlingMike Frysinger
2022-11-03sync: clear preciousObjects when set in error.LaMont Jones
2022-04-14sync: refactor use of self.manifestLaMont Jones
2022-04-08sync: respect `sync-c` manifest optionDaniel Andersson