Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WolvenKit/gpm-rust

Rust implementation of the GPM project
https://github.com/WolvenKit/gpm-rust

Merge pull request #10 from marius851000/lockfile

added the LockFile and LockSource struct. Do nothing as of now.

a553463c7bab1ec905777ab3092c54db73e951c9 authored about 4 years ago by Thibault Hottou <[email protected]>
lockfile: use TOML rather than JSON

5fce5bb6d967401d48aab488c0715e604008046c authored about 4 years ago by marius david <[email protected]>
lockfile: fixed typo (depency -> dependency)

1a922128959bf5e955e79c448cff9957a9a1c536 authored about 4 years ago by marius david <[email protected]>
lockfile: added a remove and iter function

637d2f59ecb4da9b3789671617bddf4951446724 authored about 4 years ago by marius david <[email protected]>
added the LockFile and LockSource struct. Do nothing as of now.

856d812767080444d20f6a77a0dd236002580d6e authored about 4 years ago by marius david <[email protected]>
Update README.md

e61945bbeaed0a09e43c3642ff6b1d7d4cc90cda authored about 4 years ago by Thibault Hottou <[email protected]>
Merge pull request #9 from marius851000/partial-mod-info

Added automatic test

0bdc6111bfb0353243646c3245b0431e168bf05c authored about 4 years ago by marius851000 <[email protected]>
Added automatic test

886c1c69acf5534eb16aefa91bb502eabffba095 authored about 4 years ago by marius david <[email protected]>
Merge pull request #8 from marius851000/partial-mod-info

added the ability to load mod with partial metadata

240b0bb45d3d6df90e2c8bfd9cf1d3145d045636 authored about 4 years ago by marius851000 <[email protected]>
added the ability to load mod with partial metada.

7f80969a6e9139df25383d425c70c139707a7be9 authored about 4 years ago by marius david <[email protected]>
Merge pull request #6 from marius851000/some-fix

moved constant, use Buf(Reader/Writer), use flush

9ea4d039084e93a433dc7cde2551b31eefa17d99 authored about 4 years ago by marius851000 <[email protected]>
fixed a missing flush, suggested by aspenluxxxy

922d03e05c82874f433c0e738c59c456a4fa6093 authored about 4 years ago by marius david <[email protected]>
moved constant, use Buf(Reader/Writer)

f73783418c29878504e94d5428aa850bc72f6a9d authored about 4 years ago by marius david <[email protected]>
Merge pull request #5 from marius851000/package

added the "package" command

5e5f801252c5d25d3813cb90be59994e097d4742 authored about 4 years ago by metherul <[email protected]>
do not copy the existing config.json to the package file

4325e620d15345d744272237cd67b746e4e965cc authored about 4 years ago by marius david <[email protected]>
added the "package" command

70912f3cfab904d1faba49ec247f14b0f6acd3f7 authored about 4 years ago by marius david <[email protected]>
Merge pull request #4 from marius851000/master

use anyhow for error, remove custom prompt and some other enhancement

dcf35b4bcdcb24a4ab9be15dc97fbdfebc9265da authored about 4 years ago by metherul <[email protected]>
use subfolder for organisation

434529744579ecda8eb04eaaceb83ae684c7cea3 authored about 4 years ago by marius david <[email protected]>
use anyhow for error, and remove custom prompt (should use dialoguer instead), as well as some other fixes

2e22f1c64b577109a876ebe2d11b04e8085d359d authored about 4 years ago by marius david <[email protected]>
Create LICENSE

861e7e4baa6c05d104c48ca73d614f7aa19f8da6 authored about 4 years ago by Aelto <[email protected]>
setup basic rust project

335fa330d6617f71fc1c76ab1d190a0f4b76e98c authored about 4 years ago by Aelto <[email protected]>