Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pacstall/pacstall
An AUR-inspired package manager for Ubuntu
https://github.com/pacstall/pacstall
38a485dfe42b67316a18a5cacbf8b2653f0110e2 authored over 1 year ago
7aafca9dc7bf75d6020ed24c60749febe1a5f91d authored over 1 year ago
13842dd36cf0722a6cb03ae8151517332681eca8 authored over 1 year ago
df5c08ea005d58c98c2dfa9a6c0f57fd4c7776b8 authored over 1 year ago
b4413d7366123da90561851aca0c565525b8eae2 authored over 1 year ago
379e8b6cd1ea61620ce3e38034a9aae44d9f0912 authored over 1 year ago
357a5013bcdf17d659c508c03da13c9fadced3ea authored over 1 year ago
2a2e1033d340b37cb7b35d1f993fe3057abb2143 authored over 1 year ago
a5b9db94948e1a0e634d31908f11f9d21ea605aa authored over 1 year ago
198f9a91994ce7e760a85f9a1949b3c74c695ba9 authored over 1 year ago
8b233a9a46fb8053d94b7eb39475215535a6536a authored over 1 year ago
91326abbbab39f251108a92acad91332a9ec2ee2 authored over 1 year ago
0cd7d8c31092bd27d134633678de7ba0eb2b468b authored over 1 year ago
* tempfix: force set `$URL` to repair `-Up` function
Original issue: `rhino-core` received a de...
97a41d406a1939173d7dd00fa517c2105b39b3d9 authored over 1 year agob3e638683e8cc1cb778856b4795c4b1478f20f40 authored over 1 year ago
edf5381d3b06685d6b93f3e1728399bae2d13ec8 authored over 1 year ago
da08b6a2cb89b3a73dc33a69c654932628aab6e5 authored over 1 year ago
af8a32c5f648d68cd71e8c3f6b30103f7caac892 authored over 1 year ago
08dbdba40c26da35dc6e1ed414cadaa8c95acb0c authored over 1 year ago
e9e2eb5eb670a239015090bed0592cb830093b59 authored over 1 year ago
It messes up when trying upgrades because the environment stays over
`install-local.sh`.
af421d0a6bb718880f9874d41827b1a40d9fb531 authored over 1 year ago
d2aefd8d25ef044a162102a72b926827380df675 authored over 1 year ago
438a5858229b19631fe72434572cda3d26177c34 authored over 1 year ago
d1c4d9e36226bc206e7edfd091c749acc79f9f71 authored over 1 year ago
* fix(checks): add check for `description`
* Format like other checks
bd929c28f19023696eda49610d4679d202b7eedf authored over 1 year agod6a3c0c8ec2cbb5bd27e4f859cb1b9dbe2a984db authored over 1 year ago
0c9b92667e6beb035ede836be3ef01adb86a3c12 authored over 1 year ago
a8c3ca203e2ee1da85bda79ef3f6b36a57d2d193 authored over 1 year ago
3006ecca0e1b8470dfcfe785aef50a6dd6711b33 authored over 1 year ago
66898337648b2242fc193a269beb1384d22c65e7 authored over 1 year ago
bfd046b4301122fb19478579f7520d89c9e859e7 authored over 1 year ago
92c5373d13aed09663cdf6780ea1f627f3fd0e53 authored over 1 year ago
7c16dcb92da22b057a3dcc318481e072f19e8e27 authored over 1 year ago
f29abbe4ad346ec55cf6cd8e49325a6a2b79e541 authored over 1 year ago
e2b56ad866d07ea2d0f3c90f8a9f9de5958443c8 authored over 1 year ago
d3606fee7dbf35342519da9669799b132c8b3409 authored over 1 year ago
2401f8ddd1054994409698daf36aaa52494d3fc6 authored over 1 year ago
* refactor(*): combine multiple checks
Hey Wizard, are you happy I'm using refactor instead of ...
1c91fba7cbbb5fc3ebd52202b3128f91bbcc7393 authored over 1 year agofaf998a3a099956bd7f8e4c6aa7ebc2637fc022f authored almost 2 years ago
6024eb33a7309ae90f6234bcaf35bafd6420e4f0 authored almost 2 years ago
73034dd26072b48d1aacc31ce455687ad80dd787 authored almost 2 years ago
bbd42b24f45c7ccaae1298f14cad1565cef218c3 authored almost 2 years ago
04d3f53f56e0cc3679da75fd23d276a96cf33860 authored almost 2 years ago
* refactor(*): use `(())` instead of `[[ -eq ]]`
* Remove extra space
509058ac530091cd976a5acc94d8cfc7a3eeec8c authored almost 2 years ago* feat(pacscript): change needed variables to arrays
* Pass name not arguments
* Add `buil...
d3778ca8c8af93595454de36a1e9d85bc18b67a6 authored almost 2 years ago15f9db36926566168a7ca761d11c59f383925f8a authored almost 2 years ago
a80cf3dd70c9b82efc1b74f65cfd205a93cba425 authored almost 2 years ago
25bf0c94704c3bbbf0ce5e4e6695f954a23cf478 authored almost 2 years ago
d9cc269884ada430559c9a35f40b7c3dc133392f authored almost 2 years ago
3459b9cf5798b116f2d612866d5ed1ad31c28e45 authored almost 2 years ago
* fix(select_options): make everything more explicit
* shfmt
fbe8e7d198d207c219ec8bd4b907c0de5c005979 authored almost 2 years ago* feat(pacscript): add `backup` key
* fix(backup): add the normal case
* It makes more sen...
cc8f0d7b249da94e040b30af439b7517d28b2601 authored almost 2 years ago* feat(pacscript): allow long descriptions
* Oops
21e5a7f7759f048715e94838b58e61ce23a9c668 authored almost 2 years agoee6883857b9c2dca4783d075c0659909512b72fd authored almost 2 years ago
* rm(grep): remove some grep cases for bash regex
* rm(grep): add `is_package_installed` func...
c03005fa4f422933a947ba751a1dfd959b67b32a authored almost 2 years agofc73942e3bf8813dd74fcfc7c61e59f278fd7e27 authored almost 2 years ago
93db0a1eda2237d1adf36115176395fdf4e9ea1b authored almost 2 years ago
4f7fe57cd58ab46c54c735aab0c9f3534cd52127 authored almost 2 years ago
023241912f4f6d31adb321488f0815dc3b739a9d authored almost 2 years ago
f6a52522a340890716f28267685141b554c0fe4f authored almost 2 years ago
5c0f8b0fc572993a8cb84c59887c79ce76b92800 authored almost 2 years ago
d96d971cd6e51457cb363d14393c0d26c1e014bf authored almost 2 years ago
8da25595f667fbd9cb0c195d814e22321ac2a7fc authored almost 2 years ago
820985317d260697c161496d737fdb087382b84b authored almost 2 years ago
5e531b9d351062668a4c711af78211e3f4706eca authored almost 2 years ago
43c632e50ede39b1c387dff505d2a0a3a162b4b6 authored almost 2 years ago
d1e66c1d6315096edcb3a7354ac429c2a2c14399 authored almost 2 years ago
148151b987519f4b5c7b19c3877c1f9583784835 authored almost 2 years ago
Co-authored-by: Sourajyoti Basak <[email protected]>
187ae2554a3a7ade1dd8e5c8b56a29d5afe52dc6 authored almost 2 years agoCo-authored-by: Plasma <[email protected]>
ac8871a0e17b7502c8e1356588b61307e54dedf4 authored almost 2 years ago10348ba978c28114bde40d0a9c4439721fe1c6cf authored almost 2 years ago
6a8e13aab10ecd7c13e79e2453ae1cdb52d7a222 authored almost 2 years ago
4581ff6b07ac1900cea3bc9fd0964f3d68156859 authored almost 2 years ago
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
d750ce4a9d9a954d3d028b0f15d8550d88a36498 authored almost 2 years agoda1547602b7151850a4cb984c9ffa9f71ca0a3a4 authored almost 2 years ago
4ae0422a2f30bc35c0899d293e59422387a8d289 authored almost 2 years ago
4cbe18049696192689280e3d3d371e1a2c9017f9 authored almost 2 years ago
72fa3f4b0035a32afb7399f399ef2b39aad22cc3 authored almost 2 years ago
d2ca890e69f15e12d92aaba82d53b68ecbae5590 authored almost 2 years ago
851d7ae0ddbad754d1845d5caf0d6789a24c4243 authored almost 2 years ago
a1f05c5ed9d3867b883e1805b74261996209e2c1 authored almost 2 years ago
24c3152acc49dcff6db579024adf2ca07bd53c7e authored almost 2 years ago
1131c97bcceb3727563810cf29ca077890cc2c76 authored almost 2 years ago
84864f995321c3e49bf9224fd6abdf8451982868 authored almost 2 years ago
Co-authored-by: Plasma <[email protected]>
098bcb86fb631bd6b38913f41ace9de8588d1dfd authored almost 2 years agoa3828bd42a7becb34f391a2c2e452f2258079aae authored almost 2 years ago
6daea0d621c0d062a3dec7fee10958e866153f00 authored almost 2 years ago
7b36fddd90e0cb607ac32bdb4c97adddb3178115 authored almost 2 years ago
a336c6069ea52a66561cac03bb0813dfcb28659d authored almost 2 years ago
83f7957e6e3be7cee2f0a6125d1c1944a6d47925 authored almost 2 years ago
* fix(download): always create `SRCDIR`
* Move inside the for loop
* Reset to before
* ...
6d13518444c5295145c83b16044de9666d53a36c authored almost 2 years ago7f90fa8daac33943c15d5aa3a8f41ec6a0555bf4 authored almost 2 years ago
346d3db5ae5e4430c06b6b881921593932b43388 authored almost 2 years ago
* fix(arch): recommend `any` instead of `all`
* Add suggested solution
* Fix codacy error
5d069bb84f4f7af331c0108d63d46d8cb7b94b32 authored almost 2 years ago* feat: add `NO_COLOR` support
* `-V` is NO_COLOR supported now
221e44d49f15c1a61cb467d500cc20b7c73de94f authored almost 2 years ago5f2888e4efff310aa875e470c3bac8c323279c40 authored almost 2 years ago
627b11123308c26f82528dee16ce6df051762520 authored almost 2 years ago
29ce073efa81398f769e25eb102fc9a0262623e8 authored almost 2 years ago
1d1e608cfdae0d83d71b83db22bc763e8551be33 authored almost 2 years ago