aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* :bug: fix(loader): fix remote downloader苏向夜2024-01-222-8/+22
|
* :arrow_up: chore(ipm): update ipm to 0.1.0-alpha.6v0.1.0-alpha.6苏向夜2024-01-221-1/+1
|
* :sparkles: feat(lock): separate lock into packages and storages苏向夜2024-01-222-16/+75
|
* :arrow_up: chore(ipm): update ipm to 0.1.0-alpha.5v0.1.0-alpha.5苏向夜2024-01-211-1/+1
|
* :sparkles: feat(test): add uninstall test苏向夜2024-01-211-0/+4
|
* :sparkles: feat(api): add uninstall method苏向夜2024-01-212-2/+32
|
* :bug: fix(lock): fix packages check and allow auto dump after removal苏向夜2024-01-211-5/+13
|
* :recycle: refactor(lock): rename ipk into ifp苏向夜2024-01-211-4/+4
|
* :sparkles: feat(api): use infini frozen package as infini.lock document and ↵苏向夜2024-01-215-37/+67
| | | | add hash parament
* :fix: fix(lock): fix packages var init as list苏向夜2024-01-211-1/+1
|
* :fix: fix(lock): fix lock error occured in file iov0.1.0-alpha.4苏向夜2024-01-213-5/+16
|
* :sparkles: feat(api): improve install methods苏向夜2024-01-215-10/+114
|
* :recycle: refactor(const): refact const vars苏向夜2024-01-184-8/+9
|
* :sparkles: feat(ipk): new requirements and dependencies loader苏向夜2024-01-181-12/+22
|
* :bug: fix(deps): fix path error苏向夜2024-01-183-12/+10
|
* :arrow_up: fix(deps): fix env error苏向夜2024-01-182-91/+5
|
* :sparkles: feat(ci): use pdm run python instead苏向夜2024-01-187-8/+126
|\
* | :sparkles: fix(test): fix test苏向夜2024-01-182-7/+12
| |
* | :recycle: refactor(cli): use typer instead orgparser苏向夜2024-01-184-65/+110
| |
* | :sparkles: fear(logging): new rror method苏向夜2024-01-181-3/+7
| |
* | :arrow_up: chore(deps): bump typer苏向夜2024-01-182-2/+43
| |
* | :arrow_up: chore(deps): update versionv0.1.0-alpha.3苏向夜2024-01-171-1/+1
| |
* | :sparkles: feat(cli): improve command line output苏向夜2024-01-174-25/+62
| |
* | :sparkles: feat(log): new rror method苏向夜2024-01-171-0/+4
| |
* | :sparkles: feat(exception): improve exceptions defination苏向夜2024-01-171-2/+10
| |
| * Delete tests/test_api.py简律纯2024-01-171-15/+0
| |
| * refactor(api): Remove unnecessary else after guard condition ↵简律纯2024-01-171-4/+3
| | | | | | | | (remove-unnecessary-else)
| * refactor(api): Remove unnecessary else after guard condition ↵简律纯2024-01-171-1/+1
| | | | | | | | (remove-unnecessary-else)
| * chore(test): update code简律纯2024-01-171-1/+1
| |
| * chore(test): update code简律纯2024-01-171-1/+1
| |
| * (no commit message)简律纯2024-01-171-2/+3
| |
| * fix(ci): install self简律纯2024-01-171-0/+2
| |
| * chore(ci): add pip install简律纯2024-01-171-1/+2
| |
| * fix(ci): test -> tests简律纯2024-01-171-1/+1
| |
| * chore(ci): add section简律纯2024-01-171-4/+11
| |
| * chore(deps): add pytest in group test简律纯2024-01-172-9/+14
| |
| * fix(test): add main()简律纯2024-01-171-0/+2
| |
| * feat(ci|test): enhance test and test commit简律纯2024-01-172-0/+85
|/
* Merge pull request #1 from HydroRoll-Team/feat-cli-ipm-exe简律纯2024-01-172-4/+7
|\ | | | | feat(cli): support ipm.exe
| * feat(cli): support ipm.exe简律纯2024-01-172-4/+7
|/
* :sparkles: feat(cli): add console outputv0.1.0-alpha.2苏向夜2024-01-167-17/+53
|
* :art: feat(cli): optimize parser苏向夜2024-01-161-3/+7
|
* :memo: feat(i18n): translate into chinese苏向夜2024-01-161-13/+9
|
* :recycle: chore(rename): rename hash function苏向夜2024-01-162-6/+6
|
* :rocket: fix(init): fix a bug with cyclic import苏向夜2024-01-161-2/+2
|
* :rocket: chore(del): delete useless code苏向夜2024-01-161-2/+0
|
* :art: docs(annotation): improve code annotation苏向夜2024-01-167-12/+17
|
* :sparkles: feat(api): extract download method苏向夜2024-01-163-24/+40
|
* :sparkles: feat(api): add index check苏向夜2024-01-163-26/+36
|
* :sparkles: feat(logging) use const value to decide log mode苏向夜2024-01-161-1/+2
|