Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cli: ensure the program returns 0 on success and 1 on error | Alejandro Sirgo Rica | 11 days | 1 | -21/+42 |
* | repo: server: replace --address with --ip | Alejandro Sirgo Rica | 2024-09-12 | 1 | -21/+21 |
* | repo: overload delete and add repo to modify the addresses | Alejandro Sirgo Rica | 2024-09-12 | 1 | -12/+102 |
* | repo: fix repo update command prefix | Alejandro Sirgo Rica | 2024-09-11 | 1 | -1/+1 |
* | repo: remove --centerv0.3.3-11 | OpenGnSys Support Team | 2024-09-02 | 1 | -12/+0 |
* | repo: sync repo with new API | Alejandro Sirgo Rica | 2024-09-02 | 1 | -5/+36 |
* | remove duplicated parse_args in repo.py and server.py | Alejandro Sirgo Rica | 2024-02-29 | 1 | -1/+0 |
* | ogcli: validate integer type in every --id argument | Alejandro Sirgo Rica | 2024-02-05 | 1 | -0/+2 |
* | src: update copyright statement | OpenGnSys Support Team | 2024-01-02 | 1 | -1/+1 |
* | repository: fix incorrect help | OpenGnSys Support Team | 2023-12-01 | 1 | -1/+1 |
* | repository: delete commandv0.3.3-3 | OpenGnSys Support Team | 2023-11-30 | 1 | -0/+11 |
* | repo: add add_repo function | Jose M. Guisado | 2023-10-11 | 1 | -0/+25 |
* | cli: add repo.py object | Jose M. Guisado | 2023-10-11 | 1 | -0/+55 |