aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(lock): fix lock file path苏向夜2024-03-282-14/+28
|
* feat(hash): use hex hash string instead of hash bytes苏向夜2024-03-282-17/+8
|
* chore(version): bump version to 0.2.0-alpha.140.2.0-alpha.14苏向夜2024-03-281-1/+1
|
* fix(cli): fix update without echo given苏向夜2024-03-282-4/+5
|
* feat(index): add yggdrasil sync苏向夜2024-03-281-8/+22
|
* feat(index): implement index apis苏向夜2024-03-281-30/+58
|
* feat(ipk): add methods for global package lock苏向夜2024-03-282-8/+46
|
* chore(version): bump version to v0.2.0-alpha.13v0.2.0-alpha.13苏向夜2024-03-201-1/+1
|
* fix(init): fix initialized __init__.py苏向夜2024-03-201-4/+4
|
* chore(deps): bump infini to v2.1.8苏向夜2024-03-202-5/+5
|
* chore(version): bump version to v0.2.0-alpha.12v0.2.0-alpha.12苏向夜2024-03-181-1/+1
|
* feat(doc): add document json generator苏向夜2024-03-182-7/+52
|
* chore(deps): bump infini to v2.1.7苏向夜2024-03-182-5/+5
|
* feat(ipk): add some useful fields for ipk model苏向夜2024-03-181-2/+20
|
* feat(project): add readme reading and initializing苏向夜2024-03-181-1/+8
|
* chore(version): bump version to v0.2.0-alpha.11v0.2.0-alpha.11苏向夜2024-03-171-1/+1
|
* chore(deps): bump infini to v2.1.6苏向夜2024-03-172-5/+5
|
* test(api): restore api tests苏向夜2024-03-171-24/+13
|
* fix(init): fix init status progress苏向夜2024-03-171-14/+17
|
* test(api): fix api input in tests苏向夜2024-03-141-3/+3
|
* fix(git): fix f-string expression error苏向夜2024-03-141-1/+1
|
* fix(git): fix unexpected character error in old version of python苏向夜2024-03-141-1/+1
|
* chore(version): bump version to v0.2.0-alpha.10苏向夜2024-03-121-1/+1
|
* fix(python): supports python gramma under version 3.8苏向夜2024-03-122-2/+3
|
* to(index): fix explaination苏向夜2024-03-121-3/+3
|
* chore(version): bump version to v0.2.0-alpha.9v0.2.0-alpha.9苏向夜2024-03-121-1/+1
|
* fix(ipk): fix some annocation mistakes and fix lock packages苏向夜2024-03-122-206/+13
|
* to(index): add yggdrasil uuid property example methods苏向夜2024-03-121-0/+5
|
* to(index): add yggdrasil example methods苏向夜2024-03-122-38/+49
|
* chore(version): bump version to v0.2.0-alpha.8v0.2.0-alpha.8苏向夜2024-03-121-1/+1
|
* refactor(utils): rename imports from relative to absolutive苏向夜2024-03-123-8/+18
|
* feat(api): add yggdrasil remove, lock and git tag api苏向夜2024-03-122-31/+74
|
* feat(tag): add support for git tag苏向夜2024-03-121-1/+10
|
* fix(freeze): add support for old version of python苏向夜2024-03-121-13/+15
|
* chore(deps): update dependencies苏向夜2024-03-121-7/+8
|
* chore(version): bump version to v0.2.0-alpha.7v0.2.0-alpha.7苏向夜2024-03-121-1/+1
|
* chore(deps): recheck dependencies苏向夜2024-03-122-22/+40
|
* feat(api)!: restore pdm subprocesses and virtualenv苏向夜2024-03-123-21/+60
|
* feat(project): add distribution check苏向夜2024-03-121-10/+4
|
* fix(lock): fix lock generate苏向夜2024-03-121-3/+2
|
* style: code lint苏向夜2024-03-122-11/+13
|
* chore(_freeze): add create_xml_file methoddev简律纯2024-03-122-30/+11
|
* refactor!: 干掉 虚拟环境简律纯2024-03-111-7/+1
|
* refactor!: 干掉 pdm简律纯2024-03-117-0/+125
|
* fix(deps): add windows-curses dependence简律纯2024-03-1111-537/+20
|
* feat(api): add xml_file generate method for build command简律纯2024-03-115-25/+80
|
* chore(const): update .gitignore file content简律纯2024-03-111-1/+50
|
* chore(examples): add examples directory简律纯2024-03-119-32/+538
|
* fix(toml_file): initialize array简律纯2024-03-101-1/+1
|
* fix(toml_file): add infini deps into array简律纯2024-03-101-2/+2
|