Revisions of lite-xl-plugin-manager

buildservice-autocommit accepted request 1170613 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 32)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1169557 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 31)
- Update to version 1.2.9+git20240421.b9723c0:
  * Fixed commas.
  * Made {{ a thing.
  * Made URL more sensible.
  * Updated CHANGELOG.md.
  * Fixed issue with SHOULD_COLOR being set to nil, rather than false.
  * Fixed type inference.
  * Made it so you can run the system bottle.
  * Updated CHANGELOG.md.
  * Changed how url is generated.
  * Made it so that we can access `extra` fields. Closes #107.
  * Fixed author variable position.
  * Updated build to match new environment variable.
  * Gcc as $CC (#108)
buildservice-autocommit accepted request 1166475 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 30)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1166464 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 29)
- Adjusting for https://github.com/rpm-software-management/rpmlint/pull/1222
- Switching to %autosetup
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1166207 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 28)
- Update to version 1.2.7+git20240406.6047bb2:
  * Removed old hack to support jgm's stuff.
  * Changed CFLAGS and LDFLAGS vars in build script to handle Guldo's exotic build configuration.
  * Only return functions from `lpm.run`
  * Fix `lpm.run` not returning executor function
  * Added in logging, and fixed a bug
  * Added in complex plugins, as well as split up command and run.
  * Restructured functions to be more modular, and moved things to globals, so that they can easily be modified by plugins instead of as upvalues. (#105)
  * Restructured functions to be more modular, and moved things to globals, so that they can easily be modified by plugins instead of as upvalues.

- Update to version 1.2.7+git20240331.bbd5715:
  * Fix dependency on mbedtls (#104)
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1163801 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 27)
- Update to version 1.2.7+git20240329.dd06ba2:
  * Updated SPEC to incude `checksum` at an addon level, and added in a warning when explicit repositories are specified, but not used.
  * Changed separator to , from :, due to URLs. Sigh.
  * Fixed handleization.

- Update to version 1.2.7+git20240324.42394ee:
  * Updated CHANGELOG.md.
  * Abstrated out handleize.
  * Changed how stubs are reported.
  * Changed how ephemeral bottles work.

- Update to version 1.2.6+git20240323.9fe3c05:
  * Fixed issue with headers delivered in multiple reads.
  * Added in ephemeral bottle count, so we only destruct the bottle when the lockfile reads 0.
  * Should fix #100
  * Ensures that we close read handles on files.

- Update to version 1.2.6+git20240320.57a17ae:
  * Made sure we set the metatable corectly.
  * Remove unecessary require.
  * Updated CHANGELOG.md.
  * Gave exec access to the internal environment, just like with plugins.
  * Added in ability to execute string literals for ease of automation.

- Update to version 1.2.5+git20240317.829c8ec:
  * Updated CHANGELOG.md.
  * Ensured we close filehandles.
  * Added in EXEFILE.
  * Build zlib on windows.
  * Added in a fix to detect windows consoles from cmd.exe.
buildservice-autocommit accepted request 1157790 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 26)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1157789 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 25)
- Update to version 1.2.4+git20240312.f677376:
  * Fixed minor issue.
  * Changed strnstr to strnstr_local because mac apparently has this function defined by default.
  * Fixed some stuff with chunked encoding.
  * Fixed the issue with --.
  * Added in chunked transfer encoding.
  * Added in json prety-printing.
  * Added in ability to grab remote plugins.
  * Refactored argument processing.
  * Changed to PATHSEP, from comma.
  * Added in env variable.
  * Made environment more modular, so lpm plugins can use it correctly.
  * Updated platform list.
  * Remove files that don't match checksums.
  * Removed files that fail checks.
  * Remove unceessary checks which are part of the common.get function.

- Update to version 1.2.4+git20240308.78184f8:
  * YOLO CI.
  * Updated CHANGELOG.md.
  * Restricted check of arched files to only non-optional files.
  * Fixed issue with rawget, and removed unecessary checksum.
  * Added in aarch64 support.

- Update to version 1.2.3+git20240306.04dcf8e:
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1155771 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 24)
- Update to version v1.2.3+git20240306.04dcf8e:
  * Set explicit environment.
  * Updated CHANGELOG.md.
  * Messed up pathing.
  * Fixed a minor bug with downloading when downloads get aborted, and also ensured that download messages on small terminals don't go nuts.
  * Flush input buffer before prompt.
  * Should fix bug where we're expecting a string back.

- Update to version 1.2.2+git20240303.4ef4e13:
  * Flushed stdin before reading from prompt.
  * Updated workflow to strip title line.
  * Removed File::Slurp.
  * Check to see if new github action works.
  * Updated CHANGELOG.md.
  * Added in ability to explicitly chmod files.
  * Allowed for disabling of self-upgrade.
  * Updated CHANGELOG.md.
  * Fixed things up.
  * Jesus christ, widnows.
  * Wrong function.
  * Simplified ls for windows.
  * Fixed error with allocating buffer.
  * Fixed typo.
  * Added better windows error handling.
  * Fixed things up a bit.
  * Updated to tables for common.get.
  * Added in ability to self-upgrade.

- Update to version 1.2.0+git20240301.134c144:
  * Fixed tests.
buildservice-autocommit accepted request 1154469 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 23)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1150530 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 22)
- Update to version 1.2.0+git20240225.45d1d50:
  * Made run notification verbose.
  * Changed bzero to memset, in order to eliminate warnings on windows.
  * Unescaped backslashes.
  * Might fix #64.
  * Should fix #82. Will ensure that progress bars go to 100% when downloading files.
  * Updated CHANGELOG.md.
  * Added test, and clarified things.
  * Added in warnings when we won't install or unisntall things due to mask.
  * hopefully fixed the memory leak (#83)
  * Fix Windows install issues (#79)
  * Added in initial implementation of --mask.

- Update to version 1.1.0+git20240225.f264efb:
  * Added in chcek to ensure that we don't try to double-install dependencies.
  * Threw an explicit error if you try to install a repository with no addons selected.
  * Made hash backwards compatible.
  * Added in ephemeral flag as a determinant for bottle hash construction.
  * Use vendored `microtar` version in `meson.build` (#77)
  * Checks if dependency is core beofore marking it as orphan (#76)
  * Update extract: .tgz and +100 char name support (#73)

- Update to version 1.1.0+git20240220.9a37552:
  * Fixed typing mistake.

- Update to version 1.1.0+git20240211.78ff363:
  * Updated CHANGELOG.md.
  * Made sure to create folders for files if they don't exist.
  * Allowed addons that don't specify a path, but have files, to download only those files.
buildservice-autocommit accepted request 1144051 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 21)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1142147 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 20)
- Update to version 1.0.14+git20240128.9189b99:
  * Cleaned up example to use the "proper" hosted version.
  * Added fonts to lpm as a new type.
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1141870 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 19)
- Update to version 1.0.14+git20240126.74aadee:
  * Updated help.

- Update to version 1.0.13+git20240118.cda6773:
  * Removing empty comments.
  * Thing was due to the other thing.
  * Removed looking for main/master; now ask directly what the primary branch is.

- Update to version 1.0.13+git20240118.e7bd5c0:
  * Added in for case where branch or commit isn't supplied to local manifest repo with a remote.
  * Added in changes from @parnikkapore to fix ssl certificates in a directory.
buildservice-autocommit accepted request 1132745 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1131194 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 17)
- Update to version 1.0.13+git20231205.1feceea:
  * Fixed CI.
  * Fixed error around orphan plugins.
  * Fixed uninitialization.
  * Reworded things, incorporated Guldo's changes.
  * Added in extra error handling.
  * Added in loading screen for welcome dialog.
  * Split off loading screen functionality.
  * Added welcome plugin.
  * Fixed fetch_if_not_present.
  * Added in better error handling.
  * Added `fetch_if_not_present` to allow things to function without internet.
  * Added in a hook for terminal to display an lpm repl.
  * Pre-sorted dependency graphs so that we get consistnet outputs.
  * Fixed actual output spacing.
  * Added in repostiory URL for plugin to id calculation.
  * Guldo's spelling fixes.
  * Added in a proper repo_path.
  * Added in repo path.
  * Removed documentation for non-existent command.
  * Added in check for executable.
  * Invalidate cache in appropriate places.
  * Allowed for generate_manifest to be used on local repositories; will automatically pile one into the directory.
  * Won't actually have an error so simplified.
  * Loosened verification for certificates.
  * Flagged the json library as special as well, as it's required for the plugin_manager to run.
  * Fixed typo.
  * Ensured we always pass around options so we can track progress one way or another.
  * Added in fallback for any plugin lacking a modversion to describe themselves as the latest modversion.
  * Fixed color install/uninstall; type filter wasn't even present. Whoops.
buildservice-autocommit accepted request 1118353 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1116730 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 15)
- Update to version 1.0.12+git20231010.8f2cd87:
  * Updated CHANGELOG.md.
  * Added in an unstub and VIEW readme function.
  * Added a close for write.
  * Improve `mbedtls2` detection in meson
buildservice-autocommit accepted request 1114579 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 14)
baserev update by copy to link target
Scott Bradnick's avatar Scott Bradnick (sbradnick) accepted request 1113249 from Scott Bradnick's avatar Scott Bradnick (sbradnick) (revision 13)
- Adding lpm.c.diff to set LPM_VERSION instead of "unknown"
- Update to version 1.0.11+git20230917.1a54a85:
  * Added in borders to table output.
  * Bugfix.
  * Added in table output format.
  * Updated continous tag.
  * Prioritized remote definitions.
  * Fixed a number of issues relating to generating READMEs, and running arbitrary lua files.
  * Fixed issues with constructing symlink bottles.
  * Reverted is_stub stuff.
  * Made desribe more modern.
Displaying revisions 1 - 20 of 32
openSUSE Build Service is sponsored by