Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isort: format codebasev2.36 | Mike Frysinger | 2023-08-22 | 1 | -3/+4 |
* | upload: Suggest full sync if hooks fail with partially synced tree | Gavin Mak | 2023-08-22 | 1 | -2/+2 |
* | sync: Ignore repo project when checking partial syncs | Gavin Mak | 2023-08-22 | 1 | -2/+20 |
* | sync: Warn if partial sync state is detected | Gavin Mak | 2023-08-10 | 1 | -0/+61 |
* | Refactor errors for sync command | Jason Chang | 2023-08-02 | 1 | -0/+83 |
* | sync: Track last completed fetch/checkout | Gavin Mak | 2023-07-28 | 1 | -0/+75 |
* | Format codebase with black and check formatting in CQ | Gavin Mak | 2023-03-22 | 1 | -94/+121 |
* | sync: fix manifest sync-j handling | Mike Frysinger | 2022-12-08 | 1 | -0/+47 |
* | sync: clear preciousObjects when set in error. | LaMont Jones | 2022-11-03 | 1 | -7/+48 |
* | sync: refactor use of self.manifest | LaMont Jones | 2022-04-14 | 1 | -1/+1 |
* | sync: respect `sync-c` manifest option | Daniel Andersson | 2022-04-08 | 1 | -0/+45 |