aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-121-17/+11
* fix(deps): add windows-curses dependence简律纯2024-03-111-1/+1
* 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
* fix(toml_file): initialize array简律纯2024-03-101-1/+1
* fix(toml_file): add infini deps into array简律纯2024-03-101-2/+2
* fix(api): delete detective with .gitconfig简律纯2024-03-101-10/+5
* feat(freeze): use new format of ipk苏向夜2024-03-081-3/+6
* feat(const): update gitignore data苏向夜2024-03-081-2/+4
* fix(loader): sync changes with ipk苏向夜2024-03-081-1/+1
* refactor(freeze): set pkgname-version as default root dir in ipk file苏向夜2024-03-081-14/+22
* refactor(models): rename default name苏向夜2024-03-081-1/+1
* feat(api): add tag cli苏向夜2024-03-082-15/+44
* feat(lock): fix lock models苏向夜2024-03-081-0/+1
* feat(api): add remove and add cliv0.2.0-alpha.4苏向夜2024-03-083-79/+115
* feat(models): add add and remove api for infini package model苏向夜2024-03-081-1/+11
* feat(api): add check, require and unrequire cli苏向夜2024-03-082-240/+120
* fix(python): fix support for python==3.8苏向夜2024-03-081-1/+2
* feat(models): add apis for require and unrequire method苏向夜2024-03-082-13/+58
* fix(exceptions): update exceptions苏向夜2024-03-081-7/+11
* refactor(cli): refactor cli handlers苏向夜2024-03-084-75/+87
* refactor(models): refactor index and lock model苏向夜2024-03-082-204/+78
* feat(models): add some methods for ipk苏向夜2024-03-081-2/+3
* refactor(api): move api handlers to project modules苏向夜2024-03-083-0/+160
* refactor(models): rewrite infini package model苏向夜2024-03-071-33/+120
* refactor(ipm): prepare to rewrite and refactor new/init apiv0.2.0-alpha.1苏向夜2024-03-068-891/+898
* fix(freeze): fix deprecated warning苏向夜2024-02-284-3/+13
* :recycle: sync(infini): sync changes of infini >= 2.0.0苏向夜2024-01-271-7/+53
* :sparkles: feat(ci): pre-asking when init infini project苏向夜2024-01-242-9/+32
* :bug: fix(lock): fix values to unpack error when checking苏向夜2024-01-241-2/+3
* :recycle: refactor(cli): use rich instead of multilogging to show output苏向夜2024-01-244-104/+231
* :recycle: refactor(api): refact default description which add when infini pro...苏向夜2024-01-241-1/+1
* :bug: fix(lock): fix lock init path mismatch苏向夜2024-01-231-1/+1
* :sparkles: feat(lock): add subject requirements checking苏向夜2024-01-231-7/+36
* :sparkles: feat(cli): new api output苏向夜2024-01-232-16/+22
* :bug: fix(api): fix path mismatch in check api苏向夜2024-01-231-3/+4
* :sparkles: feat(lock): new init method苏向夜2024-01-231-9/+24
* :sparkles: feat(cli): add check command苏向夜2024-01-231-0/+9
* :sparkles: feat(api): new check command api苏向夜2024-01-231-0/+6
* :sparkles: feat(cli): add require, unrequire and add, remove command苏向夜2024-01-231-2/+56
* :sparkles: feat(api): new require, unrequire and add remove method苏向夜2024-01-231-1/+71
* :recycle: refactor(lock): refact IpmLock abstract class and add require, unre...苏向夜2024-01-231-14/+111
* :recycle: refactor(ipk): refact InfiniPackage abstract class and add require,...苏向夜2024-01-231-9/+55
* :bug: fix(index): fix index sync method before source path init and allow uri...苏向夜2024-01-221-1/+1
* :recycle: refactor(lock): migrate lock class functions into abstract method苏向夜2024-01-221-10/+28
* :sparkles: feat(api): allow install package with version苏向夜2024-01-221-2/+10
* :sparkles: feat(ipk): new TODO苏向夜2024-01-221-0/+1