aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* :sparkles: feat(api): complete version control in install苏向夜2024-01-222-3/+83
* :sparkles: feat(exception): new exception PackageExsitsError苏向夜2024-01-221-0/+4
* :bug: fix(index): fix index path load path苏向夜2024-01-221-1/+1
* :bug: fix(index): fix index handler error苏向夜2024-01-222-7/+15
* :bug: fix(typing): fix typing defination苏向夜2024-01-221-3/+3
* :sparkles: feat(index): add index operator and improve api with index苏向夜2024-01-222-4/+68
* :sparkles: feat(lock): add typing苏向夜2024-01-221-0/+5
* :sparkles: feat(lock): add get particular method and refact get function anno...苏向夜2024-01-221-4/+15
* :sparkles: feat(lock): allow disable lock auto completion苏向夜2024-01-221-25/+33
* :sparkles: feat(exception): new exception LockLoadFailed苏向夜2024-01-221-0/+4
* :sparkles: feat(const): new index path const var苏向夜2024-01-221-0/+1
* :sparkles: feat(lock): new index operation苏向夜2024-01-221-16/+61
* :sparkles: feat(lock): new index data苏向夜2024-01-221-0/+6
* :sparkles: feat(lock): add uuid metadata苏向夜2024-01-222-2/+22
* :sparkles: feat(freeze): add verify log output苏向夜2024-01-221-0/+2
* :bug: fix(loader): fix remote downloader苏向夜2024-01-222-8/+22
* :sparkles: feat(lock): separate lock into packages and storages苏向夜2024-01-222-16/+75
* :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 a...苏向夜2024-01-215-37/+67
* :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-212-4/+15
* :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
* :sparkles: feat(ci): use pdm run python instead苏向夜2024-01-181-1/+1
|\
* | :sparkles: fix(test): fix test苏向夜2024-01-181-1/+1
* | :recycle: refactor(cli): use typer instead orgparser苏向夜2024-01-184-65/+110
* | :sparkles: fear(logging): new rror method苏向夜2024-01-181-3/+7
* | :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
| * refactor(api): Remove unnecessary else after guard condition (remove-unnecess...简律纯2024-01-171-4/+3
| * refactor(api): Remove unnecessary else after guard condition (remove-unnecess...简律纯2024-01-171-1/+1
|/
* feat(cli): support ipm.exe简律纯2024-01-171-2/+2
* :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
* :tada: feat(milestone) IPM 立项苏向夜2024-01-1613-0/+313