summaryrefslogtreecommitdiffstats
path: root/tests/test_subcmds_sync.py
Commit message (Expand)AuthorAgeFilesLines
* sync: Fix sorting for nested projectsJosip Sokcevic2024-03-081-10/+35
* sync: Introduce git checkout levelsv2.42Josip Sokcevic2024-02-271-0/+26
* sync: Fix partial sync false positiveMatt Schulte2023-11-301-0/+38
* tests: test_subcmds_sync.py: fix for py3.6 & 3.7Daniel Kutik2023-09-131-2/+6
* isort: format codebasev2.36Mike Frysinger2023-08-221-3/+4
* upload: Suggest full sync if hooks fail with partially synced treeGavin Mak2023-08-221-2/+2
* sync: Ignore repo project when checking partial syncsGavin Mak2023-08-221-2/+20
* sync: Warn if partial sync state is detectedGavin Mak2023-08-101-0/+61
* Refactor errors for sync commandJason Chang2023-08-021-0/+83
* sync: Track last completed fetch/checkoutGavin Mak2023-07-281-0/+75
* Format codebase with black and check formatting in CQGavin Mak2023-03-221-94/+121
* sync: fix manifest sync-j handlingMike Frysinger2022-12-081-0/+47
* sync: clear preciousObjects when set in error.LaMont Jones2022-11-031-7/+48
* sync: refactor use of self.manifestLaMont Jones2022-04-141-1/+1
* sync: respect `sync-c` manifest optionDaniel Andersson2022-04-081-0/+45