index
:
ipm
dev
main
Ipm (GitHub mirror)
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(ipm): prepare to rewrite and refactor new/init api
v0.2.0-alpha.1
苏向夜
2024-03-06
10
-917
/
+924
*
chore(vscode): add vscode settings file
苏向夜
2024-03-06
1
-0
/
+4
*
feat(deps): update dependencies
苏向夜
2024-03-06
2
-19
/
+106
*
ci(release): add release workflows
苏向夜
2024-03-06
2
-0
/
+91
*
chore(version): bump ipdm to v0.1.4
v0.1.4
苏向夜
2024-02-28
2
-6
/
+85
*
fix(freeze): fix deprecated warning
苏向夜
2024-02-28
4
-3
/
+13
*
:bookmark: chore(ipdm): bump ipdm into 0.1.3
v0.1.3
苏向夜
2024-01-27
1
-1
/
+1
*
:recycle: sync(infini): sync changes of infini >= 2.0.0
苏向夜
2024-01-27
1
-7
/
+53
*
:bookmark: chore(ipdm): bump ipdm into 0.1.2
v0.1.2
苏向夜
2024-01-24
1
-1
/
+1
*
:sparkles: feat(ci): pre-asking when init infini project
苏向夜
2024-01-24
2
-9
/
+32
*
:bug: fix(lock): fix values to unpack error when checking
苏向夜
2024-01-24
1
-2
/
+3
*
:bookmark: chore(ipdm): bump ipdm into 0.1.1
v0.1.1
苏向夜
2024-01-24
1
-1
/
+1
*
:recycle: refactor(cli): use rich instead of multilogging to show output
苏向夜
2024-01-24
7
-136
/
+273
*
:recycle: refactor(api): refact default description which add when infini pro...
苏向夜
2024-01-24
1
-1
/
+1
*
:bookmark: chore(ipdm): rename ipm to ipdm
苏向夜
2024-01-24
1
-1
/
+1
*
:bookmark: chore(ipm): bump ipm into 0.1.0
v0.1.0
苏向夜
2024-01-23
1
-1
/
+1
*
:sparkles: feat(ci): add check api test
苏向夜
2024-01-23
1
-0
/
+6
*
:bug: fix(lock): fix lock init path mismatch
苏向夜
2024-01-23
1
-1
/
+1
*
:sparkles: feat(lock): add subject requirements checking
苏向夜
2024-01-23
1
-7
/
+36
*
:bookmark: chore(ipm): bump ipm into 0.1.0-rc.3
v0.1.0-rc.3
苏向夜
2024-01-23
1
-1
/
+1
*
:sparkles: feat(cli): new api output
苏向夜
2024-01-23
2
-16
/
+22
*
:bookmark: chore(ipm): bump ipm into 0.1.0-rc.2
v0.1.0-rc.2
苏向夜
2024-01-23
1
-1
/
+1
*
:arrow_up: chore(pdm): update pyproject.toml format
苏向夜
2024-01-23
1
-1
/
+1
*
:bug: fix(api): fix path mismatch in check api
苏向夜
2024-01-23
1
-3
/
+4
*
:sparkles: feat(lock): new init method
苏向夜
2024-01-23
1
-9
/
+24
*
:sparkles: feat(cli): add check command
苏向夜
2024-01-23
1
-0
/
+9
*
:sparkles: feat(api): new check command api
苏向夜
2024-01-23
1
-0
/
+6
*
:arrow_up: chore(ipm): bump ipm into 0.1.0-rc.1
v0.1.0-rc.1
苏向夜
2024-01-23
1
-1
/
+1
*
:sparkles: feat(cli): add require, unrequire and add, remove command
苏向夜
2024-01-23
1
-2
/
+56
*
:sparkles: feat(api): new require, unrequire and add remove method
苏向夜
2024-01-23
1
-1
/
+71
*
:recycle: refactor(lock): refact IpmLock abstract class and add require, unre...
苏向夜
2024-01-23
1
-14
/
+111
*
:recycle: refactor(ipk): refact InfiniPackage abstract class and add require,...
苏向夜
2024-01-23
1
-9
/
+55
*
:arrow_up: chore(ipm): bump ipm into 0.1.0-beta.6
v0.1.0-beta.6
苏向夜
2024-01-22
1
-1
/
+1
*
:bug: fix(index): fix index sync method before source path init and allow uri...
苏向夜
2024-01-22
1
-1
/
+1
*
:recycle: refactor(lock): migrate lock class functions into abstract method
苏向夜
2024-01-22
1
-10
/
+28
*
:arrow_up: chore(ipm): bump ipm into 0.1.0-beta.5
v0.1.0-beta.5
苏向夜
2024-01-22
1
-1
/
+1
*
:sparkles: feat(api): allow install package with version
苏向夜
2024-01-22
1
-2
/
+10
*
:sparkles: feat(ipk): new TODO
苏向夜
2024-01-22
1
-0
/
+1
*
:sparkles: feat(index): add some output
苏向夜
2024-01-22
1
-1
/
+4
*
:recycle: refactor(lock): forbid same package installed with different version
苏向夜
2024-01-22
1
-3
/
+1
*
:arrow_up: chore(ipm): bump ipm into 0.1.0-beta.4
v0.1.0-beta.4
苏向夜
2024-01-22
1
-1
/
+1
*
:sparkles: feat(cli): add upgrade and force options in install
苏向夜
2024-01-22
1
-1
/
+3
*
:sparkles: feat(api): complete version control in install
苏向夜
2024-01-22
2
-3
/
+83
*
:sparkles: feat(exception): new exception PackageExsitsError
苏向夜
2024-01-22
1
-0
/
+4
*
:arrow_up: chore(ipm): bump ipm into 0.1.0-beta.3
v0.1.0-beta.3
苏向夜
2024-01-22
1
-1
/
+1
*
:bug: fix(index): fix index path load path
苏向夜
2024-01-22
1
-1
/
+1
*
:arrow_up: chore(ipm): bump ipm into 0.1.0-beta.2
v0.1.0-beta.2
苏向夜
2024-01-22
1
-1
/
+1
*
:bug: fix(index): fix index handler error
苏向夜
2024-01-22
2
-7
/
+15
*
:bug: fix(typing): fix typing defination
苏向夜
2024-01-22
1
-3
/
+3
*
:tada: chore(ipm): bump ipm into 0.1.0-beta.1
v0.1.0-beta.1
苏向夜
2024-01-22
1
-1
/
+1
[next]