aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* fix: modify comments in const.pyHEADmain简律纯2024-08-051-1/+1
* Merge pull request #5 from HydroRoll-Team/HsiangNianian-patch-1简律纯2024-07-272-29/+29
|\
| * fix: update api.py简律纯2024-07-271-27/+27
| * fix: update rich text in toml_file.py简律纯2024-07-271-2/+2
|/
* chore(version): bump version to v0.2.0-rc.3v0.2.0-rc.3苏向夜2024-04-192-2/+1
* chore(version): bump version to v0.2.0-rc.2v0.2.0-rc.2苏向夜2024-04-021-1/+1
* feat(cli): add update api苏向夜2024-04-022-4/+42
* feat(requirement): add as_dict method for requirement苏向夜2024-04-023-21/+22
* refactor(build): remove outputs in freeze util and rename update to statusup苏向夜2024-04-023-56/+49
* chore(Version): bump version to v0.2.0-rc.1v0.2.0-rc.1苏向夜2024-04-011-1/+1
* feat(resolve): add lock deep resolve by dfs苏向夜2024-04-015-3/+70
* feat(api): add install after required苏向夜2024-04-011-2/+2
* chore(version): bump version to 0.2.0-beta.90.2.0-beta.9苏向夜2024-03-301-1/+1
* feat(doc): add support for simple package in doc苏向夜2024-03-301-2/+6
* chore(version): bump version to 0.2.0-beta.80.2.0-beta.8苏向夜2024-03-301-1/+1
* feat(vue): update new fronted code for vue苏向夜2024-03-301-38/+63
* chore(version): bump version to 0.2.0-beta.70.2.0-beta.7苏向夜2024-03-301-1/+1
* fix(ipk): fix some fields is optional苏向夜2024-03-301-3/+3
* chore(version): bump version to 0.2.0-beta.60.2.0-beta.6苏向夜2024-03-301-1/+1
* feat(ipk): add urls field苏向夜2024-03-301-11/+11
* fix(api): fix path in doc api苏向夜2024-03-301-1/+1
* fix(ipk): fix hash field苏向夜2024-03-301-4/+1
* chore(version): bump version to 0.2.0-beta.50.2.0-beta.5苏向夜2024-03-301-1/+1
* feat(build): add readme file and pyproject file into builded ipk苏向夜2024-03-3015-51/+53
* chore(version): bump version to 0.2.0-beta.40.2.0-beta.4苏向夜2024-03-301-1/+1
* feat(doc): add env check for doc cli and add submodule option苏向夜2024-03-302-9/+25
* feat(const): add vue code苏向夜2024-03-301-2/+272
* feat(sync): add lock file check for sync cli and add abort when no dependency苏向夜2024-03-301-9/+25
* chore(version): bump version to 0.2.0-beta.30.2.0-beta.3苏向夜2024-03-291-1/+1
* fix(init): fix infini.toml won't be create苏向夜2024-03-291-1/+1
* fix(init): fix infini.toml won't be create苏向夜2024-03-294-0/+33
* fix(python): supports python gramma under version 3.8苏向夜2024-03-291-2/+2
* chore(version): bump version to 0.2.0-beta.20.2.0-beta.2苏向夜2024-03-291-1/+1
* feat(api): support data keep when force reinit苏向夜2024-03-292-27/+34
* feat(api): improve sync and install苏向夜2024-03-291-5/+47
* feat(freeze): remove rmtree exception catch苏向夜2024-03-291-5/+2
* perf(ipk): imporve anncation declearation苏向夜2024-03-291-1/+1
* feat(lock): add entrance for ifp苏向夜2024-03-291-3/+12
* chore(version): bump version to 0.2.0-beta.10.2.0-beta.1苏向夜2024-03-291-1/+1
* feat(api): add sync, install api苏向夜2024-03-292-11/+121
* perf(loader): sync changes with other modules苏向夜2024-03-291-31/+11
* feat(freeze): remove extract outputs苏向夜2024-03-291-15/+3
* feat(lock): add apis for PackageLock苏向夜2024-03-291-3/+24
* feat(lock): add requirements property苏向夜2024-03-291-7/+32
* fix(ipk): fix requirements field data set苏向夜2024-03-291-65/+6
* perf(index): remove useless error print苏向夜2024-03-291-1/+0
* fix(index): fix recursion load苏向夜2024-03-291-1/+7
* refactor(requirement): refactor requirements codes outside苏向夜2024-03-291-0/+79
* chore(version): bump version to 0.2.0-alpha.150.2.0-alpha.15苏向夜2024-03-281-1/+1
* feat(hash): sync changes with hash util苏向夜2024-03-284-12/+10