index
:
ipm
dev
main
Ipm (GitHub mirror)
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
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
8
-891
/
+898
*
fix(freeze): fix deprecated warning
苏向夜
2024-02-28
4
-3
/
+13
*
:recycle: sync(infini): sync changes of infini >= 2.0.0
苏向夜
2024-01-27
1
-7
/
+53
*
: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
*
:recycle: refactor(cli): use rich instead of multilogging to show output
苏向夜
2024-01-24
4
-104
/
+231
*
:recycle: refactor(api): refact default description which add when infini pro...
苏向夜
2024-01-24
1
-1
/
+1
*
: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
*
:sparkles: feat(cli): new api output
苏向夜
2024-01-23
2
-16
/
+22
*
: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
*
: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
*
: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
*
: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
*
: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
*
:bug: fix(index): fix index path load path
苏向夜
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
*
:sparkles: feat(index): add index operator and improve api with index
苏向夜
2024-01-22
2
-4
/
+68
*
:sparkles: feat(lock): add typing
苏向夜
2024-01-22
1
-0
/
+5
*
:sparkles: feat(lock): add get particular method and refact get function anno...
苏向夜
2024-01-22
1
-4
/
+15
*
:sparkles: feat(lock): allow disable lock auto completion
苏向夜
2024-01-22
1
-25
/
+33
*
:sparkles: feat(exception): new exception LockLoadFailed
苏向夜
2024-01-22
1
-0
/
+4
*
:sparkles: feat(const): new index path const var
苏向夜
2024-01-22
1
-0
/
+1
*
:sparkles: feat(lock): new index operation
苏向夜
2024-01-22
1
-16
/
+61
*
:sparkles: feat(lock): new index data
苏向夜
2024-01-22
1
-0
/
+6
*
:sparkles: feat(lock): add uuid metadata
苏向夜
2024-01-22
2
-2
/
+22
*
:sparkles: feat(freeze): add verify log output
苏向夜
2024-01-22
1
-0
/
+2
*
:bug: fix(loader): fix remote downloader
苏向夜
2024-01-22
2
-8
/
+22
*
:sparkles: feat(lock): separate lock into packages and storages
苏向夜
2024-01-22
2
-16
/
+75
*
:sparkles: feat(api): add uninstall method
苏向夜
2024-01-21
2
-2
/
+32
*
:bug: fix(lock): fix packages check and allow auto dump after removal
苏向夜
2024-01-21
1
-5
/
+13
*
:recycle: refactor(lock): rename ipk into ifp
苏向夜
2024-01-21
1
-4
/
+4
*
:sparkles: feat(api): use infini frozen package as infini.lock document and a...
苏向夜
2024-01-21
5
-37
/
+67
*
:fix: fix(lock): fix packages var init as list
苏向夜
2024-01-21
1
-1
/
+1
*
:fix: fix(lock): fix lock error occured in file io
v0.1.0-alpha.4
苏向夜
2024-01-21
2
-4
/
+15
*
:sparkles: feat(api): improve install methods
苏向夜
2024-01-21
5
-10
/
+114
*
:recycle: refactor(const): refact const vars
苏向夜
2024-01-18
4
-8
/
+9
[next]