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

feat(download-local): add `nosubmodules` array option (#1060)

Co-authored-by: ook37 <[email protected]>

a09c8609ad50f7d6a5681b4ec7b6a58abb5be31e authored 10 months ago
chan!(download-local.sh): break out `srcdir` -> `srcdir` + `_archive` (#1059)

Co-authored-by: ook37 <[email protected]>

858faf0624c20b59840faef8dbdd83104e8214ce authored 11 months ago
fix(build-local.sh): unset `compatible` (#1058)

Co-authored-by: ook37 <[email protected]>

0e67f7253061ec1cc70cd2b2481aeac2372ad96c authored 11 months ago
feat(install.sh): make intro box pretty (#1057)

Co-authored-by: ook37 <[email protected]>

e4c3ee2cc58d43668427da876f7e8b62eda2971e authored 11 months ago
feat(*): add `check()` pacscript function (#1056)

Co-authored-by: ook37 <[email protected]>

4aef04dfaffc801b307ecfced83241215e614ba4 authored 11 months ago
feat!(maintainer): turn into array (#1022)

Co-authored-by: oklopfer <[email protected]>

864f1c3f38042f23aab25be9fc8c1fd1f5173402 authored 11 months ago
feat({build,download}-local.sh: add `{pre,post}_upgrade`, `pre_remove` (#1055)

Co-authored-by: ook37 <[email protected]>

ce7730eb3bd6b471c0507f40cc51cdbe6d189e6f authored 11 months ago
feat({build,install}-local.sh): add `conflicts` array (#1054)

Co-authored-by: ook37 <[email protected]>

736656fd984bc720725e849f10d6395676edd100 authored 11 months ago
chan!(*): `hash` -> `*sums` (#1053)

Co-authored-by: ook37 <[email protected]>

c4faad2933e7315a7687266b36d28b22b1134866 authored 11 months ago
chan!(*): `url` -> `{test_,}source_url`, `homepage` -> `url` (#1051)

Co-authored-by: ook37 <[email protected]>

926acb3fafc8a9b1ff5ae36fa8250c30f6249f3e authored 11 months ago
feat(install-local.sh): fetch relative package files (#1048)

Co-authored-by: ook37 <[email protected]>

602c4f3077e473982b2ec76c9efc6836656ec19d authored 11 months ago
fix(upgrade.sh): export `CARCH` & `DISTRO` (#1047)

Co-authored-by: ook37 <[email protected]>

d19966d0383e5d62f939b0a8fb9b6029e32bbe09 authored 11 months ago
fix(search.sh): mapfile append (#1049)

f8debc3518a831c77f0153e67677f4edbf564800 authored 11 months ago
chan!(*): `name` -> `pkgname` (#1017)

Co-authored-by: oklopfer <[email protected]>

65989c4567a57bb4691d29165acc5f5324a7079e authored 11 months ago
refactor(*)!: `SRCDIR` -> `PACDIR`, `pkgbase` -> `srcdir` (#1045)

Co-authored-by: ook37 <[email protected]>

0bbf3f86bb92ef293c65ff683b5882a768034c9f authored 11 months ago
feat(CI): turn docker images into locally produced matrix (#1041)

Co-authored-by: ook37 <[email protected]>
Co-authored-by: Elsie <hwengerstickel@protonmail...

5b797bac2aa783ef4c636f175d184ec6427de059 authored 11 months ago
fix({download,install}-local.sh): use more `clean_fail_down` (#1043)

07fc69342a0a2e9ee8fd78427fd7bda20f1791f7 authored 11 months ago
chan!(*): `replace` -> `replaces` (#1016)

Co-authored-by: oklopfer <[email protected]>

2bc258e2ec983dd70a18f21a93c620fb12e50488 authored 11 months ago
feat(install-local.sh): `${url}` -> `${source[@]}`

1bd4a7f419cf00ad088a6aea56c66a706a9e1d3f authored 11 months ago
refactor({build,download,install}-local.sh): break out into source chain

80104b5a1d107ddb4241380071ae95bc828cf95c authored 11 months ago
upd(pacstall): `4.3.1` -> `4.3.2` (#1026)

2d722a3da58aebaa08bfd180b13d40058e22f3b3 authored about 1 year ago
fix(install-local.sh): do more repair to `FARCH` array (#1024)

Co-authored-by: ook37 <[email protected]>
Co-authored-by: Elsie <hwengerstickel@protonmail...

6e832d47570ad9c07e907f7e8920cefd046883f1 authored about 1 year ago
fix(install-local.sh): use `curl -sO` instead of `wget -q` for downloading patches (#1020)

0d93bf07d55c68ac8e41d6cb97cd2e388e7809da authored about 1 year ago
fix(download): download literal name (#1023)

bea0f7ea8b174762b319a283b8bcb008f5988b44 authored about 1 year ago
upd(pacstall): `4.3.0` -> `4.3.1` (#1018)

aefc30ae346a0e055ae434f051d9ba521145b49a authored about 1 year ago
fix(install-local): unset `priority` in cleanup

867839a8ae2b6fd6aa39f950ba2262ffb7b819b3 authored about 1 year ago
upd(pacstall): `4.2.2` -> `4.3.0` (#1014)

e04500e872f84a2a400655316205449b07c9aa1e authored about 1 year ago
feat: add `priority` key (#1012)

Co-authored-by: oklopfer <[email protected]>

eba36e2972c4d75abd417c1b683cfbc59bce3964 authored about 1 year ago
fix(install-local): ensure dirs made by sudo are readable (#1004)

66fd4ec2d97422e4d3c062bda04deb675a91f078 authored about 1 year ago
fix(checks): `comp_err` variable in `incompatible` check

Co-authored-by: ook37 <[email protected]>

4818c5bf8f93d7cb2586edd01aba993e957aeead authored about 1 year ago
fix(is_apt_package_installed): it works now (#1011)

e092f2719cfef84e3a919e468a935e4a72fc22d9 authored about 1 year ago
upd(pacstall): `4.2.1` -> `4.2.2` (#1009)

3d5fd27616f678002b80fe036495422931365c1f authored about 1 year ago
fix(update.sh,pacstall): cleanup -x and update output (#1008)

Co-authored-by: ook37 <[email protected]>

df165e0d89a120711fd366d9d0117e3c91176dae authored about 1 year ago
fix(install-local): actually clone submodules (#1007)

7ce9ecfdafd802faffd3cddc5bf0d9899d528ca6 authored about 1 year ago
fix(error_log,install-local): ensure `$LOGDIR` exists before writing to it (#1005)

* fix(error_log): ensure `$LOGDIR` exists before writing to it

* fix(install-local): ensure `...

9bee759a1bc871ca37d524a75c38e8a131557f57 authored about 1 year ago
fix(install-local): install pacdeps from same repo on upgrade (#1000)

* fix(install-local): Install pacdeps from same repo on upgrade

* fix(install-local): Remove th...

f766a894b233710f47c40f2320e35fe1d7f9f9eb authored about 1 year ago
fix(upgrade): Missing export for pacdep metadata logging (#1002)

8cad2fae4802fc7c92216f626848629e7989706e authored about 1 year ago
perf(search): remove mapfile subshells (#1001)

c723eb1d623cd3ffba851a50632c67314ed84bea authored about 1 year ago
upd(pacstall): `4.2.0` -> `4.2.1` (#997)

30150c7072b393c108a86a8d20298f0fe9bbff77 authored over 1 year ago
fix: install pacdeps from the same origin (#994)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

8a5108cceecdb616ff7ab8d124dad1553a447fbc authored over 1 year ago
fix(install-local.sh): repair `compatible` array (#995)

0737863d266aed06c32870cd7c9db7e9fa311350 authored over 1 year ago
feat(makedeb): add `Vcs-Git` deblog for git packages (#993)

9d6af5014d83bca61060fec494ee87f25676eded authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#985)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

fba2dd0d30974e9070ee21e489c957871a805144 authored over 1 year ago
upd(pacstall): `4.1.1` -> `4.2.0` (#988)

fb4f3db86f71b862ba6c1ddcf53fc32b2c8da521 authored over 1 year ago
fix(install.sh): add `zstd` (#989)

3183c837f7953df10e07eff2d486cae4cec18b99 authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#982)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

e8232cc4c889d6013f7d619c6d04ebb8eef95ade authored over 1 year ago
feat(install-local.sh): add `compatible` array (#978)

* feat(install-local.sh): add `compatible` array

* fix whoops 1

* push lint into a single ...

299964a26169b20a9053270836056eebe8d9b597 authored over 1 year ago
fix(install-local.sh): repair `FARCH` array (#979)

Co-authored-by: ook37 <[email protected]>

9969a85233ec5b055e4fb8694750adbab6a14cfa authored over 1 year ago
perf(search): use `printf -v` instead of subshells (#980)

eb270b3910cc7753358a9747eb35471bf0c85c0e authored over 1 year ago
feat(createdeb): swap `xz` with `zstd` (#977)

ff65c7deb6808f0c3280d500163b03b850984bbf authored over 1 year ago
fix(update.sh): don't claim master is develop (#976)

96335c3bb74f624cb19745ac4e1acccd74857861 authored over 1 year ago
upd(pacstall): `4.1.0` -> `4.1.1` (#974)

fdd0648b5715267398fc3e206c7465241abc12ef authored over 1 year ago
fix(search.sh): use different variable name (#973)

8518356f0dd6f908abfe0df2e9e078ac7e165869 authored over 1 year ago
fix(pacstall): declare verbose debug output (#972)

a1ff95675ac07175863ba6620a67cea2c54a7bd7 authored over 1 year ago
fix(getMasks): redirect pipe output (#970)

af30cd45e2788b25fd55b142dc9d40d2593bf5cc authored over 1 year ago
upd(pacstall): `4.0.1` -> `4.1.0` (#968)

ddc32d7246905e726a4fc6a82fd4071357aa7374 authored over 1 year ago
feat(pacscript): add `mask` array (#961)

* feat(pacscript): add `mask` array

* Remove empty elements

* shfmt

* unset every time
...

f5ec78d039263914447205e7c18c2a8f8c295fd2 authored over 1 year ago
fix(postscripts): add newline before cat (#966)

661bb2dd76f1b99c4c1f36aa12d8001001edd63b authored over 1 year ago
fix(makedeb): log `Build-Depends` (#963)

415470edc214e03cf73a83764a722e5af3987c90 authored over 1 year ago
Merge pull request #964 from Elsie19/fucking-nuke-this-shit

fix(install): makedepends are too fragile to just remove

f5feebe8e9e5d4572cc614a06580b971db5f7311 authored over 1 year ago
fix(install): makedepends are too fragile to just remove

e8c9832d4d23d325fc002fc7668deaf2295951af authored over 1 year ago
upd(pacstall): `4.0.0` -> `4.0.1` (#959)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

80d3957e8ab78992a759d200abcf5b6f86ca05c6 authored over 1 year ago
fix(ISSUE_TEMPLATE): use correct names

d0b2a40df09214521b6b9cbdda2a9c64792f0e56 authored over 1 year ago
fix(upgrade): remove pre-4.0.0 git versions (#956)

1c832d29935358cb454f72f1714aa74cfc5cc06d authored over 1 year ago
refactor(dep-tree): remove responsive output (#957)

ee9bb6f5d6b44fef212ba64b8f2b6d212df4cecf authored over 1 year ago
fix(full_version): use old style for debs (#953)

cfc1e5af7d736a930cbbc3ddc0b961b6f8fdc157 authored over 1 year ago
fix(pin): include `provides[@]` in pinning (#954)

eeed5ea1a053c9481c0eb128866b3181758f2c93 authored over 1 year ago
feat!(pacscript): convert variables to PACBUILD equivs (#926)

87b5f0f76067258c5d325e3b25de047d895940bf authored over 1 year ago
add(update): `4.0.0` script (#950)

6cd0e698a0a538808b9af336ef881ed651315c11 authored over 1 year ago
upd(pacstall): `3.15.0` -> `4.0.0` (#951)

32b2b9fa26e1c914e2370dbc95a8450ddd8db5e1 authored over 1 year ago
fix(pacstall): ask punctuation (#949)

735779d776a552dcc01d0b2842997c42d2f3347d authored over 1 year ago
fix(prompt_optdepends): squash only stderr

7b65c6a2afddfb45bec5c01cc5be87f3580fac5a authored over 1 year ago
perf(prompt_optdepends): do not regen cache on every apt-cache run (#948)

* perf(prompt_optdepends): do not regen cache on every apt-cache run

* cheeky little fix

1a5d93b6cc334e1a1b85427624a8a6feb82196f7 authored over 1 year ago
fix(deb): run preinst if pacstall has it (#947)

93251a9a03b45ebb5c7b671b3df48357862ea59e authored over 1 year ago
fix(check_url): use fullname instead of appending `/packagelist` (#946)

ff9d36920e73ab1d591b29f5e3a091bc0476e564 authored over 1 year ago
fix(pacstall): add `FARCH` array (#942)

Co-authored-by: Elsie <[email protected]>

537542ed505dcf715cb49f44b7ff083403dcead6 authored over 1 year ago
fix(-L,install): missed elif, do not remove dependant (#944)

63b72ce27e6beff5ce2b0af1ca5ebb466dfd3ea8 authored over 1 year ago
fix(-L): hide no install error on non-interactive (#943)

c7afb4d1eca92a87a1a26441bc378d1ffe757186 authored over 1 year ago
fix(update): use cp instead of mv to copy files

80d73ec28d4412e20d0eb569be722ba33ec9c6fb authored over 1 year ago
fix(logdir): split `LOGDIR` into `LOGDIR` and `METADIR` (#940)

d5b2e93f4c3df458d601d9afb8d87ea489de221f authored over 1 year ago
style(upgrade): hide cursor on dep tree (#941)

a586f5458836debe5a2a6c4947c651fdb6a2c965 authored over 1 year ago
fix(log): use `declare` to avoid possible string splitting (#939)

9b26524f979c61e7896f2f1b563e78330236cebd authored over 1 year ago
refactor(pacstall): inline `size_of_deb` (#938)

7db15424545f6c517a661b2a1b60524b8259d13b authored over 1 year ago
perf(-Qi): use name references instead of subshells (#937)

0a96315303321779809f0fa1a26dc08a61c784c4 authored over 1 year ago
feat(-B): download deb if is deb package (#935)

025b1c93cd3f99ff3ba91a520657d89db873fc56 authored over 1 year ago
feat(-Qi): add queries (#934)

8b88b9a435971ee67f2efcd352449c9fbcbbc88f authored over 1 year ago
refactor(date): replace subshell calls to `date` with `printf` (#933)

f4603db12ba89831d77bdadc385aa970bf743d96 authored over 1 year ago
feat(-L): add fancy listing (#932)

aa8d922d8e2e3e423b6b726727678c9428d9f163 authored over 1 year ago
fix(PACSTALL_PAYLOAD): skip if pacdep (#881)

e4307f66606dd7c511caa3b41f858fda08f4fed8 authored over 1 year ago
fix(README): replace reddit with lemmy

f2bd438364638b07d21137607a21de886c74ec54 authored over 1 year ago
upd(pacstall): `3.14.1` -> `3.15.0` (#930)

a56dd89386dacb96c06759f367962a37ce940d35 authored over 1 year ago
fix(error_log): no glob

f16c8167a7156e1924019a2a84c43fd172e0e828 authored over 1 year ago
feat(upgrade): implement dependency tree (#929)

de40016029dc7fa4bb28687278066685fe18ef00 authored over 1 year ago
fix(CODEOWNERS): rename Henryws, remove Naruto

dc06a4cae78b38ceacec5d9b7df66dca042e9f5a authored over 1 year ago
fix(update): move old pacstallrepo.txt

bfc11834bb47b8ce65dce64d18a9876e7caa7452 authored over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#928)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

78c24f9040fb9132305933bdf58f2f9e08aa946b authored over 1 year ago
feat(pacstallrepo): remove `txt` suffix (#927)

a7484a8a6df8f966629d565700724146e9542ce9 authored over 1 year ago
chore(pacstall): `3.14.0` -> `3.14.1` (#924)

21c2d3302e84dbc84d215013ab1cba28ff3bb969 authored over 1 year ago
fix(pin): pin is `-`, not `.` (#923)

1cee80d8b2a236394d95bcfa1d42123950839af9 authored over 1 year ago
chore(pacstall): `3.13.0` -> `3.14.0` (#920)

79b3c9e361d9649f898034661314b6ff87730ba9 authored over 1 year ago